-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get status unserialize error #889
Comments
var_dump($statistics_file) and find the path then remove the file by manually. |
it is not one time error. it happen always if i get worker status every 10 seconds |
i already delete many times and start again after some time it come again |
Do you run |
yes. after i get status next moment i get connections. i have few workers and ask about status and connections each |
I get status in interval from worker. At file Worker.php in method formatStatusData have code
But some time situation like this
array of $info is:
And i get error :
The text was updated successfully, but these errors were encountered: