Build failing without error
My build is failing to deploy without any error. Its just saying the container failed to start. The build works perfectly on local and was working before 1 change to a jsx page which should not have any affect on the build. Project ID: bfcad15b-7423-4058-914c-8e726052a519
16 Replies
Project ID:
bfcad15b-7423-4058-914c-8e726052a519
are the build logs empty?
The build logs show that everything was success but the deployment failed and there is nothing in the deploy logs
can you share your repo?
Its a private repo but I can add you, whats your github?
Same here. my error says Cannot create code snapshot right now, please review your last commit or try again. It works on one environment but not the other
are you two still seeing this problem?
Yes, the build has some fetch cache errors, but it still builds successfully. After its built it hangs on the deployment phase for a while without any logs.
there hasn't been any reported platform issues, but can you try this deployment in a new service
could this be your issue?
https://discord.com/channels/713503345364697088/1152978094114738316/1153040909936640181
I have a volume but I havent set regions at all. I just deployed on a new project (this new one doesnt have a volume) and it works.
add a volume to the new service and see what happens
Still works
perfect
I should just be able to switch over the domain right?
I dont think there is anything else I have to transfer since there is no db
just remove it from the other service first
👍