Node freezed after some hours

Did you configure a static IP for your node or is your router assigning an IP via DHCP? In case of the latter, can you check if dhcpcd is running (after a boot)?

systemctl status dhcpcd

Your issue sounds a bit like mine, please see Node without IP-address due to dhcpcd segfault for details + solution.

2 Likes