This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Critical error - new gravity forms entry #2
Labels
bug
Something isn't working
Comments
Looks like the payload is too large. |
Looks like a limitation in Action Scheduler woocommerce/action-scheduler#455 (comment) I'll patch it to handle the error, but unsure when/whether I'd refactor it to be able to work with large payloads. |
The form in question has 33 fields, plus add-ons are active on it (if it matters) |
omgwtfwow
added a commit
that referenced
this issue
Oct 8, 2021
…haracters #2 Fix bug in Gravity Forms 'Confirmation Message' script
omgwtfwow
added a commit
that referenced
this issue
Oct 8, 2021
omgwtfwow
added a commit
that referenced
this issue
Oct 8, 2021
Merged
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello Juan,
this showed up when the user submitted a gravity forms entry.
The relevant settings: Track Gravity forms: ON, Track server side: ON, Identify: ON
Thanks again for this greatly useful plugin.
Frontend:
Error log:
2021/10/06 06:45:55 [error] 47638#47638: *20903 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught RuntimeException: Error saving action: ActionScheduler_Action::$args too long. To ensure the args column can be indexed, action args should not be more than 8000 characters when encoded as JSON. in /var/www/website.com/htdocs/wp-content/plugins/segment-for-wp-by-in8-io/includes/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:86
Stack trace:
#0 /var/www/website.com/htdocs/wp-content/plugins/segment-for-wp-by-in8-io/includes/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_DBStore->save_action(Object(ActionScheduler_Action))
#1 /var/www/website.com/htdocs/wp-content/plugins/segment-for-wp-by-in8-io/includes/action-scheduler/classes/ActionScheduler_ActionFactory.php(69): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
#2 /var/www/website.com/htdocs/wp-content/plugins/segment-for-wp-by-in8-io/includes/action-scheduler/functions.php(19): ActionScheduler_ActionFactory->async('async_task', Ar" while reading response header from upstream, client: 192.89.29.225, server: website.com, request: "POST /my-dashboard/article/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php73-two-fpm.sock:", host: "website.com", referrer: "https://website.com/my-dashboard/article/"
The text was updated successfully, but these errors were encountered: