Server crashing after deployment
hiscloan
FREEOP

10 months ago

Hi there,

I am experiencing this issue after build and deployment are successful

"/bin/bash: line 1: python: command not found"

my requirements.txt

asgiref==3.8.1
crispy-bootstrap5==2024.10
Django==5.2
django-crispy-forms==2.3
django-environ==0.12.0
gunicorn==23.0.0
packaging==24.2
psycopg2==2.9.10
sqlparse==0.5.1
tzdata==2024.2

my runtime.txt

python-3.11

Solved

2 Replies

hiscloan
FREEOP

10 months ago

Update, I changed the builder to Railpack and it seems to be working now!


Nice! Glad to hear it.

(Marking as resolved.)


Status changed to Awaiting User Response Railway 10 months ago


Status changed to Solved angelo-railway 10 months ago


Loading...