Error trace beetwen rear ports #7275
Replies: 2 comments 2 replies
-
Cable traces via frontports/rearports works for me, so can you give the exact steps to reproduce? What devices/frontports/rearports and what cables did you put between them? Also, can you provide a backtrace for the exception (set DEBUG=True in configuration.py) |
Beta Was this translation helpful? Give feedback.
-
At first I thought that the problem might be in my system after migrating to a new version, but then I brought up the new system on a different server and the error repeated itself. I have filled in only the required attributes. Environment: Request Method: GET Django Version: 3.2.7 Traceback (most recent call last): Exception Type: AttributeError at /dcim/rear-ports/8597/trace/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I run a netbox using docker, when building a trace between two devices via rear ports, I get an error: 'NoneType' object has no attribute 'origin'

Beta Was this translation helpful? Give feedback.
All reactions