Jobs Stuck Pending on Galaxy
mvogttech opened this issue · 3 comments
mvogttech commented
I can see that jobs are being created in the 'jobs_data' collection.
But they never actually start.
mvogttech commented
Found the issue.
Had to do with the dominator collection when a new instance is launched.
Perhaps there should be a parameter in the config to clear the dominator collection on system startup.
msavin commented
That’s strange - it shouldn’t be an issue - works fine everywhere.
It could take 5 minutes or so for Dominator to take control of a server - that is the grace period. Could that have been the problem?
…Sent from my iPhone
On Jun 8, 2022, at 6:12 AM, Michael Vogt ***@***.***> wrote:
Found the issue.
Had to do with the dominator collection when a new instance is launched.
Perhaps there should be a parameter in the config to clear the dominator collection on system startup.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
mvogttech commented
Deleting the only document in the 'jobs-dominator' collection fixed the issue.