R
Railway

✋|help

Build failing without error

Mmrxbox989/15/2023
My build is failing to deploy without any error. Its just saying the container failed to start. The build works perfectly on local and was working before 1 change to a jsx page which should not have any affect on the build. Project ID: bfcad15b-7423-4058-914c-8e726052a519
Bbrody1929/15/2023
are the build logs empty?
Mmrxbox989/15/2023
The build logs show that everything was success but the deployment failed and there is nothing in the deploy logs
Bbrody1929/15/2023
can you share your repo?
Mmrxbox989/15/2023
Its a private repo but I can add you, whats your github?
Nnflxshaki9/15/2023
Same here. my error says Cannot create code snapshot right now, please review your last commit or try again. It works on one environment but not the other
Bbrody1929/16/2023
are you two still seeing this problem?
Mmrxbox989/17/2023
Yes, the build has some fetch cache errors, but it still builds successfully. After its built it hangs on the deployment phase for a while without any logs.
Bbrody1929/17/2023
there hasn't been any reported platform issues, but can you try this deployment in a new service
could this be your issue?
https://discord.com/channels/713503345364697088/1152978094114738316/1153040909936640181
Mmrxbox989/17/2023
I have a volume but I havent set regions at all. I just deployed on a new project (this new one doesnt have a volume) and it works.
Bbrody1929/17/2023
add a volume to the new service and see what happens
Mmrxbox989/17/2023
Still works
Bbrody1929/17/2023
perfect
Mmrxbox989/17/2023
I should just be able to switch over the domain right?
I dont think there is anything else I have to transfer since there is no db
Bbrody1929/17/2023
just remove it from the other service first
Mmrxbox989/17/2023
👍

Looking for more? Join the community!

Recommended Posts
Cloudflare detected but not redirectingI've put the the right dns settings in cloudflare NS into godaddy. see screenshot which should poinFailed to authenticate to mongodbDeploying a MongoDB database from the UI, automatically creates a database named "test" if you connePrivate NPM Registry (GitHub)I'm using Yarn 3, GitHub Packages, and NodeJS. I am testing a deploy with `railway up` and when it gDjango advice neededHello good people, i would like to know how can i get some support for Railway? I started with a basUpdate TypebotHello, how i can update my project of typebot without lose all? i am new user in railwayWho deleted our database?I am writing to inquire about the recent deletion of the MySQL database in our account, we noticed Dockerbuild failes with no matching versionI attached the error and the dockerfile. The dockerfile locally runs withouth error but on railway ifailed opening connection to sql: default addr for networkHi, I am trying to deploy my golang web service which connects to mysql. I have added the mysql url Deploying Meilisearch template does not workI have a running project, If I click on new -> template -> Meili then a new service is created. HoweDeploy Flutter, error on buildHelp me! How do I deploy my flutter app on railway?Strapi crashes out of nowhereHello, my Strapi app sometimes crashes out of nowhere. This is not very good, because I have a prod Automatic Scaling not workingProject Id: 70ab406f-186f-40f7-ac61-c1a8dcb4bbb9 I am a user on the Hobby plan, the scaling on my pCron Job Run NowHello, I created a separate service with a cron expression configured. All works well until I try tNo sure that the changes are being applied when railway up.I have a Django app that was working fine until recently. One day, after running `railway up`, I staReferenceError: FormData is not defined in ProductionHello, my codes are working fine on localhost, but when I push the codes to railway it throws this mNestJS app starts correctly but receives SIGTERM after 20 seconds (Hobby Plan)Hello ! I've managed to successfully deployed and start my NestJS app, but I receive a SIGTERM 20 sFlask App Keep Getting Called From 192.168.0.xI'm not sure if this is the right place to ask, but i noticed that my app is getting call from 192.1sslIm new to all this so bare with me. I have a .dev site and the ssl giving me some issues. I'm gettiDeploy Logs Incorrectly Highlighting Logs as ErrorI'm having this issue with a custom log formatter on python defined like this: ``` formatter = loggDeployment stuck while pushing the image and failing after ~30minsHi, I have 4 environment in a project. I'm deploying fastapi application using uvicorn, it was takin