"Waiting" to deploy for 18 hours? Am I doing something wrong?
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.
29 Replies
Project ID:
5d77fb37-1fba-4a55-bbd3-e0fab8243723
Project ID: 5d77fb37-1fba-4a55-bbd3-e0fab8243723
waiting usually means your CI hasn't completed
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
Here's my main branch
odd, yeah do a blank comment
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
well that's not ideal
do you know why?
when it worked yesterday
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
one would expect that, yes
send the full logs though please
https://bookmarklet.up.railway.app/log-downloader/
PR created with a nothing commit.
CI usually runs in under 2 minutes
build logs please?
New PR build got past the error above.
PR for this discussion deployed successfully and quickly. Merging, praying for main to follow
sounds good
whelp, my prayers were not answered
I think this might be the culprit
>>
Definitely not a good user experience
(I really appreciate your speedy response here)
hey now errors happen
I've caused my fair share
It's the nature of the work for sure.
@Ray - docker error: no space left on device
Thread has been flagged to Railway team by @Brody.
👀
thanks for the pings, created an incident
Thank you. If there's anything I should do besides wait, let me know.
Solution
ray is about to do a little
rm -rf /var/lib/docker/overlay2/*
Gotta love the ole
rm -rf
😉
try again
gets the job done every time
@Ryan!