503 Errors – AWS Elastic Beanstalk
-
We are experiencing 503 Service Unavailable and 504 Gateway errors when using this plugin in the Admin area. We don’t get the errors anywhere else within the application.
The site runs in an auto-scaled environment on AWS Elastic Beanstalk, with load balancer. Minimum 2 EC2 instances (max 8). The platform used is PHP 7.4 running on 64bit Amazon Linux 2/3.3.9. WordPress version 5.8.3. Plugins are up to date.
Does anyone else here have a similar set up and share similar difficulties? It is becoming incredibly hard to debug.
* File upload shows no error but does not appear in the folder
* Cannot create or rename a folder without a 503 error
* Processing files in the Media Library Maintenance section fails with a 503 errorAdditionally, logs indicate that proxy_fcgi errors are occuring. Examples:
“[Thu Jan 20 00:40:23.811525 2022] [proxy_fcgi:error] [pid 6371:tid 140649982564096] (70007)The timeout specified has expired: [client [IP]:41968] AH01075: Error dispatching request to : (polling), referer: https://[SITE]/wp-admin/admin.php?page=media-library-folders”
“[Thu Jan 20 00:40:23.811525 2022] [proxy_fcgi:error] [pid 6371:tid 140649982564096] (70007)The timeout specified has expired: [client [IP]:41968] AH01075: Error dispatching request to : (polling), referer: https://[SITE]/wp-admin/admin.php?page=media-library-folders”
“[Thu Jan 20 03:06:18.292424 2022] [proxy_fcgi:error] [pid 29596:tid 140264519739136] [client [IP]:55354] AH01067: Failed to read FastCGI header, referer: https://[SITE]/wp-admin/admin.php?page=media-library-folders”
“[Thu Jan 20 03:06:18.292504 2022] [proxy_fcgi:error] [pid 29596:tid 140264519739136] (104)Connection reset by peer: [client [IP]:55354] AH01075: Error dispatching request to : , referer: https://[SITE]/wp-admin/admin.php?page=media-library-folders”
Any direction on this would be amazing.
- The topic ‘503 Errors – AWS Elastic Beanstalk’ is closed to new replies.