#Redeploy App

8 messages · Page 1 of 1 (latest)

swift current
#

Hi, a few months ago i deployed my Django app on Railway and configured all the stuff needed. However, i just went back to railway cause i wanted to check on it and it says Failed. I want to redeploy it but i couldn't figure how to do so. Would appreciate it if someone can guide me, thanks.

plain fjordBOT
#

Project ID: 7059ed1c-f89c-4333-bbea-35c660a74c9c

swift current
#

7059ed1c-f89c-4333-bbea-35c660a74c9c

#

I found out how to redeploy it but when i do the build is failing.I am getting this error:

#

Which is weird because i remember i already fixed it when i deployed it the first time.

#

I have already created a nixpacks.toml with the following content:

[phases.setup]
nixPkgs = ["...", "postgresql"]