Deploy failed without logs or errors
Anonymous
HOBBYOP

2 months ago

My project suddenly just become unable to deploy after 3 weeks of last deployment. No idea why, no errors at all in the logs.

Solved

16 Replies

2 months ago

Link?



Anonymous
HOBBYOP

2 months ago

uh did you address the issue?


2 months ago

Not yet, why?


Anonymous
HOBBYOP

2 months ago

im just wondering because you reacted to my message


2 months ago

Thank you emoji for the link.


2 months ago

Looking into it.


Railway
BOT

2 months ago

Hello!

We've escalated your issue to our engineering team.

We aim to provide an update within 1 business day.

Please reply to this thread if you have any questions!

Status changed to Awaiting User Response Railway about 2 months ago


2 months ago

Should be fixed now!


Railway
BOT

2 months ago

✅ The ticket Private Networking configuration error has been marked as completed.


Anonymous
HOBBYOP

2 months ago

I am now getting this error, is it on my side? but i've never received this error before

1462977852809937000


2 months ago

It is on your side, python 3.9.6 is very old and reached end-of-life.


2 months ago

Maybe you should upgrade your python version, do you define it anywhere?


2 months ago

Railpack only supports Python 3.10 and later according to the docs: https://railpack.com/languages/python#versions


Anonymous
HOBBYOP

2 months ago

right i defined it in the runtime.txt file years ago to ensure consistency


Anonymous
HOBBYOP

2 months ago

i'll just delete the file no worries, thank you so much


iloveitaly
HOBBY

2 months ago

@Caffe This isn't well-documented, but you should be able to set MISE_PYTHON_COMPILE=1 to fix the issue. If you set this in your app's environment variables it should work.


Status changed to Solved medim about 2 months ago


Loading...