10 months ago
Hi,
recently I often get “Deployment during the build process”
and the error “No start command was found.”
I’m building with a Dockerfile (not Railpack),
but the build still fails under Railpack. **Redeploying fixes it temporarily, **
but it keeps happening.
14 Replies
10 months ago
Howdy!
What region are you building on?
10 months ago
And is the repo/project you're building open sourced? Am I able to take a peek at its source code
No, it’s a private repo, but I’m building with a normal Dockerfile like this:
FROM nginx:alpine
COPY ./build /usr/share/nginx/html
EXPOSE 80
CMD ["nginx", "-g", "daemon off;"]Sometimes the build fails. and I got error like:
copy_file_range: no space left on device
no builders available in region - falling back to global scheduling
10 months ago
Hmmm, I'm going to look around and see if this issue happens for anyone else. Will potentially escalate it to the team.
10 months ago
Yeah not ideal or intended behavior thats for sure. Want to nail down a few things before I go raising haha
10 months ago
Going to escalate as I am not quite sure if its on your end.
10 months ago
!t
10 months ago
This thread has been escalated to the Railway team.
Status changed to Awaiting Railway Response noahd • 10 months ago
10 months ago
Hi there,
Could you please link the deployment/service you are referring to?
Best,
The Railway Team
Status changed to Awaiting User Response Railway • 10 months ago
sarahkb125
Hi there, Could you please link the deployment/service you are referring to? Best, The Railway Team
10 months ago
Hi,
you can check it at this link https://railway.com/project/2b820a21-d5d9-4928-9bfc-600e3172c237/service/e47de280-01f3-4599-9409-88e666ec2fc6?environmentId=facbb5a1-fc8c-4d96-9425-1aaca0b8df29&id=872c7132-bc42-4cad-839b-d0215c097bf4
deploy id: 872c7132-bc42-4cad-839b-d0215c097bf4
deploy id: 0fe462c6-5b4c-4f25-b596-72147f59636b
Status changed to Awaiting Railway Response Railway • 10 months ago
10 months ago
Ah, we also had a deployment incident a few hours ago (https://status.railway.com/cmgpc8epg00e2vt5jhwjfda9l) that has since been resolved.
Could you please redeploy and let us know if you're still encountering this error?
Status changed to Awaiting User Response Railway • 10 months ago
sarahkb125
Ah, we also had a deployment incident a few hours ago (<https://status.railway.com/cmgpc8epg00e2vt5jhwjfda9l>) that has since been resolved. Could you please redeploy and let us know if you're still encountering this error?
10 months ago
Hi, sorry for the late response. It seems we tried to deploy and didn’t encounter the issue. Thank you so much!
Status changed to Awaiting Railway Response Railway • 10 months ago
10 months ago
!s
Status changed to Solved brody • 10 months ago