You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that if mamato is left running for a while, it is unable to connect to MySQL database to retrieve results. I believe it is caused by MySQL server connection timeout (or something like that).
I've noticed that if mamato is left running for a while, it is unable to connect to MySQL database to retrieve results. I believe it is caused by MySQL server connection timeout (or something like that).
Here is a full stack trace: https://pastebin.com/q4aDwket
The solution would be to re-establish the connection when it times out, as explained on these pages:
The text was updated successfully, but these errors were encountered: