Skip to content

'Site' object has no attribute 'device' #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nomad-cyanide opened this issue May 14, 2025 · 1 comment
Open

'Site' object has no attribute 'device' #636

nomad-cyanide opened this issue May 14, 2025 · 1 comment
Labels
status: revisions needed This issue requires additional information to be actionable type: bug A confirmed report of unexpected behavior in the application

Comments

@nomad-cyanide
Copy link

NetBox version

v4.2.9

Topology Views version

v4.2.1

Steps to Reproduce

  1. Search for some devices

Expected Behavior

A topology view to be presented

Observed Behavior

Results in this error:

<class 'AttributeError'>

'Site' object has no attribute 'device'

Python version: 3.12.3
NetBox version: 4.2.9
Plugins:
netbox_topology_views: 4.2.1


The installation is completely new and I followed to instructions to the letter, when installing.

@nomad-cyanide nomad-cyanide added the type: bug A confirmed report of unexpected behavior in the application label May 14, 2025
@dreng
Copy link
Collaborator

dreng commented May 15, 2025

This seems not to be a NTV bug but related to NetBox bug 19376. Update to NetBox v4.3.1 and check if you are able to reproduce the bug. Otherwise, please put more effort in your description.

@dreng dreng added the status: revisions needed This issue requires additional information to be actionable label May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: revisions needed This issue requires additional information to be actionable type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants