Reset of dashboard causes type error #11385

Closed
opened 2025-12-29 21:44:28 +01:00 by adam · 4 comments
Owner

Originally created by @florianschendel on GitHub (Jul 15, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.3.3

Python Version

3.12

Steps to Reproduce

  1. Open the URL https://ipam.rsint.net/extras/dashboard/reset/

  2. Click confirm
    Image

  3. Or do the reset on the dashboard custom bar
    Image

Expected Behavior

Standard Dashboard should be loaded

Observed Behavior

If you login to netbox the system tries to load the dashboard and get the following exception

Image

If you open a netbox model via the url e.g. ipam.mydomain.net/ipam/prefixes there is no exception

Originally created by @florianschendel on GitHub (Jul 15, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.3.3 ### Python Version 3.12 ### Steps to Reproduce 1. Open the URL https://ipam.rsint.net/extras/dashboard/reset/ 2. Click confirm <img width="2262" height="608" alt="Image" src="https://github.com/user-attachments/assets/25bc4d5a-da6e-41f1-b2d9-aa2882a22da3" /> 3. Or do the reset on the dashboard custom bar <img width="2840" height="118" alt="Image" src="https://github.com/user-attachments/assets/5ffb7ccd-66a5-44e0-a604-b7eb5f607464" /> ### Expected Behavior Standard Dashboard should be loaded ### Observed Behavior If you login to netbox the system tries to load the dashboard and get the following exception <img width="558" height="288" alt="Image" src="https://github.com/user-attachments/assets/296a70d9-214d-4921-a514-d9175a083dff" /> If you open a netbox model via the url e.g. ipam.mydomain.net/ipam/prefixes there is no exception
adam added the type: bugpending closurestatus: revisions needed labels 2025-12-29 21:44:28 +01:00
adam closed this issue 2025-12-29 21:44:28 +01:00
Author
Owner

@florianschendel commented on GitHub (Jul 15, 2025):

It looks like a problem with the standard dashboards under
/opt/netbox/netbox/templates/extras/dashboard

@florianschendel commented on GitHub (Jul 15, 2025): It looks like a problem with the standard dashboards under /opt/netbox/netbox/templates/extras/dashboard
Author
Owner

@jnovinger commented on GitHub (Jul 15, 2025):

@florianschendel , I can not reproduce this in v4.3.3 in a development install. Please provide more details in your STR in order to reproduce this.

Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.

I also don't see any issues when trying to run 4.3.3-Docker-3.3.0 of the netbox-docker project.

@jnovinger commented on GitHub (Jul 15, 2025): @florianschendel , I can not reproduce this in v4.3.3 in a development install. Please provide more details in your STR in order to reproduce this. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports. I also don't see any issues when trying to run `4.3.3-Docker-3.3.0` of the netbox-docker project.
Author
Owner

@github-actions[bot] commented on GitHub (Jul 23, 2025):

This is a reminder that additional information is needed in order to further triage this issue. If the requested details are not provided, the issue will soon be closed automatically.

@github-actions[bot] commented on GitHub (Jul 23, 2025): This is a reminder that additional information is needed in order to further triage this issue. If the requested details are not provided, the issue will soon be closed automatically.
Author
Owner

@github-actions[bot] commented on GitHub (Jul 30, 2025):

This issue is being closed as no further information has been provided. If you would like to revisit this topic, please first modify your original post to include all the requested detail, and then ask that the issue be reopened.

@github-actions[bot] commented on GitHub (Jul 30, 2025): This issue is being closed as no further information has been provided. If you would like to revisit this topic, please first modify your original post to include all the requested detail, and then ask that the issue be reopened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11385