Page 1 of 1

Moved to a new server & issues

Posted: Sat Mar 09, 2024 4:11 pm
by meteo
Hi, I had to move to a new dedicated server as my oldone of 10+ years is nearing EOL.

I also moved my domain too, the server has php 8.2. Breckland Weather

I have multiple issues of which i have been trying for nearly 6 days now to sort out.

1, database is not updating
2, slow loading (in comparison, BW Leuven, BW PWS Dashboard and BW Saratoga)
3, items not working (steel gauges, the whole middle column)

I did hit it with

Code: Select all

SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));
that seemed to resolve my admin area issue as I couldnt access it before today.

I have also tried running the import script to backfill the days missing (jumping the gun, i know)
Test was spot on, no errors, ran the import and it says "Starting to parse data" and thats it,
Inspecting the page shows 60 of these errors...

Code: Select all

importFile.php:1 Unchecked runtime.lastError: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received
So thats another issue i have, i suspect they must be all related because for the most part, the script worked.

I hope someone can shed some light on this, please.

Regards

Martin

Re: Moved to a new server & issues

Posted: Tue Apr 02, 2024 8:22 am
by RonnyT
My ISP changed me over to a new server and I seem to have the exact same problem ... -30 degrees etc...
(have a separate post over here)
But it looks like you got it working again ... What did you have to do? :)