[error] Unable to contact daemon Service not running?
-
I'm having problems starting the openvpn service. This message appears in the status.
[error] Unable to contact daemon Service not running?
-
@Nicholas-0
What do you get in the OpenVPN- and System-Log after restart of the OpenVPN instance? -
openvpn 62470 event_wait : Interrupted system call (fd=-1,code=4)
openvpn 62470 /sbin/ifconfig ovpns1 10.10.10.1 -alias
openvpn 62470 /usr/local/sbin/ovpn-linkdown ovpns1 1500 0 10.10.10.1 255.255.255.0 init
openvpn 54006 Flushing states on OpenVPN interface ovpns1 (Link Down)
openvpn 62470 SIGTERM[hard,] received, process exitingphp-cgi 421 rc.bootup: The command '/usr/local/sbin/openvpn --config '/var/etc/openvpn/server1/config.ovpn'' returned exit code '1', the output was 'ld-elf.so.1: Shared object "libssl.so.30" not found, required by "openvpn"'
php-cgi 421 OpenVPN failed to startI noticed that when editing the OpenVPN server it also gives me the following error:
One or more of the selected Data Encryption Algorithms is not valid.
AES-128-GCM and AES-128-CBC appear selected but if I remove them they do not appear in the list of available encryptions.
-
@Nicholas-0 said in [error] Unable to contact daemon Service not running?:
Shared object "libssl.so.30" not found, required by "openvpn"'
If it comes to such details it is necessary to know you pfSense version. I guess, it is not the recent. Then you should consider to update.
-
@viragomann I updated PfSense from 2.6.0. to 2.7.0 yesterday and with that OpenVPN was also updated.
Before updating PfSense, OpenVPN was starting normally, however, it was giving another error related to TLS.
TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
TLS Error: TLS handshake failed -
@Nicholas-0
We are on 2.7.2 already.
Go to System > Update and select the recent branch version. -
-
@Nicholas-0
Do you have other options in the branch drop-town? Maybe it helps to switch the branch to something else and than back again.There are some threads in this forum with this or similar issues. Try to search the forum, maybe there are solutions.