#Builds stuck at building image stage
12 messages · Page 1 of 1 (latest)
Hmmmm, thats definitally not normal.
Are you able to click the 3 dots and trigger "redeploy".
I wonder if there was any remaining issues from the downage that could cause this.
If on that redeploy it does take just as long, I can bring this up to the team.
For your build, historically how long did it average? Did you change anything recently that could increase build times?
Yes I can click redeploy but it doesn't really help. Its my third time now, Historically it took like a minute to deploy. All I did was add tailwindcss and a favicon. That shouldn't increase build time.
Yeah unsure about build times. Going to bump to team and see if they have any input on that
!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.
New reply sent from Help Station thread:
Hiya! We had an incident around the time this build was happening. You can check our status here:
https://status.railway.com
I went ahead and clicked redeploy on your service. Looks like it's building now.
Build times are usually a function of how much processing the building is doing, how many dependencies it has to download, and how big your container ends up being after the build is completed.
You're seeing this because this thread has been automatically linked to the Help Station thread.
New reply sent from Help Station thread:
Its been 20 minutes since you clicked rebuild and its still stuck rebuilding. Locally the install and build takes 40 - 60 seconds.
You're seeing this because this thread has been automatically linked to the Help Station thread.
New reply sent from Help Station thread:
It's stuck here:
pnpm --filter @reskyle/website build 24m 38s > @reskyle/website@ build /app/website > react-router build vite v7.1.7 building for production... transforming...It looks like something in the transformation is taking a very long time. This does not appear related to the previous incident, but rather something specific to your build / dependency environment. What is this doing when you run this command locally?
You're seeing this because this thread has been automatically linked to the Help Station thread.
New reply sent from Help Station thread:
(hidden)
You're seeing this because this thread has been automatically linked to the Help Station thread.
New reply sent from Help Station thread:
(hidden)
You're seeing this because this thread has been automatically linked to the Help Station thread.