NAPALM: eos with "transport=ssh" set not working #11828
Replies: 3 comments 2 replies
-
If you set ADMINS and EMAIL in configuration.py, then restart Netbox, do you get a full exception backtrace E-mailed to you? That will show if the error is in Napalm or Netbox, and where exactly it is. |
Beta Was this translation helpful? Give feedback.
-
Here is the e-mail content I've got after error occurred: Internal Server Error: /api/dcim/devices/118/napalm/ AttributeError at /api/dcim/devices/118/napalm/ 'AristaSSH' object has no attribute 'connection' Request Method: GET Traceback (most recent call last): Exception Type: AttributeError at /api/dcim/devices/118/napalm/ Exception Value: 'AristaSSH' object has no attribute 'connection' GET: POST: No POST data FILES: No FILES data |
Beta Was this translation helpful? Give feedback.
-
In addition, could you please confirm my understanding: I've set "transport" setting here - |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, colleagues
Trying to turn on NAPALM for eos driver but get the following error. How to solve this?
For "ios" and "nxos_ssh" everything works fine.
Beta Was this translation helpful? Give feedback.
All reactions