Unable to access phpMyAdmin under any circumstances (different browsers, networks, new DBs)

Website URL
(Experiencing the issue in the hosting account’s Control Panel when trying to access phpMyAdmin. File Manager works normally.)

Error Message
Browser shows ERR_NETWORK_CHANGED or phpMyAdmin simply never loads.

Other Information
I cannot access phpMyAdmin under any circumstances. I’ve tested:

  • Multiple browsers (with and without extensions).

  • Different networks (Wi-Fi, mobile data, different devices).

  • Accessing via Control Panel → MySQL Databases → phpMyAdmin.

  • Creating new databases to force a different MySQL node.

  • Clearing cache, restarting router, changing DNS, disabling AdBlock.

The issue is consistent: no database opens in phpMyAdmin, including newly created ones. File Manager works, so the problem appears isolated to the MySQL cluster assigned to my account.
Requesting verification of the MySQL server status and assistance.

Not seen that before.

have you tried using an incognito window? That guarantees that no browser settings or plugins are blocking it

6 Likes

Thanks for that! It finally worked

Now, it doesn’t works even with incognito mode

1 Like

Are you getting any errors?

And can you try opening the browser console (ctrl shift I if it’s available) and seeing if you get any errors in there

5 Likes

The ERR_NETWORK_CHANGED code means that your network settings were changed while the page was being loaded. It is completely impossible for this to be server related. Neither the database server nor the phpMyAdmin server could cause this behavior.

This could be a network configuration issue or maybe just a virus scanner or firewall hijacking and breaking the connection.

However, since we don’t know about what’s happening on your end, there is not much we can do about this.

9 Likes

I don’t even know what is happening, sometimes it works normally and suddenly stops working

Not sure if this will help, but have you tried using VPN? Or if you are using Windows, you might want to try starting in Safe Mode with Networking Support. Any changes?

3 Likes

Again, as far as I can tell, it’s a network issue on your end. As to why you have this problem sometimes but not other times, I have no idea.

5 Likes