-
-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding peer by bulk do crash dashboard #160
Comments
Hi, do you mind running the dashboard with |
Also if I try to add another DNS to peer sometimes it's crash with EMPTY RESPONSE ERROR too. |
Hmm, could you please post the terminal output when you're adding DNS and add bulk peers? |
Hmmmmm this is interesting, I will look into it. Could you tell me if you're running the dashboard behind any network settings, such as proxy? |
Also I'm thinking, did you block your browser to set cookies? Because that's how the user info store. |
No proxy setting in my dashboard. I'm running it by default way (on my server external IP). And i don't block any cookies. Just tried to add peers on Edge with default settings - result the same, dashboard is go down( |
This is super weird... seems like your browser did not send the username and password successfully. Maybe did you have javascript disabled? or maybe your system is blocking it to fetch 3rd party libraries. This issue is kind of related to your issue: #137 (comment) |
I haven't disabled Javascript, checked it in browser setting (i haven't changed any default settings in Chrome|Edge btw). I turned off any extensions and it's not help me either :( |
ipconfig /release. Delete browser history, cookies etc done too, not helping :( |
This is weird... could you take a screen shot of your browser console output when you visit your dashboard? |
This tells me that |
Same situation in Edge and Opera (this one installed right now without any imports, just clean installation) |
I think there's something in searching available IPs in database maybe? |
I don't think so, because you can load peers. Just wondering, which version of dashboard you're using? |
3.0.6 |
And yeah, i updated it from 2.3.8 and have new database. Also I have another server with clean installation of your dashboard (3.0.6), same errors in it :( |
Hmmmmmm does your server exist locally? or is on the cloud? |
Cloud server. |
Yes, you should be. Do you mind tell me what |
I forked this wonderful document on WireGuard: https://github.com/donaldzou/wireguard-docs |
I have 10.66.66.Х/32 for my configuration. |
https://github.com/angristan/wireguard-install Maybe you know this popular installation script for Wireguard. |
Ohhhhhh, you might use the wrong file lol. This script will generate 2 files (i think), one for server, one for client. The server's |
For a server, the address should have at least 1 available IP for the client, so if your server's configuration have |
And peers have 32 mask, yeah |
This is the first time i'm seeing 2 lines of |
Yessss!!! I do notice it does not handle IPv6 well. I will continue to look into that. |
Could I close this issue? For me it's solved :) |
I'll close it ;) Have a great day/night! |
Hello WGDashboard contributors,
When I try to add peer (even 1) by bulk everything is crash and wg-dashboard.service is go down.
OS Information:
The text was updated successfully, but these errors were encountered: