OpenVPN-Admin icon indicating copy to clipboard operation
OpenVPN-Admin copied to clipboard

I need some help please?

Open Joshuaharry120 opened this issue 7 years ago • 6 comments

./install.sh www_base_dir web_user web_group

./install.sh /var/www/html/ httpd web_group

what is web_group and i hope web_user is correct aswell

Joshuaharry120 avatar Jun 03 '17 02:06 Joshuaharry120

ok i got all that stuff sorted now,

but starting the vpnserver //

[root@vpn1 openvpn-admin]# sudo systemctl start openvpn@server Job for [email protected] failed because the control process exited with error code. See "systemctl status [email protected]" and "journalctl -xe" for details. [root@vpn1 openvpn-admin]# sudo systemctl enable openvpn@server [root@vpn1 openvpn-admin]# clear [root@vpn1 openvpn-admin]# sudo systemctl start openvpn@server Job for [email protected] failed because the control process exited with error code. See "systemctl status [email protected]" and "journalctl -xe" for details. [root@vpn1 openvpn-admin]# systemctl status openvpn@server ● [email protected] - OpenVPN Robust And Highly Flexible Tunneling Application On server Loaded: loaded (/usr/lib/systemd/system/[email protected]; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Sat 2017-06-03 01:07:00 EDT; 7s ago Process: 3156 ExecStart=/usr/sbin/openvpn --cd /etc/openvpn/ --config %i.conf (code=exited, status=1/FAILURE) Main PID: 3156 (code=exited, status=1/FAILURE)

Jun 03 01:07:00 vpn1.ijosh.top systemd[1]: Starting OpenVPN Robust And Highly Flexible Tunneling Application On server... Jun 03 01:07:00 vpn1.ijosh.top systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE Jun 03 01:07:00 vpn1.ijosh.top systemd[1]: Failed to start OpenVPN Robust And Highly Flexible Tunneling Application On server. Jun 03 01:07:00 vpn1.ijosh.top systemd[1]: Unit [email protected] entered failed state. Jun 03 01:07:00 vpn1.ijosh.top systemd[1]: [email protected] failed. [root@vpn1 openvpn-admin]#

Joshuaharry120 avatar Jun 03 '17 05:06 Joshuaharry120

The same issue

khaleedeng avatar Jul 16 '18 16:07 khaleedeng

Seems to be apache for both: https://serverfault.com/questions/416236/what-is-centos-5s-apache-user-group#416239

SansPseudoFix avatar Jul 17 '18 20:07 SansPseudoFix

Cant running openvpn after installtion solution

Playragnarok avatar Jul 19 '18 11:07 Playragnarok

what is web_group and i hope web_user is correct aswell

web_user and web_group depends on you're distro, debian:: (www-data www-data) centos:: (apache apache)

lagman avatar Oct 20 '18 12:10 lagman

+1

squalvj avatar Mar 13 '19 13:03 squalvj