Gateway Timeout potentially caused by plugin updates
-
Hello,
For the last week or so I have been constantly experiencing
Gateway Timeout, The gateway did not receive a timely response from the upstream server or application.
errors when I hit “Edit Page” on multiple pages… Site still works but is slower than usual. Admin pages also work.
This started about a week ago after, and I believe it started after I updated some plugins (Pods, etc). Naturally I have tried to setup WP in debug mode but no matter what I try, the debug.log file remains empty (although the admin page > Site Health shows the WP_DEBUG_LOG option being activated and warning me of potential leak of sensitive data to normal users…).
For the debug log, I created the file (using touch), set the ownershipo to apache:apache (same as running httpd), and set the perms to 777.
wp-config.php contains:
define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', true );
I currently have the following plugins installed:
Admin Menu Editor Custom Post Type Permalinks Insert PHP Code Snippet Kaya QR Code Generator Pods - Custom Content Types and Fields Pods Alternative Cache Search & Filter TablePress TablePress Extension: Automatic URL conversion TablePress Extension: DataTables Buttons TablePress Extension: Parse Shortcodes before Formulas TablePress Extension: Pods tables TablePress Extension: Single Cell Content Shortcode WP Date and Time Shortcode Yoast Duplicate Post
Help is appreciated!
Thanks
- The topic ‘Gateway Timeout potentially caused by plugin updates’ is closed to new replies.