AdguardTeam / AdGuardVPNForWindows

AdGuard VPN Windows app open bug tracker
https://adguard-vpn.com/
78 stars 6 forks source link

Stuck on the servers check #639

Open deathline94 opened 3 months ago

deathline94 commented 3 months ago

Please answer the following questions for yourself before submitting an issue.

AdGuard VPN version

2.3.0 nightly 19 (1318)

Operating mode

VPN

Environment

- OS: Windows 11
- Other network-level software: N/A

Issue Details

Steps to reproduce: 1.open the app 2.thats it !

Expected Behavior

We expect that after opening the app and few seconds, the servers are done checking with their pings and ready to connect

Actual Behavior

After the opening, the app stays in perpetual checking mode which in turn doesn't allow selecting or connecting.

Screenshots

Screenshot 1: ![1](https://github.com/AdguardTeam/AdGuardVPNForWindows/assets/11331137/8b6c1b4e-9e73-4527-bceb-c914122ddf8e)

Additional Information

Here are some logs for your troubles :

Logs were removed due to privacy reasons

Aydinv13 commented 3 months ago

@deathline94 Hi there!

1) Could you grab the Debug logs because yours aren't detailed:

Instruction 1. Go to Settings --> General --> App settings -->Advanced settings --> Logging level --> **Record everything**; 2. Reproduce the problem and remember the exact time it was reproduced at. We will need it to find the corresponding entries in the log file; 3. Go to Support -> **Export logs and system info**; 4. Send the archive to `devteam@adguard.com` and mention this issue number in the subject. Don't forget to include the time of reproduction. 5. Set the logging level back to **Record by default**.

2) Try out the new Nightly build

deathline94 commented 3 months ago

Done. Sent through email.

Aydinv13 commented 3 months ago

@deathline94 received your logs thank you. By the way, do you have any other programs enabled that may affect network traffic? For example: DNS/ VPN service, Antivirus, Firewall

deathline94 commented 3 months ago

it wouldnt have mattered . i've tested with and without other vpns . and im sure there is nothing interfering with the app.

Aydinv13 commented 3 months ago

@awdrifter could you please share your logs as well https://github.com/AdguardTeam/AdGuardVPNForWindows/issues/639#issuecomment-1988076753

Danila-Arg commented 3 months ago

@deathline94 Hi! Can you can check this problem on the last nightly, just on it we solved the problem with ping update, a related problem with another task

deathline94 commented 3 months ago

Hey there ! Happy to report that the problem is fixed in the latest nightly (2.3.0 nightly 26 1364) But also a few more little problem arose. The ping check takes about 30 seconds. Also, the locations are not sorted based of ping and the “Fastest Locations” part doesn't work properly. It just shows a few offline servers. Other than those few small issues, everything else works just fine Thank you !

Danila-Arg commented 3 months ago

@deathline94 I'm glad to hear that. We do not provide sorting by ping, we basically sort by name, we put the fastest ones in the top 3, but I see this function does not work correctly for you, you can create a task on github and we will also consider it.