Bad gateway with Netbox Tags #13227
Unanswered
ghsteo
asked this question in
Help Wanted!
Replies: 1 comment 2 replies
-
Perhaps this is the problem: #14691 |
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.
-
Hello,
We utilize Netbox for our device inventory at our location. We have some VM hosts with trunked Vlans that get updated regularly. The VM Hosts and Vlans both have tags applied to them in Netbox and then we have a python script we run that goes through and ensures that the vlans are synced on the host. However it seems when we have that tag applied to a certain number of VM host interfaces it throws the bad gateway error below:
pynetbox.core.query.RequestError: The request failed with code 502 Bad Gateway but more specific details were not returned in json. Check the NetBox Logs or investigate this exception's error attribute.gg
Is there any kind of limitation on the amount of recommended tags being used? Wondering the directory on the Netbox logs file referenced above as well.
Thanks for any assistance!
Beta Was this translation helpful? Give feedback.
All reactions