-
Enthusiast
Error in Server status update task caught
Hi Ragezone,Creative here,
I have this problem i cannot fix on my own,
If anybody can help me, then thanks!
Here is the picture:
This error appears every 5 seconds!
This is a phoenix 3.11.0 server. It has nothing do to with the Server_status tabel in the phpmyadmin beause that works just fine.
.
-
-
Re: Error in Server status update task caught
Have you tried using a clean 'server_status' table just incase? I have this issue quite frequently with my Phoenix emulator and replacing the table seems to fix it.
-
Enthusiast
Re: Error in Server status update task caught
I deleted the old server_status table and put a new one in by query but i'm still getting the same problem ;l
any other idea?
-
Re: Error in Server status update task caught
I can only suggest that you create a new database, import a clean SQL into it, and then move over one table at a time to your Phoenix database to find out which table is causing it, then investigate further from there