andershagman

Results 6 comments of andershagman

It's a clean python3.8 venv and pip install netwalk on a freebsd 12.2 I regulary use napalm and ciscoconfparse on my own projects.

It's the latest. The problem is in the new napalm that demand a new crypographic version that don't work. I will try git clone and use the system napalm insted....

Hi Security did´t allow me to install the debug variant. But now I have it. This is a new clean 3.12 install cmd /k Nagstamon.exe [Errno 2] No such file...

Is this solved? I solved it like this. Change: ^Interface\s+MAC Address\s+Method\s+Domain -> Catch To: ^Interface\s+(?:MAC Address|Identifier)\s+Method\s+Domain -> Catch

Same symptom on 3.16.2 Windows or Unix . Can configure OP5 but not Zabbix. Windows: (, AttributeError("'NoneType' object has no attribute 'maintenance'"), ) Traceback (most recent call last): File "Nagstamon\QUI\__init__.py",...

With clean install without .nagstamon folder. (Nagstamon-3.17-20250223-win64_debug) OP5: works Zabbix: crash (, AttributeError("'NoneType' object has no attribute 'maintenance'"), ) Traceback (most recent call last): File "Nagstamon\QUI\__init__.py", line 4085, in get_status...