MySQL Issues
project ID: 9fb67cc6-a3d3-40fe-9ea6-540cf1686845
Not sure how to fix this I've been trying for ages any ideas?
I'm genuinely not sure what the error is I'm very new to MySQL and im using railway service variables if thats any help.
14 Replies
Project ID:
9fb67cc6-a3d3-40fe-9ea6-540cf1686845
1. try restarting it in the mysql settings page
2. if you're new to mysql, there's still time to switch to postgres, a brand new idle mysql instance will cost you minimum 5$ a month, postgres at idle would cost under 2$
Ah alright ill swap over to prostgres
i have one more question about a different project do i need to make a new forum post or can i do it here?
you can ask here!
Alright so, ive been having a issue deploying a python application from github to railway, it builds and deploys correctly but soon as it runs the code it says its missing the dependencies even though it say's its installed the dependencies correctly when building it.
strange
can you show me the build table at the top of the build logs please?
Alright one moment
everything looks fine, I can't see any issues
I'll ask an actual python dev when I see them around
alright thanks
Don't worry. im going to be hosting one locally. if you want to close this you can im not sure what to do with this.
I am not sure if that will change anything but it doesn't hurt to try, in your requirements.txt its discord.py=2.1.1 isn't it supposed to just be discord==2.1.1