I'm not sure if this unbound error is relevant but as it appears around the time of these events:
php-fpm 16215 /rc.newwanipv6: The command '/usr/local/sbin/unbound -c /var/unbound/unbound.conf' returned exit code '1', the output was '[1749405403] unbound[41019:0] error: bind: address already in use [1749405403] unbound[41019:0] fatal error: could not open ports'Looking at sockets:
IPv4 System Socket Information USER COMMAND PID FD PROTO LOCAL FOREIGN root php-fpm 16215 4 udp4 *:* *:* IPv6 System Socket Information USER COMMAND PID FD PROTO LOCAL FOREIGN root php-fpm 16215 5 udp6 *:* *:*It's not an area I am familiar with.
☕️