R
Railway

✋|help

"Waiting" to deploy for 18 hours? Am I doing something wrong?

Rrmason38/30/2023
I'm trying to move an app I deployed personally to a new account by setting up a new account and new git repo, so this wont be linked to my Discord profile.
Solution:
ray is about to do a little rm -rf /var/lib/docker/overlay2/*
Jump to solution
Rrmason38/30/2023
Project ID: 5d77fb37-1fba-4a55-bbd3-e0fab8243723
BBrody8/30/2023
waiting usually means your CI hasn't completed
Rrmason38/30/2023
Perhaps, but it finished quickly. All my environments for this project are in this state.
Perhaps the message from Github got lost?
I can't bump them to try to redeploy
Rrmason38/30/2023
Here's my main branch
Rrmason38/30/2023
BBrody8/30/2023
odd, yeah do a blank comment
Rrmason38/30/2023
I just tried to redploy the last commit to work since the waiting ones didn't have any elements in the dropdown menu
The build failed
BBrody8/30/2023
well that's not ideal
do you know why?
Rrmason38/30/2023
when it worked yesterday
#9 DONE 0.1s

 

 

#10 [stage-0 6/8] RUN --mount=type=cache,id=s/381b73ed-57df-4e25-ab17-35e3bc9f7a36-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt

 

#10 3.543 Error: Command '['/opt/venv/bin/python', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.

 

#10 ERROR: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1

-----

> [stage-0 6/8] RUN --mount=type=cache,id=s/381b73ed-57df-4e25-ab17-35e3bc9f7a36-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt:

3.543 Error: Command '['/opt/venv/bin/python', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.

-----

 

Dockerfile:20

-------------------

18 |     ENV NIXPACKS_PATH /opt/venv/bin:$NIXPACKS_PATH

19 |     COPY . /app/.

20 | >>> RUN --mount=type=cache,id=s/381b73ed-57df-4e25-ab17-35e3bc9f7a36-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt

21 |

22 |

-------------------

ERROR: failed to solve: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1

 

Error: Docker build failed

looks like the foundation for my container?
I'll try a blank commit.

For the error above, I'd expect a build that worked yesterday to work unchanged todaye
BBrody8/30/2023
one would expect that, yes
send the full logs though please
https://bookmarklet.up.railway.app/log-downloader/
Rrmason38/30/2023
PR created with a nothing commit.
CI usually runs in under 2 minutes
BBrody8/30/2023
build logs please?
Rrmason38/30/2023
New PR build got past the error above.
Rrmason38/30/2023
PR for this discussion deployed successfully and quickly. Merging, praying for main to follow
BBrody8/30/2023
sounds good
Rrmason38/30/2023
whelp, my prayers were not answered
Rrmason38/30/2023
I think this might be the culprit
ERROR: failed to solve: failed to read dockerfile: failed to prepare  as owhs8qzk20lf19tlkpntgihgb: mkdir /var/lib/docker/overlay2/owhs8qzk20lf19tlkpntgihgb: no space left on device
Rrmason38/30/2023
>>
 no space left on device

Definitely not a good user experience
(I really appreciate your speedy response here)
BBrody8/30/2023
hey now errors happen
Rrmason38/30/2023
I've caused my fair share
It's the nature of the work for sure.
BBrody8/30/2023
@Ray - docker error: no space left on device
DDuchess8/30/2023
Thread has been flagged to Railway team by @Brody.
RRay8/30/2023
👀
thanks for the pings, created an incident
Rrmason38/30/2023
Thank you. If there's anything I should do besides wait, let me know.
Solution
BBrody8/30/2023
ray is about to do a little rm -rf /var/lib/docker/overlay2/*
Rrmason38/30/2023
Gotta love the ole rm -rf
RRay8/30/2023
😉
try again
BBrody8/30/2023
gets the job done every time
@Ryan!

Looking for more? Join the community!

Recommended Posts
Q: Help with Deploying a Medusa Server to RailwaySo, it keeps saying server crashed, but in the logs, nothing seems to be an issue. Been at it backHow do i move my project under the pro plan i just moved to?I just migrated from hobby to Pro - how do i move my projects under this? it says i need an active sDeploy appwrite on railway apphow to deploy appwrite in railway app ? , as fullstack i really like appwrite as backend and Next jsCurrent usage is $ 3.13 but current bill $5.00Please let me know how it's works, should I pay $5 for next month Project: af5712a6-cd8f-4b70-93f8-1Cannot create code snapshot right nowCannot create code snapshot right now, please review your last commit or try again If this error perrailway mediasoup portsHello, can I run mediasoup on railway? I have this errors when I try to run it. ``` Error: port binrailway cache not clearing despite NIXPACKS_NO_CACHEas title says. my railway server is not deploying without using cache.Security Page for RailwayDoes Railway have a privacy/security page that we could reference to fulfill requirements from custoBig memory usageI have a nodejs app running some tasks and it seems like the ram is increadibly high in the railway Cannot terminate old instanceI have an old instance running alongside the latest one, and I cannot find a way to terminate it thrGitHub deployment triggers became inactiveDeployment trigger to main branch became inactive, I am on a paid plan.no build errors but serve command keeps crashingHi, I’m new to nx workspace, nest and railways.app. I did some changes and I pushed them to my GitHTemplate variable function ${{ secret() }} broken for new template deploysHey, I have a plausible analytics template on railway. I just got an issue on my GitHub repo for theRepo changes not being deployed automaticallyHi, I've made some fixes on my GitHub repository and the changes are not being deployed automaticallConnecting to custom postgres instanceHello! I have just set up a postgres service with custom dockerfile because I'm starting a new proje2 days in a row 7am server stops respondingI have a weird issue with my deployment. Nothing like that happened before. For the last 2 days aroui need help setting up my discord boti need someone to help me configure the database [ i am extremely new to this ]Time between new deploymentsSince I can't find this question, how many seconds does a deployment get removed after a new one goeHobby plan paymentHey do railway accept debit cards ? If yes then why isn't it working?Nobody answering emails on billingHow come nobody is answering the emails i send to billing@railway.app?