#MySQL Connection not available.

16 messages · Page 1 of 1 (latest)

lavish yoke
#

this error wasn't showing up much but lately it started getting a bit more and usually restarting the bot solves the problem but I want it not to appear at all

ruby hearthBOT
#

Project ID: bd35da20-981f-49ac-8333-eb8c89c3acbd

lavish yoke
#

bd35da20-981f-49ac-8333-eb8c89c3acbd

fossil quiver
#

what are your database connection settings?

lavish yoke
#

what do you mean by database connection settings ?

lavish yoke
#

i mean i cant find it

#

is this ?

fossil quiver
#

show me a screenshot of the service variables please

lavish yoke
#

sorry for the late reply btw

fossil quiver
lavish yoke
#

is it okay now ?

fossil quiver
#

yes

lavish yoke
#

okay thank you very much 🙏

fossil quiver
#

no problem

clear osprey
#

Likely cause: you're prematurely closing the connection in your code. Make sure the connection is available for the cursor you created. Check all of your .close() statements, especially on con