a month ago
scheduling build on Metal builder "builder-fcxhom"
unpacking archive
810 KB
7ms
using build driver railpack-v0.33.0
uploading snapshot
160.4 KB
15ms
╭─────────────────╮
│ Railpack 0.33.0 │
╰─────────────────╯
↳ Detected Python
↳ Using pip
✖ No start command detected. Specify a start command: https://railpack.com/config/file
To start your Python application, Railpack will automatically:
- Start FastHTML projects with uvicorn
- Start FastAPI projects with uvicorn
- Start Flask projects with gunicorn
- Start Django projects with the gunicorn production server
Otherwise, it will run the main.py or app.py file in your project root
railpack process exited with an error
Pinned Solution
a month ago
The error seems clear, you dont have start command configured on your service
2 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 27 days ago
Status changed to Solved Anonymous • 27 days ago
a month ago
The error seems clear, you dont have start command configured on your service
Status changed to Awaiting Railway Response Railway • 27 days ago
mayori
The error seems clear, you dont have start command configured on your service
a month ago
mb i didnt see that
Status changed to Solved mayori • 27 days ago