Request Timeout for Metaboxes Refresh
-
UPDATE: Nevermind. The timeout wasn’t an issue related to the plugin. Server setup issue!
—
UPDATE: I realized this issue was NOT the PHP execution timeout, but a PHP FPM idle timeout. PHP FPM by default has a 30 second timeout for a script to output something. However, I’ve updated it to 1800 seconds as a test, and it’s not finishing, so I think something else is happening. No PHP error logs showing up. Seeing if this is a plugin conflict.
—
Just a suggestion: Add a troubleshooting tip to https://aamplugin.com/help/how-to-hide-wordpress-metaboxes-and-widgets:
The Show/Hide Metaboxes “Refresh” function can fail if your idle timeout in PHP is too low. The default 30 seconds on most servers is likely not enough, and AAM will return with “Application Error” which may not be clear to the average user.
- This topic was modified 8 years, 5 months ago by .
- This topic was modified 8 years, 5 months ago by . Reason: Typos
- This topic was modified 8 years, 5 months ago by . Reason: PEBKAC
The page I need help with: [log in to see the link]
The topic ‘Request Timeout for Metaboxes Refresh’ is closed to new replies.