mikeb9x
mikeb9x
I can't provide logs because my SD card died and I'm waiting for a new one (32GB). For some reason I can't use my 64/128GB cards because I'm having partitioning...
A temporary working solultion: Set static IP of eth0 in console. Example: > ha network update eth0 --ipv4-address 192.168.1.5/24 --ipv4-gateway 192.168.1.1 --ipv4-method static --ipv4-nameserver 192.168.1.1 Then check if it's connected:...
> > A temporary working solultion: Set static IP of eth0 in console. Example: > > > ``` > > > ha network update eth0 --ipv4-address 192.168.1.5/24 --ipv4-gateway 192.168.1.1 --ipv4-method...