2 years ago
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
23 Replies
2 years ago
The team is aware and investigating right now
cc @angelo
2 years ago
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.
2 years ago
Sweet, thanks!
2 years ago
not sure if it's related either, but good to know all the same, thanks!
2 years ago
!t
2 years ago
This thread has been escalated to the Railway team.
Status changed to Awaiting Railway Response angelo-railway • almost 2 years ago
2 years ago
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.


2 years ago
Yep we can address this later, lets focus on the build finality issues.
2 years ago
Deploys should be fine here
2 years ago
@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.
2 years ago
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.
2 years ago
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
2 years ago
which is why im curious the watch paths in some way can affect it
2 years ago
or do you know how i can skip the build step on purpose? i just need it to clone and start basically
2 years ago
since railway has to build an image for your app, you can not skip the build step
2 years ago
make sense
2 years ago
Give us a moment Jan, team is deliberating on how to get your stuff to go through.
2 years ago
much much appreciated
2 years ago
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?
2 years ago
ah okay my bad I get what you are asking
2 years ago
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 command
2 years ago
sweet, i can give that a try at some point
2 years ago
Hey Jan,
You should notice builds starting to resume. We will be keeping our eye out if any other issues come to light.
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

2 years ago
This thread has been marked as solved automatically due to a lack of recent activity. Please open a new thread if you require further assistance. Thank you!
Status changed to Solved Railway • almost 2 years ago