AdguardTeam / AdGuardVPNCLI

AdGuard VPN command-line version
https://adguard-vpn.com/
68 stars 1 forks source link

Not work remove exclusions site #52

Closed Rootdiv closed 1 month ago

Rootdiv commented 2 months ago

Please answer the following question for yourself before submitting an issue

AdGuard VPN CLI version

1.1.99

Environment

Issue Details

Steps to reproduce:

  1. add site exclusions
  2. try remove site exclusions

Expected Behavior

removed site exclusions

Actual Behavior

Not remove site exclusions

Aydinv13 commented 2 months ago

@Rootdiv hi there!

Could you specify, is the exclusion not removed from the list or not applied once removed? Does it happen only with one domain? Is there an example of a domain?

Can you also please grab the debug logs: perform this command adguardvpn-cli config set-debug-logging on, reproduce the problem and collect the logs using adguardvpn-cli export-logs then send them to qa@adguard.com.

Rootdiv commented 2 months ago

Could you specify, is the exclusion not removed from the list or not applied once removed? Does it happen only with one domain? Is there an example of a domain?

Applying after deletion. If you request a list of domains in the exceptions, then all domains are displayed, including those that I wanted to delete. Deletion does not work with any domain.

Aydinv13 commented 2 months ago

Could you show the output of adguardvpn-cli config show and send the logs to qa@adguard.com, please.

Rootdiv commented 2 months ago

After updating to version 1.1.101 the error does not reproduce in mode selective but mode general bug reproduce. I will send the data to your email soon.

Rootdiv commented 2 months ago

Could you show the output of adguardvpn-cli config show and send the logs to qa@adguard.com, please.

Sended the data to your email

Rootdiv commented 1 month ago

After updating to version 1.1.108 the error does not reproduce. Everything works as it should.