#Deployment during the build process

16 messages · Page 1 of 1 (latest)

rocky pike
#

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.

outer zephyr
#

Howdy!
What region are you building on?

rocky pike
#

southeast asia (singapore)

outer zephyr
#

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

rocky pike
#

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

outer zephyr
#

Hmmm, I'm going to look around and see if this issue happens for anyone else. Will potentially escalate it to the team.

rocky pike
#

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

outer zephyr
#

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

outer zephyr
#

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

#

!t

crystal houndBOT
crystal houndBOT
#

New reply sent from Central Station thread:

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

You're seeing this because this thread has been automatically linked to the Central Station thread.

#

New reply sent from Central Station thread:

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

You're seeing this because this thread has been automatically linked to the Central Station thread.

Railway

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.

crystal houndBOT
#

New reply sent from Central Station thread:

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?

You're seeing this because this thread has been automatically linked to the Central Station thread.

Deploys failing to go through on certain hosts - Incident details - Railway Status

crystal houndBOT
#

New reply sent from Central Station thread:

Hi, sorry for the late response. It seems we tried to deploy and didn’t encounter the issue. Thank you so much!

You're seeing this because this thread has been automatically linked to the Central Station thread.

viral tendon
#

!s