13 Replies
Project ID:
N/A
that package is known to be hard to get working on railway, you can try this nixpacks.toml file though
@Brody thank you. may i ask where should i put it, sorry I just tried railway
just make a nixpacks.toml file in your project root
I tried creating the file and redeployed, this was the new error i got
do you see all those apt packages listed in the build table at the top of the build?
this ?
yeah, well it didnt work, but was worth a try, you can remove the nixpacks.toml file.
you should use
mysql-connector-python
instead of flask-mysqldb
and it works out of the boxokay i'll try thank you so much
hello, but I am also experiencing here connection timeout when requests are idle. Just like in pymysql. How can i resolve this? I tried placing connect-tiemout attribute.
does that happen locally?
Yes
hmm then not really a problem caused by railway, I'm sure you aren't the first to have this issue, so maybe you could find some answers through Google on stack overflow?
Okay thank you