core: OpenVPN Connection Status - Unable to Contact Daemon
Posted this on the forum but no acknowledgement … hopefully here will help
I’ve got several OVPN connections established and working (confirmed by connections to WAN via 4G and from LAN); however, the dashboard and menu option (VPN > OpenVPN > Connection Status) are all giving “Unable to contact daemon Service not running?” even though they’re definitely working.
Reboots are not solving the issue, nor killing the processes.
I’ve attached logs from the OVPN service as well as graphical evidence.
PS AUX output
root@router:~ # ps aux | grep openvpn root 23048 0.0 0.1 1085760 6728 - Ss Thu13 0:02.57 /usr/local/sbin/openvpn --config /var/e root 24452 0.0 0.1 1085760 6924 - Ss Thu13 2:31.13 /usr/local/sbin/openvpn --config /var/e root 30568 0.0 0.1 1085760 6888 - Ss Thu13 2:30.40 /usr/local/sbin/openvpn --config /var/e root 32392 0.0 0.1 1085760 6920 - Ss Thu13 2:56.28 /usr/local/sbin/openvpn --config /var/e root 86435 0.0 0.0 1080528 2840 0 S+ 18:50 0:00.00 grep openvpn
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Comments: 16 (6 by maintainers)
Commits related to this issue
- openvpn: debug for #2610 — committed to opnsense/core by fichtner 6 years ago
- openvpn: "connection refused" cannot mean a lot of things #2610 — committed to opnsense/core by fichtner 6 years ago
- openvpn: take this socket cleanup #2610 — committed to opnsense/core by fichtner 6 years ago
- openvpn: take this socket cleanup #2610 (cherry picked from commit 0a8794fc972116446fdbceaae1ac1a6482a61ec9) (cherry picked from commit 2916d620d446820eba1ae73d741c2a06177c0845) (cherry picked from c... — committed to opnsense/core by fichtner 6 years ago
Definitely happy 👍 No power failures as I know of as everything is attached to a UPS but it’s still definitely possible.
Thanks for all your help @fichtner I really do appreciate it