I upgraded to 6.12.6 and started to have a system lockup every other day at night. I got sick of diagnosing so I downgraded to 6.11.5 and now WireGuard won't start. Any ideas?
wg-quick up wg0
[#] ip link add wg0 type wireguard
[#] wg setconf wg0 /dev/fd/63
[#] ip -4 address add 10.253.0.1 dev wg0
[#] ip link set mtu 1420 up dev wg0
[#] ip -4 route add 10.253.0.2/32 dev wg0
[#] logger -t wireguard 'Tunnel WireGuard-wg0 started';/usr/local/emhttp/webGui/scripts/update_services
/usr/bin/wg-quick: line 295: /usr/local/emhttp/webGui/scripts/update_services: No such file or directory
[#] ip link delete dev wg0
wg-quick down wg0
wg-quick: `wg0' is not a WireGuard interface
nas-diagnostics-20240115-0933.zip