I have recently changed the IP for my HomeLab from '192.168.178.54' to '192.168.178.169'.
Since doing so pvestatd still tries to connect to the old IP, which leads to a timeout and all my system info in the web interface not being accessible.
How can I point pvestatd to the right IP to get status updates running again?
Since doing so pvestatd still tries to connect to the old IP, which leads to a timeout and all my system info in the web interface not being accessible.
Code:
Jun 25 09:55:16 pve pvestatd[1639]: lxc status update error: couldn't create carbon socket [192.168.178.54]:3000 - Connection timed out
Jun 25 09:55:17 pve pvestatd[1639]: storage status update error: couldn't create carbon socket [192.168.178.54]:3000 - Connection timed out
Jun 25 09:55:24 pve pvestatd[1639]: node status update error: couldn't create carbon socket [192.168.178.54]:3000 - Connection timed out
Jun 25 09:55:25 pve pvestatd[1639]: qemu status update error: couldn't create carbon socket [192.168.178.54]:3000 - Connection timed out
How can I point pvestatd to the right IP to get status updates running again?