theonemule / simple-openvpn-server

A setup script and simple web UI for setting up an OpenVPN Server
MIT License
232 stars 115 forks source link

Done APT-GET upgrade and service is not running any more #15

Closed djpirra closed 2 years ago

djpirra commented 2 years ago

Hi,

I have done an upgrade and apparently the service stopped running. My Azure VM also changed his public ip address so I am not sure what is causing the issue.

The service status is as "active (exited)"

How can I fix this?

Thank you

spatemp commented 2 years ago

which service stopped working for you. Openvpn or lighthttpd. if it's lighthttpd then look at the createclient.sh script I just propoese. It might help you configure client without lighttpd service as it's working for me now.

theonemule commented 2 years ago

Update to run on 20.4. Replaced Lighttpd with nginx