Scheduled report does not run after netbox containers/pods restart #16155
Unanswered
winadm87
asked this question in
Help Wanted!
Replies: 2 comments 2 replies
-
Same thing with 3.7.x as well as for scripts. After every version upgrade we have to reschedule all our scripts. Annoying. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I can confirm that this is still happening. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deployment Type
Self-hosted
NetBox Version
v3.6.4
Python Version
3.10
Steps to Reproduce
docker compose restart
Expected Behavior
Netbox pods/containers restart should not affect scheduled reports
Observed Behavior
Go back to UI and observe that scheduled job pass next iteration time without execution and do not re-schedule itself.
We can observe the same behavior as for "local docker compose deployment" and for k8s deployment.
Beta Was this translation helpful? Give feedback.
All reactions