Backup stops working on some devices
Closed this issue · 5 comments
Uzilurcs commented
Plugin version
v1.2.8
NetBox version
v3.3.9
Python version
3.8
Steps to Reproduce
- Create backup - backup runs instand.
- after a day backup stops - we see on "Last Backup" just " -- " and on backupcount " 2 "
- We see in the Logs:
Exception at line 148 on job: HOSTNAME
Exception at line 148 on job: HOSTNAME
Exception at line 148 on job: HOSTNAME
Exception at line 148 on job: HOSTNAME
Expected Behavior
Backup should work
Observed Behavior
Backup not work
DanSheps commented
Yes, it normally happens when there is an exception. I think I have captured all the cases where this happens to requeue the backup job at least.
Uzilurcs commented
Hey Dan,
the job is requeued but not running. The exception everytime shows up
DanSheps commented
What is the exception?
Uzilurcs commented
hmm sorry. i have only Exception at line 148 on job: HOSTNAME...