'PowerFeed' object has no attribute 'device' #5970

Closed
opened 2025-12-29 19:35:01 +01:00 by adam · 4 comments
Owner

Originally created by @rmammadli on GitHub (Jan 19, 2022).

NetBox version

v3.0.8

Python version

3.9

Steps to Reproduce

On left side menu

  1. click Power
    1a. click Power Feeds

  2. select certain one from the list of availables Power Feeds.

  3. in Connection section of Power Feed, click button 'Connect'

  4. fill in required data in section 'Side B'

  5. select / leave default value of 'Status' as 'Connected' in section 'Cable'

  6. click 'Connect' button

Expected Behavior

Connection to Power Port will be created successfully.

Observed Behavior

The errror raised:
'PowerFeed' object has no attribute 'device'

server-error

Originally created by @rmammadli on GitHub (Jan 19, 2022). ### NetBox version v3.0.8 ### Python version 3.9 ### Steps to Reproduce On left side menu 1. click Power 1a. click Power Feeds 2. select certain one from the list of availables Power Feeds. 3. in Connection section of Power Feed, click button 'Connect' 4. fill in required data in section 'Side B' 5. select / leave default value of 'Status' as 'Connected' in section 'Cable' 6. click 'Connect' button ### Expected Behavior Connection to Power Port will be created successfully. ### Observed Behavior The errror raised: 'PowerFeed' object has no attribute 'device' ![server-error](https://user-images.githubusercontent.com/24699861/150190781-369baf1c-b40c-44a8-a6ab-c30c574d2b58.PNG)
adam added the type: bugstatus: revisions needed labels 2025-12-29 19:35:01 +01:00
adam closed this issue 2025-12-29 19:35:02 +01:00
Author
Owner

@rmammadli commented on GitHub (Jan 19, 2022):

By the way, it was tested and works well on Netbox v3.0.7.

@rmammadli commented on GitHub (Jan 19, 2022): By the way, it was tested and works well on Netbox v3.0.7.
Author
Owner

@jeremystretch commented on GitHub (Jan 19, 2022):

Thank you for submitting this issue. Before any further work can be done, please upgrade to the most recent stable release of NetBox (currently v3.1.6) as this issue may have already been addressed. Please then update your issue to indicate whether further action is needed.

@jeremystretch commented on GitHub (Jan 19, 2022): Thank you for submitting this issue. Before any further work can be done, please upgrade to the most recent stable release of NetBox (currently v3.1.6) as this issue may have already been addressed. Please then update your issue to indicate whether further action is needed.
Author
Owner

@rmammadli commented on GitHub (Jan 19, 2022):

Thank you very much for your promt reply @jeremystretch!
Your suggestion to upgrade to the most recent stable version will be considired and performed accordingly.

@rmammadli commented on GitHub (Jan 19, 2022): Thank you very much for your promt reply @jeremystretch! Your suggestion to upgrade to the most recent stable version will be considired and performed accordingly.
Author
Owner

@rmammadli commented on GitHub (Feb 9, 2022):

Just for info, if someone gets the similar error:
the error was triggered by custom plugin developed internally.

@rmammadli commented on GitHub (Feb 9, 2022): Just for info, if someone gets the similar error: the error was triggered by custom plugin developed internally.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5970