matthewwee
Results
2
comments of
matthewwee
I'm not sure whether the MTU value is important to you or Proxbox but after getting this error I just `nano`ed into `/opt/netbox/venv/lib/python3.11/site-packages/netbox_proxbox/proxbox_api/updates/node.py` and changed `'mtu' : int(iface.mtu)` to `'mtu'...
> I have this issue too but I don't follow what changes need to be made. What changes did you make on which lines? I can’t say which line number...