YunoHost-Apps / vpnclient_ynh

VPN Client app for YunoHost
GNU Affero General Public License v3.0
41 stars 25 forks source link

Can't managed to launch the service for Neutrinet #14

Closed Psycojoker closed 9 years ago

Psycojoker commented 9 years ago

Salut,

Avec @Kloadut on a tenté de faire marcher pour Neutrinet l'application vpnclient pour jessie comme prévu et on arrive sur:

root@olinux:/etc/openvpn/keys# systemctl restart ynh-vpnclient
Job for ynh-vpnclient.service failed. See 'systemctl status ynh-vpnclient.service' and 'journalctl -xn' for details.
root@olinux:/etc/openvpn/keys# systemctl status ynh-vpnclient.service
● ynh-vpnclient.service - YunoHost VPN Client.
   Loaded: loaded (/etc/systemd/system/ynh-vpnclient.service; enabled)
   Active: failed (Result: exit-code) since Thu 2015-06-04 20:09:33 CEST; 6s ago
  Process: 6923 ExecStart=/usr/local/bin/ynh-vpnclient start (code=exited, status=1/FAILURE)
 Main PID: 6923 (code=exited, status=1/FAILURE)

Jun 04 20:09:33 olinux ynh-vpnclient[6923]: Retrieving Yunohost settings... OK
Jun 04 20:09:33 olinux ynh-vpnclient[6923]: [vpnclient] Starting...
Jun 04 20:09:33 olinux ynh-vpnclient[6923]: Run openvpn
Jun 04 20:09:33 olinux systemd[1]: ynh-vpnclient.service: main process exited, code=exited, status=1/FAILURE
Jun 04 20:09:33 olinux systemd[1]: Failed to start YunoHost VPN Client..
Jun 04 20:09:33 olinux systemd[1]: Unit ynh-vpnclient.service entered failed state.
Jun 04 20:09:34 olinux ynh-vpnclient[6923]: Job for openvpn@client.service failed. See 'systemctl status openvpn@client.service' and 'jo...details.
Hint: Some lines were ellipsized, use -l to show in full.

Normalement tout est bien configuré comme il faut.

jvaubourg commented 9 years ago

Could you provide me the content of /var/log/openvpn-client.log?

Psycojoker commented 9 years ago

Okay, finally managed to make it worked, it was stupid errors on our side, sorry for the noise :/