Django project deployment from github crashing
aedang1
HOBBYOP

2 years ago

I'm trying to follow the railway tutorial on the mdn docs (https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Deployment#examplehostingon_railway) but after choosing the repository for my project on railway the deployment crashes. I checked the Deploy logs and the only error that comes up is "/bin/bash: line 1: python: command not found". I've included a runtime.txt file specifying python version 3.10.5 as well as a Procfile. This is my first time trying to deploy a web application so i'm a bit lost.

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

aedang1
HOBBYOP

2 years ago

Solved the issue


Status changed to Solved brody over 1 year ago


Loading...