Crashes on deployment when using clone of one click deploy https://github.com/railwayapp-templates/d
jiahelim
HOBBYOP

a year ago

ProjectID:6d6eff9f-80ea-41ac-a353-40bab9f036e7
I've just cloned the exact same django app from https://github.com/railwayapp-templates/django
I've deployed from the repo and then switched out to my own github repo that is a clone of https://github.com/railwayapp-templates/django

I expected this to work exactly but when i redeploy on latest commit (my own clone)
I am getting Failed to deploy your latest commit (toast message)

Then it resets back the original one click to deploy ( https://github.com/railwayapp-templates/django) after these log messages

Expected is, that i could deploy the same using my own repo since it is a clone with nothing changed.
Am i missing something?

You reached the start of the range → Feb 12, 2025 9:59 PM

Operations to perform:

Apply all migrations: admin, auth, contenttypes, sessions

Running migrations:

No migrations to apply.

0 static files copied to '/app/staticfiles', 126 unmodified.
[2025-02-12 13:59:48 +0000] [1] [INFO] Starting gunicorn 22.0.0
[2025-02-12 13:59:48 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
[2025-02-12 13:59:48 +0000] [1] [INFO] Using worker: sync
[2025-02-12 13:59:48 +0000] [6] [INFO] Booting worker with pid: 6

1 Replies

brody
EMPLOYEE

a year ago

hello, im not seeing anything crashed?


Loading...