R
Railway

✋|help

All cron jobs skipped

MMarco™9/15/2023
Project ID: f3ce15da-e811-4392-8e64-d21d3ca5660e

I have a project with a cron job that runs every 15 minutes to gather new data from an API that I use. Somehow, since Sept 13 at 15:30, all my cron jobs are being skipped.

Before that moment, everything was running fine. I didn't change anything about the deployment settings or in my code. What happened and how can I fix this?
BBrody9/15/2023
are you sure your app is exiting?
XXmo9/15/2023
I've been having the same issue, cron jobs keep being skipped and pushing a new commit appears to fix the issue for a few runs of the job, but it breaks again and keeps skipping thereafter.

Project ID: aa51d924-3d7e-4bd8-8ea2-b2e0c54b328c
Yeah, the app does exit after the code execution.
MMarco™9/16/2023
Thanks! Push a new empty commit solved the problem. Let's see for how long it will be fixed...

Looking for more? Join the community!

Recommended Posts
Error deploy flaskHii, im having a problem with my project, can someone help me Project ID 0f9c813d-b8f5-4b7c-aa00-adHelp with webhooksRailway doesn't call my webhook, but i can manually call it through postmanDeleted MySQL DatabaseHow do I recover a deleted database without backup. projectId: e28cd36d-0d6f-4588-a03f-b54a6e97d1Connect to services using Private NetworksProject ID: 1790d4a8-0e32-4b4e-bf67-6ce23d7ae9e1 I'm trying to connect my main project (Node.js) toUpload FilesGood morning, I have 4 gigabytes of image files, my application is connected to Git, and I can't uplFiles on mounted volume not available after redeployI did a fresh deploy of @Brody 's Payload CMS template (https://github.com/brody192/payload-cms-tempCan't manually fill MySQLNone of the options i've tried works. I can still create dbs and populate them when connecting throuReferenced variables are emptyIf I hardcode the url in env variables, the deployment is successful, however using a reference to aSetup a monorepoHey guys, I'm using yarn workspaces and turborepo. I tried setting up the build command to "yarn turCan't start Remotion serverWhenever I try to use the Remotion server it cannot open the browser process and shows me this errorRecover a file inside a deploymentBy mistake I left a sqlite file inside a deployment and made a lot of updates to the database on thaDeployment Failed during build processI'm encountering issues while trying to build my Vue 3 and TypeScript project on Railway using Nixpa