Hi!
​
I’m hosting a WordPress installation with NGINX via Digitalocean. For the last month or two I had issues with users not being able to register for my site. Each time they try to register, there account is registered, email sent successfully. However, thought those happened successfully the website will gateway timeout the user.
​
I began digging and enabled debugging and could not find any issue (Nothing being written to debug.log. So, I tried spinning up a new WordPress instance and it gateway timed out after it asked for the site name/etc. However going to the landingpage loaded just fine after that. Also, on that instance it also is having the same issue with on new user registrations it will Gateway Timeout. I at this point thought it was a caching issue with Cloudflare, so I enabled development mode, waited 15 minutes for it to enable and still same thing. I, again, enabled debugging mode on that instance just for the same exact thing to occure. No debug.log file created under /wp-content.
​
I’m not sure if it is a issue with a NGINX configuration issue or what but I am able to install, uninstall, write files. All sites load fine. The server isn’t under stressful load or out of resources. Storage space is fine. I am not sure what else to check at this point. Anyone have any suggestions?
[ad_2]