Doug
Doug
RRailway
Created by Doug on 10/23/2023 in #✋|help
Postgres data lost after a few days of delayed payment. Please help 😣
I have a postgres database running, I hadn't realized that the services were down due to none payment. After paying and resuming the services, I have noticed that my production environment database has no tables. Is this supposed to happen? Please note that I did have database backups set up but for some odd reason the files are also empty and the backup is only 20B.
61 replies
RRailway
Created by Doug on 4/27/2023 in #✋|help
2 builds in running parallel on git push
Is it normal for railway for start 2 builds in parallel whenever I push code to github?
3 replies
RRailway
Created by Doug on 3/30/2023 in #✋|help
Override builder
I have a django project and in the root directory there is a Dockerfile. However, I have configured nixpacks.toml, Procfile, and railway.toml but whenever I make a deploy, it's building based on Dockerfile.
Sticky cache enabled
=========================
Using Detected Dockerfile
=========================
Sticky cache enabled
=========================
Using Detected Dockerfile
=========================
6 replies
RRailway
Created by Doug on 11/25/2022 in #✋|help
I'm having issues with my deployment
I am trying to redeploy a project. Here is the response I am getting.
#3 [internal] load metadata for ghcr.io/railwayapp/nixpacks:debian-1669098887
#3 sha256:67a42ec602ad07c8bfd54efab15d6843d00d6fc63fb2119ff45dc1d397decc46

#3 ERROR: unexpected status code [manifests debian-1669098887]: 500 Internal Server Error

-----
> [internal] load metadata for ghcr.io/railwayapp/nixpacks:debian-1669098887:
-----
failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests debian-1669098887]: 500 Internal Server Error

Error: Docker build failed
#3 [internal] load metadata for ghcr.io/railwayapp/nixpacks:debian-1669098887
#3 sha256:67a42ec602ad07c8bfd54efab15d6843d00d6fc63fb2119ff45dc1d397decc46

#3 ERROR: unexpected status code [manifests debian-1669098887]: 500 Internal Server Error

-----
> [internal] load metadata for ghcr.io/railwayapp/nixpacks:debian-1669098887:
-----
failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests debian-1669098887]: 500 Internal Server Error

Error: Docker build failed
8 replies