donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python & Vue.js
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.63k stars 252 forks source link

WGDASHBOARD Vpn configuration randomly disable #434

Closed YipWig closed 1 month ago

YipWig commented 1 month ago

Hi, i'm using WGDashboard for arround a month now and most of the time i just can't connect to my server , whenever i get back home i notice that this check : image Randomly disable itself for no apparent reason, it can get very anoying so would much apreciate to know why this is the case.

donaldzou commented 1 month ago

Hi @YipWig, WGDashboard should not turn on/off configuration automatically. Maybe your server got turned off somehow?

YipWig commented 1 month ago

Actualy figured out it's probably my server going down for whatever reason, i made a crontab with a command to start the peer every 5minutes and my issue is gone, thanks !