All NetBox jobs failing with "'NoneType' is not iterable" #20145
Unanswered
brandsdorfer
asked this question in
Help Wanted!
Replies: 1 comment
-
FYI your screenshots appear to be broken. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
All jobs, scripts, and reports in my NetBox instance are failing with
TypeError: 'NoneType' object is not iterable
. This seems to be a system-wide issue with thenetbox-rq
workers.My questions are:
'NoneType' is not iterable
error affecting all jobs?after exacuting script i see that
![Uploading iScreen Shoter - 20250821105216440.jpg…]()
![Uploading iScreen Shoter - Google Chrome - 250821105315.jpg…]()
and on the jobs itself i see that
Any help would be appreciated.
netbox version v4.3.4
python version 3.12.3
Beta Was this translation helpful? Give feedback.
All reactions