Issue Summary
Getting a “503 Service unavailable” when trying to access wp-admin
Troubleshooting Questions
When I install a fresh new site, Apache webserver PHP 8.0 I get a “503 Service unavailable, The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later” error when trying to acces wp-admin
When I install a NGINX version, PHP 8.0 I get a 502 Bad Gateway error.
Replication
It happens for every new site. Tried different browsers. Tried older PHP versions, works until version 7.3.5, anything newer gives the same error.
Strange thing is that wp-login.php is available. I can login, but going to wp-admin gives the error. If I go to the site after login, I can see that I am logged in (black admin header).I can create, view or edit posts, I can see the users, change the settings but cannot see the media library, the theme, the plugins etc.
Tried setting WP debug to true but no debug.log file is written
System Details
Local is version 6.4.3 +6116
I am running Mac OS 10.14.6
There are no recent errors in the Local Log. I’ll attach it anyway.
local-logs1.zip (278.8 KB)