VPN not working after reboot
Posted: Mon Jan 12, 2015 1:31 pm
Yesterday I purchase and installed the OpenVPN app and open the UDP port tested and everything was working fine, today I rebooted the HDA and the VPN service wont start anymore, I follow the steps in this 2 post:
https://bugs.amahi.org/issues/1204
viewtopic.php?f=3&t=5162
But got nothing, When I use the comand
this happends
I also tried to uninstall the OpenVPN app from the dashbord, but it keeps "Preparing to uninstall ..." forever and never does anything
Does anybody knows what can I do?
https://bugs.amahi.org/issues/1204
viewtopic.php?f=3&t=5162
But got nothing, When I use the comand
Code: Select all
systemctl status openvpn\@amahi.service
Code: Select all
[root@localhost system]# systemctl status openvpn\@amahi.service
openvpn@amahi.service - OpenVPN Robust And Highly Flexible Tunneling Application On amahi
Loaded: loaded (/usr/lib/systemd/system/openvpn@amahi.service; enabled)
Active: failed (Result: exit-code) since Mon 2015-01-12 14:17:35 CST; 1s ago
Process: 4716 ExecStart=/usr/sbin/openvpn --daemon --writepid /var/run/openvpn/%i.pid --cd /etc/openvpn/ --config %i.conf (code=exited, status=1/FAILURE)
Jan 12 14:17:35 localhost.localdomain openvpn[4716]: Options error: In [CMD-LINE]:1: Error opening config...onf
Jan 12 14:17:35 localhost.localdomain openvpn[4716]: Use --help for more information.
Jan 12 14:17:35 localhost.localdomain systemd[1]: openvpn@amahi.service: control process exited, code=ex...us=1
Jan 12 14:17:35 localhost.localdomain systemd[1]: Failed to start OpenVPN Robust And Highly Flexible Tun...ahi.
Jan 12 14:17:35 localhost.localdomain systemd[1]: Unit openvpn@amahi.service entered failed state.
Does anybody knows what can I do?