"Configure network failed" during installation
# harvester
f
"Configure network failed" during installation
a
Can you please open a github issue for this? https://github.com/harvester/harvester/issues/new/choose Please also include the output of
journalctl
(you should be able to get that from another console - CTRL-ALT-F2, then login as "rancher", password "rancher") then
sudo journalctl
or maybe just
sudo journalctl -u wicked*
which is hopefully enough to know what the network is doing
I've reproduced this -- you can work around it by specifying 172.16.0.2/23 as the IP address
(yes, I know that looks redundant with the separate netmask field)