a year ago
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
13 Replies
a year ago
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
a year ago
how 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
a year ago
please check
I'm experiencing slowness even just loading the list of deployments, it takes over 10 seconds
It's a next.js project, so without the .next folder, it's 2mb. The .next folder is 188mb
a year ago
we are looking into it
a year ago
should be fixed