Service stuck in Building phase, tried re-deploying
I have a service that was working fine, but I need to redeploy it because I changed some env vars, but I've re-deployed 3 times now, and every time it's stuck in the Building the image ... phase for over 10-15 mins.
https://railway.app/project/bffee644-ec55-4122-9e19-fee98c401647/service/05cba2ee-b344-4910-b0de-626add3247f7
Railway
Railway
Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.
11 Replies
Project ID:
bffee644-ec55-4122-9e19-fee98c401647,05cba2ee-b344-4910-b0de-626add3247f7
what specific command is getting stuck?
Oct 11 19:45:13 #8 [stage-0 5/11] COPY . /app/.
Oct 11 19:59:21 #8 DONE 1371.0s
it was stuck for 14 minuteshow large is your project files?
Not very large, usually that stage takes 1-2 seconds, just looking at the previous build,
#10 DONE 1.4s
please check
I'm experiencing slowness even just loading the list of deployments, it takes over 10 seconds
And it's not my internet connection, I checked it with external tools
It's a next.js project, so without the .next folder, it's 2mb. The .next folder is 188mb
we are looking into it
fwiw, the service itself seems to run fine
should be fixed
dashboard is loading as usual now