deploy fail
zihong0526
TRIALOP

a year ago

Build › Build image

(00:00)

Nixpacks build failed

Nixpacks was unable to generate a build plan for this app.
Please check the documentation for supported languages: https://nixpacks.com

The contents of the app directory are:

blog/
users/
joinrequests/ feedbacksystem/
sportlist/ db.sqlite3 message/ teamup/ media/ venuelist/
friend/
announcement/
init.py
notifications/
manage.py
templates/

View Deploy details

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

Solved

1 Replies

dev
MODERATOR

a year ago

If this is a python app, you might want to read this: https://nixpacks.com/docs/providers/python
Specifically, what files are required for your app to be detected as a python app

I'd recommend changing init.py to main.py if that's your entry-file


Status changed to Solved dev about 1 year ago


Loading...