bmcgonag / Vector

Wireguard Server-side Web-based User Interface
45 stars 9 forks source link

Clicking Create Server more than once creates multiple interface entries #13

Open bmcgonag opened 4 years ago

bmcgonag commented 4 years ago

For the "Server" interface creation, if I have an error, I have to click the button again, but this causes there to be multiple "[Interface]" sections in the server configuration file.

Fix: don't let there be more than 1 "[Interface]" section created.

bodzio4749 commented 4 years ago

I don't believe it is fixed. I download the installation script last night and still getting multiple entries for the same default value. Does "manual" overwrite work, or still "under construction"? The configuration values from /etc/wireshark are ignored, and actually overwritten. As I was finishing to play, I noticed that digitalocean droplet status was showing 100% CPU utilization, I checked the top and both "node" processes were killing the machine. Any reason why? 😎😅🤔