-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
After Updating docker container no longer starts. it starts and immadiatley fails. #307
Comments
I'm also facing the same issue. After upgrading docker in Ubuntu 22.04 LTS, swarm-cronjob is failing: $ docker service logs traefik_swarm-cronjob $ docker version Server: Docker Engine - Community |
i will parse all my personal info out and post docker info to see if its the same.... Client: Docker Engine - Community Server: Docker Engine - Community |
I replaced all image versions in Dockerfile with their "latest" versions, hoping a simple rebuild would solve the issue. It didn't. |
This fixes the issue, but I'm not an expert in go, so I won't make a PR.
|
Any idea when this will be added to the image for people that don't know how to do that? |
I expect the official fix to come very soon, but if you can't wait it's easy to apply my fix yourself.
|
Same here. |
#313 should fix this issue |
Support guidelines
I've found a bug and checked that ...
Description
crazymax swarmcron not running after update
Expected behaviour
container to run.
Actual behaviour
container will not start and stay running.
Steps to reproduce
update to latest docker version
swarm-cronjob version
latest
Docker info
Docker Compose config
No response
Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: