Replies: 2 comments 1 reply
-
Not a library issue. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The error itself is telling you the problem. MySQL server is failing at some point |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The bot using flask_sqlalchemy will report an error the next day
CR.CR_SERVER_LOST, "Lost connection to MySQL server during query"
pymysql.err.OperationalError: (2013, 'Lost connection to MySQL server during query')
You must restart the bot every day
Beta Was this translation helpful? Give feedback.
All reactions