Skip to content

Restarting standalone server from UI #159

@sudo-nitz

Description

@sudo-nitz

Hi!

I'm using a Debian 12-based VPS server.

I installed the OpenVPN server from the Debian repository. Version:

OpenVPN 2.6.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO]

The OpenVPN server has configured a port for managment connection. It's working - I verified this with the nc command, and the connection was established.

I managed to compile the openvpn-ui (0.9.5.6) sources. It runs as a service with root privileges and has a working connection to the OpenVPN server's management port.

After clicking "Restart Server," nothing happens. There are no changes in the OpenVPN logs or the service log ("sudo systemctl status").

My server runs as the openvpn-server@server service.

Is this a bug? Is there a missing feature? Can I restart the systemd service (with the command "sudo systemctl restart openvpn-server@server") using the restart button in the openvpn user interface?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions