-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
job-service-run: can't store data at section #43
Comments
@technoe i faced the same issue |
Same issue here, only difference is that I am targeting an existing service:
This is the output of the service logs
|
Hey, sorry. I'm not able to work on the issue now, and probably will not be able for the following month at least. If someone willing to investigate/fix it, I would be very happy to merge the fix :) |
So I was finally able to investigate this issue a bit. So this looks like different issues:
|
When setting a job to run a service, I get the error in the title.
I'm running ofelia as a service in docker swarm.
Here is my config.
[job-service-run "servie-executed-on-new-container"]
schedule = "* */10 * * *"
image = svc-backup:latest
network = traefik-network
The text was updated successfully, but these errors were encountered: