Issues with NetBox 4.4.2 and Topology Views Plugin - Coordinates Not Saving and 403 Errors #1536
Unanswered
sb-mz
asked this question in
Getting Help
Replies: 0 comments
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 everyone,
I recently updated my NetBox Docker installation to version 4.4.2 and also updated the Topology Views plugin to version 4.3.0. Since then, I have been facing some issues:
When moving devices in the topology view, their coordinates do not save, even though coordinate saving is enabled in the plugin config.
I cannot set icons for device roles anymore.
I receive HTTP 403 Forbidden errors on API requests like /api/plugins/netbox_topology_views/images/save/ and /api/plugins/netbox_topology_views/save-coords/save_coords/.
The error logs show messages such as:
I have verified that:
User and API token permissions are set correctly, including object permissions for the coordinate model used by the plugin.
The plugin is correctly listed and configured in PLUGINS and PLUGINS_CONFIG in the configuration file.
Despite these checks, the problem persists.
If anyone has experienced similar issues with NetBox 4.4.x and the Topology Views plugin, or has suggestions on additional troubleshooting steps, I would greatly appreciate your input.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions