Error: No start command could be found
ignaarguello
HOBBYOP

a year ago

context: a572be1c2369ed8c7ebc281663e8e5b8

Sep 10 11:40:33

Nixpacks build failed

Sep 10 11:40:33

Sep 10 11:40:33

Sep 10 11:40:33

╔══════════════════════════════ Nixpacks v1.28.1 ══════════════════════════════╗

Sep 10 11:40:33

║ setup │ python3, gcc ║

Sep 10 11:40:33

║──────────────────────────────────────────────────────────────────────────────║

Sep 10 11:40:33

║ install │ python -m venv --copies /opt/venv && . /opt/venv/bin/activate ║

Sep 10 11:40:33

║ │ && pip install -r requirements.txt ║

Sep 10 11:40:33

║──────────────────────────────────────────────────────────────────────────────║

Sep 10 11:40:33

║ start │ ║

Sep 10 11:40:33

╚══════════════════════════════════════════════════════════════════════════════╝

Sep 10 11:40:33

Sep 10 11:40:33

Error: No start command could be found

Sep 10 11:40:33

Is a Python with Flask app.

1 Replies

brody
EMPLOYEE

a year ago

You would want to use a railway.json file as shown here -

https://github.com/railwayapp-templates/flask/blob/main/railway.json


Loading...