I think I found the problem, somehow the vpn gateway group got deleted but the rules still reference it.
I recreated the group and everything is working fine again.
I recreated the group and everything is working fine again.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menuroot@OPNsense:/var/db # /usr/local/etc/rc.d/nut restart
nut not running? (check /var/db/nut/upsd.pid).
Network UPS Tools - UPS driver controller 2.8.0
Network UPS Tools - Generic HID driver 0.47 (2.8.0)
USB communication driver (libusb 1.0) 0.43
Can't chdir to /var/db/nut: Permission denied
Driver failed to start (exit status=1)
/usr/local/etc/rc.d/nut: WARNING: failed precmd routine for nut
root@OPNsense:/var/db # ls -la nut/
total 19
drwxr-x--- 2 uucp uucp 6 Jan 19 04:44 .
drwxr-xr-x 23 root wheel 34 Jan 27 10:23 ..
-rw-r--r-- 1 nut nut 6 Jan 18 10:00 upsd.pid
-rw-r--r-- 1 nut nut 6 Jan 27 10:23 upsmon.pid
srw-rw---- 1 nut nut 0 Jan 18 10:00 usbhid-ups-ups
-rw-r--r-- 1 nut nut 6 Jan 18 10:00 usbhid-ups-ups.pid
Quote from: franco on January 27, 2023, 09:10:25 AM
Does this do the job? https://github.com/opnsense/plugins/commit/16cbe99ebf
# opnsense-patch -c plugins 16cbe99ebf
Quote from: Bunch on March 18, 2022, 06:12:04 PM
For temporary fix, edit the VIP, save without any changes, then apply.
root@OPNsense:/home/David # /usr/local/etc/rc.d/haproxy start
Starting haproxy.
[ALERT] (21351) : Starting frontend 1_HTTP_frontend: cannot bind socket (Can't assign requested address) [192.168.64.1:80]
[ALERT] (21351) : Starting frontend 1_HTTPS_frontend: cannot bind socket (Can't assign requested address) [192.168.64.1:443]
[ALERT] (21351) : [/usr/local/sbin/haproxy.main()] Some protocols failed to start their listeners! Exiting.
/usr/local/etc/rc.d/haproxy: WARNING: failed to start haproxy