After upgrade to 3.7.6, error accessing IPAM -> Prefixes #15848
-
After the upgrade to 3.7.6 ( from 3.7.5) i now see that i cant access Prefixes Server Error So when going to https://netbox.domain.com/ipam/prefixes or clicking IPAM->Prefixes i get the error |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I would start by disabling all your plugins and see if that fixes the problem; if it does then re-enable one by one to find the problematic one. If it doesn't, then please post a full backtrace (set DEBUG=True in configuration.py) Do you have any custom fields defined on Prefix? Have you changed the default table layout? |
Beta Was this translation helpful? Give feedback.
I would start by disabling all your plugins and see if that fixes the problem; if it does then re-enable one by one to find the problematic one.
If it doesn't, then please post a full backtrace (set DEBUG=True in configuration.py)
Do you have any custom fields defined on Prefix? Have you changed the default table layout?