eborchardt

Results 3 comments of eborchardt

Originally, I tried using the web UI to make the change. However, after finding #3610 and reading the comments there, I tried using the CLI. ![image](https://user-images.githubusercontent.com/56270998/176030348-75680aac-35e9-4e23-a19c-256a7b2bf420.png) ![image](https://user-images.githubusercontent.com/56270998/176030570-6481e970-fe3f-4885-bcc9-0e4a7f5c535d.png)

I tried with all three in CLI to be certain: ``` [core-ssh ~]$ ha network update wlan0 --ipv4-method static --ipv4-address 192.168.0.89/24 --ipv4-gateway 192.168.0.1 --ipv4-nameserver 192.168.0.1 Error: Activating connection failed, check...

I ended up making a full backup and restoring it to a fresh installation. Now the network settings can be changed and saved successfully.