Cannot launch openvpn-status

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
koniuszkoMariano
OpenVpn Newbie
Posts: 5
Joined: Fri Mar 22, 2019 11:37 am

Cannot launch openvpn-status

Post by koniuszkoMariano » Fri Mar 22, 2019 12:01 pm

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:

Code: Select all

management 127.0.0.1 5555
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

Code: Select all

management 127.0.0.1 7656
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.

Post Reply