We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v3.5.9
3.10
Create cable between both interfaces
Remove one extremity device (DeviceA or DeviceB)
Then from the UI click on the edit button for your cable, you will see the Server Error
I should have the cable edit page to add an end or maybe the cable should be deleted?
Server Error There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'AttributeError'>
'str' object has no attribute 'label'
Python version: 3.10.12 NetBox version: 3.5.9 Plugins: None installed
==> http://X.X.X.X/dcim/cables/29/edit/?return_url=/dcim/cables/ 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered:
Duplicate of #11460. Please remember to search for existing issues before submitting a new one.
Sorry, something went wrong.
No branches or pull requests
NetBox version
v3.5.9
Python version
3.10
Steps to Reproduce
Create cable between both interfaces
Remove one extremity device (DeviceA or DeviceB)
Then from the UI click on the edit button for your cable, you will see the Server Error
Expected Behavior
I should have the cable edit page to add an end or maybe the cable should be deleted?
Observed Behavior
Server Error
There was a problem with your request. Please contact an administrator.
The complete exception is provided below:
<class 'AttributeError'>
'str' object has no attribute 'label'
Python version: 3.10.12
NetBox version: 3.5.9
Plugins: None installed
==> http://X.X.X.X/dcim/cables/29/edit/?return_url=/dcim/cables/ 500 (Internal Server Error)
The text was updated successfully, but these errors were encountered: