Cron Jobs skipped (no snapshot)

I’m trying to work out why the cron job scheduler isn’t triggering. It appears that when it runs it’s skipped and when I try to run it manually I get “cannot redeploy without a snapshot”. Attempted to find something in the docs to shed some light on this, but couldn’t find anything. Not sure if anyone’s ran into this before?
P
Percy19d ago
Project ID: b9f11c7b-92eb-410e-adc1-79b9e7f7ae5f
J
jsmth19d ago
b9f11c7b-92eb-410e-adc1-79b9e7f7ae5f
B
Brody19d ago
what kind of app are you trying to run on cron?
J
jsmth19d ago
it’s just a nodeJS function that’s called in a docker container, if I push a new build and then run the job it runs fine but not when it’s been there for a while it seems Yeah if I push a new build then it moves into the ready state, and I’m able to run now doing so runs the job fine, but it doesn’t get put back in the ready state after it seems
B
Brody18d ago
are you sure it exists when it's done it's job? if it never exits then all subsequent jobs will be skipped.
Want results from more Discord servers?
Add your server
More Posts
Why watch paths dissapears after some builds?On all my services my rule of watch path config was removed and start building all services of monorIssue with cronI have a cron to run at a particular time. This service run off a docker image built and pushed to How to use the CLI tool to restart the current deploymentHow to use the CLI to restart the current deployment, rather than redploying everything with "railwaIssue regarding connecting Directus and Next.js with internal routingI am trying to connect my next.js app with Directus using internal routing. Both of them are withinRailway REST API now workinghey, ive created an REST endpoint with a flask server, locally its working fine but on railway it soProject instance running twiceHaving an issue where my project is running twice. I've ran it on my computer and it runs once. Dontrailway inCan I use GCP that need authentication? Getting this error when trying to use GCP : ``` Caused by: jcloning to github from templatedoes this looks correct. should this not point to my github repo? i also want when i push to the devLong init on buildsSome of my builds stall out, and I'm not sure whyTurn off auto deployshey, is there a way to turn off auto deploys?I want to transfer my funds to my team accountI have 50$ in credit on my account I want to move it to pay for my team pro subscription404 main page not foundI deployed a docker file that contains multiple services and express app that serves react is one ofStuck on applying changeI have this spinner for quite some time now (around 5 minutes I think). It appeared after me adding Railway application not showing on domain even though CNAME is updatedHi all, I am trying to get my railway app to show when I visit both mypetnote.com and www.mypetnoteENV Vars Not Accessible On DeploymentAttempting to deploy Astro app via Railway and seems like no ENV vars are being exposed. DockerfileDocker image failes to copy `.git` directoryI wonder what am I doing wrong, as it seems like a trivial thing - copying a git directory onto the