Server Error Generated while adding cables, but still creates the cable -> after 3.5.0 upgrade #12414
-
As title states, it creates the cable but generates this server error after every newly created cable. These cables are being created manually through the web interface, NOT by bulk import or API. These cables are from interface to interface. The server error: python 3.8.10 I've also testing this on the netbox demo site and generates the same error. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Please can you obtain a backtrace: if this is a production system then set ADMINS and EMAIL in configuration.py and it will be mailed out to you. Alternatively, you can set DEBUG=True and it will be shown in the web interface. When pasting into Github, please put three backticks ( If you can give a specific series of steps to reproduce the problem, then it would be helpful to open a github bug report, including the backtrace too. |
Beta Was this translation helpful? Give feedback.
-
This seems related to #12395, which I believe I've just about fixed, and should be resolved in v3.5.1. |
Beta Was this translation helpful? Give feedback.
-
I am running a brand new install, Netbox 3.5.1 and also get this error. Only seems to happen when you chose to "Create & Add Another" cable.
|
Beta Was this translation helpful? Give feedback.
This seems related to #12395, which I believe I've just about fixed, and should be resolved in v3.5.1.