Issues with my platform - Due a Recovery #21335
Replies: 3 comments 3 replies
-
|
Hi there! Could you share a little more detail?
Since you’re running
As a last resort, if that single Config Context is corrupted and blocking progress, I’d avoid editing the database directly if possible. Instead:
If you can provide the traceback and confirm whether it’s only happening for ID 148, we can usually pinpoint the cause pretty quickly. Out of curiosity: |
Beta Was this translation helpful? Give feedback.
-
|
The recursive seems to be: /opt/netbox/venv/lib/python3.12/site-packages/debug_toolbar/panels/cache.py, line 40, in wrapper this is repeated 40 times in the Error Debug: /opt/netbox/venv/lib/python3.12/site-packages/django/core/handlers/exception.py, line 55, in inner /opt/netbox/venv/lib/python3.12/site-packages/debug_toolbar/panels/cache.py, line 40, in wrapper 40 x |
Beta Was this translation helpful? Give feedback.
-
|
ok, I have added some redis changes from https://github.com/netbox-community/netbox-docker/blob/release/docker-compose.yml to my own docker compose. I will be back.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi recently I have to do a full recovery of the platform and in under this section mynetboxcompany.net/extras/config-contexts/148/edit/ when i try to save any change also the description i got this error:

<class 'RecursionError'>
maximum recursion depth exceeded in comparison
Python version: 3.9.17
NetBox version: 3.5.9
Plugins:
netbox_bgp: 0.10.2
Any help would be very appreciated!
Beta Was this translation helpful? Give feedback.
All reactions