Hello, I try to run openvpn-status in my browser. I'm new in servers so forgive me for my limited knowlege. I install openvpn on my debian 9 VPS server in ArubaCloud with Nyr script [
https://github.com/Nyr/openvpn-install]. First I try to run openvpn-monitor [
https://github.com/furlongm/openvpn-monitor/]. I install it with nginx + uwsgi method. But I cannot run it because when I add those lines:
to /etc/openvpn/server.conf nothing happen.
Second I install openvpn-status from:
https://github.com/AuspeXeu/openvpn-status. There's the same situation. I add
to server.conf. Start that app and cannot connect to
http://127.0.0.1:3013.
That is my logs:
https://paste.gnome.org/pczwwltwo, maybe will help.
Regards.