#Jobs queue not running on coolify (VPS)
3 messages · Page 1 of 1 (latest)
Help is on the way! To mark it as solved, use the /solve command. In the meantime, here are some existing threads that may help you:
Documentation:
- Hooks Overview - Awaited vs. non-blocking hooks
- Job Schedules - Troubleshooting Schedules - Scheduled Jobs queued but not running
- Queues - Executing jobs - Cron jobs
Community-Help:
I've had various issues with autoRun and couldn't quite locate the underlying reason - some of our K8s instances do run just fine, others don't. There's a ton of variance in our setups between Payload versions, Node versions, etc. so it's hard to figure out what's going on. But we just ended up using the Endpoint to trigger jobs manually with K8s CronJob, Coolify should support something similar, too.