Deployment during the build process
janezkk
PROOP

5 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.

Solved

14 Replies

5 months ago

Howdy!
What region are you building on?


janezkk
PROOP

5 months ago

southeast asia (singapore)


5 months ago

And is the repo/project you're building open sourced? Am I able to take a peek at its source code


janezkk
PROOP

5 months ago

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:

copyfilerange: no space left on device
no builders available in region - falling back to global scheduling


5 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.


janezkk
PROOP

5 months ago

Thanks, seems like it’s been happening for the last 3–4 days.


5 months ago

Yeah not ideal or intended behavior thats for sure. Want to nail down a few things before I go raising haha


5 months ago

Going to escalate as I am not quite sure if its on your end.


5 months ago

!t


5 months ago

This thread has been escalated to the Railway team.

Status changed to Awaiting Railway Response noahd 5 months ago


sarahkb125
EMPLOYEE

5 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 5 months ago


sarahkb125

Hi there,Could you please link the deployment/service you are referring to?Best,The Railway Team

janezkk
PROOP

5 months ago


Status changed to Awaiting Railway Response Railway 5 months ago


sarahkb125
EMPLOYEE

5 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 5 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?

janezkk
PROOP

5 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 5 months ago


5 months ago

!s


Status changed to Solved brody 5 months ago


Loading...