Errno 101 - Network is uncreachable

MAAS(3.4.0) passes the commissioning and deployment stage without any problem, but gets stuck in the “rebooting” stage. Errno 101 network is unreachable error occurs. Even if I do a standard installation without using “cloud-init script”, the same error occurs.

Thanks.

- handlers.py[WARNING]: Failed posting event: {"name": "init-local/check-cache", "description": "no cache found", "event_type": "finish", "origin": "cloudinit", "timestamp": 1674196492.0928519, "result": "SUCCESS"}. This was caused by: HTTPConnectionPool(host='192.168.36.26', port=5248): Max retries exceeded with url: /MAAS/metadata/status/dwb6nf (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f9e613141c0>: Failed to establish a new connection: [Errno 101] Network is unreachable'))

maybe it’s related to the issue you fixed here External DHCP configuration - #11 by elperro ?

I hope…I’m testing this right now.

Yes it works !

Thanks @r00ta

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