25min Delay in starting Nixpack Build

I just noticed our latest deployment was taking 27mins to finish, so I checked it out and noticed our docker image push (or so I think that is it) was 800MB. I checked, and apparently we've been doing this for like 2 weeks, 800MB docker images each time. This sounds pretty unusual, as we don't use anything that heavy. Additionally, our builds usually finish in 3 minutes, so by this logic, nothing is out of the ordinary.
10 Replies
Percy
Percy2y ago
Project ID: 3c0425aa-9fe4-449a-a161-8a1efb3b53ee
Xevion
Xevion2y ago
3c0425aa-9fe4-449a-a161-8a1efb3b53ee Our stack is NextJS, Prisma, PostgreSQL with Nixpacks. A build a day ago took from 11:04:12:287 to 11:04:12:293 to upload the docker image. That is 6 milleseconds for 830MB. WTF. Okay, checking our latest build, it responds with very similar timings. So I have no clue why it took 27 mins.
Xevion
Xevion2y ago
14 mins later it restarted?
Xevion
Xevion2y ago
And it only started the server at 3PM, around 30mins after the merge & push occurred (2:35PM)
Xevion
Xevion2y ago
I just realized the restart was me. Times match up.
Xevion
Xevion2y ago
But here's the weird thing in the deployment 25min difference from the top to the bottom nixpacks hasn't even started
angelo
angelo2y ago
Hey, flagging @AhmedMozaly who might be able to give you some color here
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Xevion
Xevion2y ago
We resolved it, I don't know what my partner did but deployments are building normally again
angelo
angelo2y ago
Yea, its an issue on our end, hence we wanna know which deployment had the delay