pyroute2.netlink.exceptions.NetlinkError:

Using Raspberry Pi3 and Nova with Python:
If I open a connection:
result = hologram.network.connect()
then close that connection:
hologram.network.disconnect()

if I try and open it again I get this error:
pyroute2.netlink.exceptions.NetlinkError:(101, ‘Network is unreachable’)
I have to reboot the Pi and start over.
Any idea why?
Scott

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.