Cloudflare Timeout after sending Campaign

Routing via Cloudflare and nothing has change in the past 5 years. After sending my last Campaign, I’m finding that I can no longer get past the login page. After entering credentials - the url bar spins and I get the following image. I have tried: Overwriting everything other than the config.php file. I have tried to deleting user info in the database file (as well as optimizing the DB?) Not sure what else to do, or where to look? I’d appreciate any help if someone has had this problem before. Happy to provide more info as well! Thanks!

@nathanlang There are a couple of earlier topics about this caused by phplist checking for a new release but that URL is not responding and eventually phplist times-out.

You need to disable the phplist updating function by either or both of these
in config.php, ensure this is set to false

define('ALLOW_UPDATER', false);

If you also have enabled the Updater plugin then you need to remove that,
in admin/plugins directory rename UpdaterPlugin.php to UpdaterPlugin.php.txt so that phplist will not find it.

Then phplist will not try to check for a new release.

@duncanc Apologies for not seeing the previously (well documented) threads about this. That worked a treat thank you so much!

Just another quick thank you - had a user report this issue and after going back and forth on restoration efforts overnight, discovered this thread. It resolves the “Got timeout reading communication packets” and 2600 error successfully. The unresponsive IP is 45.79.22.171