Deployment failed - Container died
I am not able to deploy one of services, as it's stuck in build step and eventually fails.
Project ID: 9695f536-38e5-40aa-b2fa-cfd37924e77d
Service: 02348374-3381-4ad1-bb37-95d5d59fd058
19 Replies
Project ID:
9695f536-38e5-40aa-b2fa-cfd37924e77d,02348374-3381-4ad1-bb37-95d5d59fd058
The team is aware and investigating right now
cc @Angelo
Not sure if related, but none of my services are respecting the watch paths, and the failing service is attempting to build the other service. Although it succeeds so probably not related.
Sweet, thanks!
not sure if it's related either, but good to know all the same, thanks!
!t
New reply sent from Help Station thread:
This thread has been escalated to the Railway team.You're seeing this because this thread has been automatically linked to the Help Station thread.
Happy to open another issue for this if need-be. I noticed details of a deployment looks like this, even though settings are fine I believe.
Yep we can address this later, lets focus on the build finality issues.
Deploys should be fine here
@Jan Henning - we have some core fixes on the way to deal with deploy times to make them more performant. Cooper is working on the fixes but it will take time, if it's affecting a production let us know but unfortunately, this may occur sporadically.
it seems to be stuck in build step for 30 mins then fails, it's stopping me from pushing a new feature for a client they are waiting for.
do you know how long it may take to be back to normal? the service has no build step, and is only asked to run start script
which is why im curious the watch paths in some way can affect it
or do you know how i can skip the build step on purpose? i just need it to clone and start basically
since railway has to build an image for your app, you can not skip the build step
make sense
Give us a moment Jan, team is deliberating on how to get your stuff to go through.
much much appreciated
while this makes sense. it by defaults runs the build script in the project although i don't need it to. is there a way to skip the project build (npm/pnpm build) to run at all?
ah okay my bad I get what you are asking
there's probably a bunch of ways, the fastest way I can think of would be to set something like
echo hello railway
as the build commandsweet, i can give that a try at some point
New reply sent from Help Station thread:
Hey Jan,You should notice builds starting to resume. We will be keeping our eye out if any other issues come to light.You're seeing this because this thread has been automatically linked to the Help Station thread.
I just came here to look for answers to a problem similar, my builds are also getting stuck and failing. feels like every step takes way too long and at some point it just does.
Has been like that for over 2 hours