R
Railway

✋|help

Project with cron job aways skipped

TTonyS9/19/2023
Why my project nevers run with cron
TTonyS9/19/2023
c8a3761a-a377-4eda-8e52-b9aaf8481dd2
Hhysmx9/19/2023
what is the cron supposed to do?
BBrody9/19/2023
does your code exit after it runs?
Rrdraak9/19/2023
(watching because I'm having the same issue)
BBrody9/19/2023
does your code exit after it runs?
Rrdraak9/19/2023
yes. it's been untouched and it was working before.
BBrody9/19/2023
gotcha
can you throw in your project id too please?
Rrdraak9/19/2023
2090e121-cc62-4fbe-9114-5349121f7893
BBrody9/19/2023
re-runs the service on the set schedule, but it will only be run if the previous run has exited
DDuchess9/19/2023
Thread has been flagged to Railway team by @Brody.
Hhysmx9/19/2023
oh. i use a template someone created and works like a charm
BBrody9/19/2023
I think you are referring to my template
Hhysmx9/19/2023
yea 10/10
BBrody9/19/2023
cc @gschier
Hhysmx9/19/2023
reboots my service @ 00:00 each day
ok but why the laugh
BBrody9/19/2023
ask me in chit-chat
Ggschier9/19/2023
We're having a bug where we sometimes don't receive the signal that the last cron has finished, so we don't start the next one. I just manually deleted the last successful cron for your service so it should work now
TTonyS9/19/2023
ok sure i ll test
i hav more cron services like this
this fix will fix all ?
Ggschier9/19/2023
It won't, no. I fixed it by scrolling through the cron runs and manually removing the one that says "Active"
Ggschier9/20/2023
Quick update. I just deployed a more thorough fix that makes this workaround unnecessary.
If you are seeing a bunch of "Skipped" crons, jobs will now resume running on their own

Looking for more? Join the community!

Recommended Posts
Maximum of 4 volumes per project?Heya 🌞 I have several services and would need to attach another volume to one of these but it get aAny way to skip redeployment if github ci is skipped?Here's what I see on dashboard, railway is granted all accesses in my org on github. On github I caBuild Error after RedeployRecently, I've been facing a weird error whenever I redeploy my railway instance from the dashboard.Restarting database not working.My postgres database wont restart. All data is not modifiy after restaring it.Adding support for python with isolated-vm npm packageHello, I am using a project that requires the isolated-vm npm package (https://www.npmjs.com/packageListmonk; Static FilesNot sure why my post was deleted, but here it is again: Hello, I've deployed Listmonk on Railway, ConcurrencyWill concurrent requests to a single endpoint work? And where would the logs appear for each individProblem with Flask-Caching/ RedisI'm trying to setup a simple caching mecanism to my Plotly Dash (Flask) application deployed to railWorker Killed IssueI'm getting the attached error when I try to request my app from a React frontend, whereas I wasn't Need help with deploymentSubject: Seeking Guidance on Loading Environment Variables in Railway for My Go API Deployment Hi ebun: command not foundHello, I'm trying to migrate my project to bun to make TS easier, and I'm when deploying, the logs Metrics on Number of Web RequestsI just deployed a web API and would like to keep track of the number of requests made to the API. DoIs there a timeout on my api functions when deploying a nextjs app?I coudnt find anything about this on google or the docs, Thanks for helpingI have problems with the database when I do a deploy.I have a mongo DB database that is connected to a node js, to connect to mongo I use the url that moI have problems with the database when I do a deploy.I have a mongo DB database that is connected to a node js, to connect to mongo I use the url that moError comunicate with internal servicecsI'm trying to make a post on a route that is in an internal service on railway = api-ecompleto.railwUnchanged repo fails to deploy on env var change.I had this exact setup running last night, and this morning when I changed an environment variable iIs it possible to host Unity project?I have a unity game development project which runs C# Since I already use railway for my other projCan't see organizations reposTitle.Please my images are not displaying after deploying on railway. I am new in web development.Please I am new to web development and first time deploying to railway. I have django drf backend wi