ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
3.77k stars 464 forks source link

Bug: First Login #596

Open miili opened 2 weeks ago

miili commented 2 weeks ago

Hi all,

logging in for the first time throws a JS exception.

Password is correct and confirmed by the UI: Login Successful!

Uncaught TypeError: data is undefined
    success http://xxx:5000/login?next=/:118
    jQuery 6
    <anonymous> http://xxx:5000/login?next=/:110
    jQuery 7
    <anonymous> http://xxx.de:5000/login?next=/:98
    jQuery 8
    <anonymous> http://xxx:5000/login?next=/:96
    jQuery 13
miili commented 2 weeks ago

Workaround: restart wireguard-ui once after initial start.