2 years ago
Project id: ec89ba1e-1366-4f12-af35-f0c3f8bd3ef6
I have a cron that stopped running a few hours ago. Now it's only ever "building" or in the "ready" state, never "completed".
31 Replies
When I click "Run now", all it does is another build, which shouildn't be needed.
Cron will not run if there is another running process.
Are you killing your processes? Did one of them never fully complete?
I'm doing sys.exit(0) around the whole program with a try except, I don't see an indication that anything else is actually running.
All it's saying is "Ready" and never "Active" like my other serivice that is for sure running.
It did actually say "Deploying" for about 2 seconds before switching to "Ready" hmm




I tried printing something at the very top of my program before anything could possibly crash, and it's not showing up. So I'm inclined to think that the deployment is either not happening or failing silently.
Hmmm, very strange.
Can you try switching to a different builder and if not that, a different runtime?
Would it would to just enable New Builder Environment ? I don't know anything about how to use Nixpacks.
You can do it all in the settings tab. No need to worry about chaning your nixpacks
This is my CRON service settings.
Not saying you need to match; just worth trying to see if something is going on with one of the settings (builder or deploy)


? You shouldn't have needed to make a commit for it.
Regardless, that is strange. <:hmmmm:419873765732777984> idk. I wonder if anyone else has any ideas
I used the railway.json thing. Wasn't able to edit it in the UI. It just jumped back.
Trying the New Builder Environment now. It got stuck for a minute at the end, but now I got a "Completed" status at least. No deploy logs though. The details view is not updated either. Going to try "run now"



It's a bit unclear wether the build actually completed or not. Seems like it might not have. Maybe us-west.registry.rlwy.net is responding too slowly?

Yea, I was just about to say that. It looks like it isn't actually building. Very strange.
Yeah failed build even though it has a "Completed" status, and then other stuff happening after gets "confused"?
They keep stacking up like this. With the New Builder Environment it goes to "Completed", without it just gets to "Ready"

Without New Builder Environment, it does seem to be pushing the image fully though

2 years ago
!t
2 years ago
This thread has been escalated to the Railway team.
Status changed to Awaiting Railway Response brody • over 1 year ago
2 years ago
(Discord contains more messages than shown here): Edit: nvm, it was just not loading.
Here's a timeline in CEST. The cron ran every 10 minutes, then it stopped for some hours, and then it worked once, and then it stopped again.

2 years ago
Hi there,
We experienced some issues with our builders this weekend, which might've affected your CRONs. You can check out our status page for more information.
This seems to be resolved, but feel free to reopen a ticket if you get more issues. I've also sent this to the team so they can take a look.
Best,
Nicolas
2 years ago
This thread has been marked as solved automatically due to a lack of recent activity. Please open a new thread if you require further assistance. Thank you!
Status changed to Solved Railway • over 1 year ago




