Moved to a new server & issues
Posted: Sat Mar 09, 2024 4:11 pm
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
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...
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
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',''));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 receivedI hope someone can shed some light on this, please.
Regards
Martin