I’m using WPMUDEV Hosting, and for the last few days (or maybe a week?) I keep randomly getting “This site can’t be reached” errors where my site becomes unresponsive for a minute or so before going back to normal after the page eventually reloads. There are two different types of that error message that I get, and I can’t figure out when either is triggered.
Error 1: ERR_CONNECTION_CLOSED
Error 2: ERR_HTTP2_PING_FAILED
I’ve just spent the last few hours troubleshooting, and here’s what I’ve come up with so far…
1. It’s somehow isolated to the browser it happens in, meaning if it’s happening in Chrome, I can open Opera or an Incognito window, and it will be fine in there…but then later on might be happening there and fine in the first Chrome window again. Because of this, I can’t seem to see any issues in the server error logs that I can find.
2. It affects both the WordPress admin and the frontend of the site, including any new tabs that are opened.
3. When it happens, it starts by just a blank white screen for about a minute and the status text in the bottom-left corner of the browser window says “waiting for (sitedomain)”. After it’s finished it’s timeout period, it displays one of the error messages, and then either automatically reloads the page fine, or it can be manually reloaded and works again. (Until it happens again a few minutes later, of course.)
4. Once it has actually displayed the error message, it reloads fine and any/all other tabs in the broswer for the same site start working again as well. (There’s just that looong wait with the blank white page while it attempts to load before it gets to the error message.)
5. I deactivated all plugins (except WPMUDEV Dashboard) and switched to default twenty-twenty-one theme, and I still got the errors.
6. I closed all other borswer tabs, emptied the browser cache, and then restarted the browser, and still get the error messages.
7. I cleared the “Object Cache” in the WPMUDEV hosting dahsboard, and still no luck.
8. I’m now stumped and feeling frustrated and desperate.