Skip to content
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

Rearranging filters via AdGuardHome.yaml causes crash #1204

Closed
ghost opened this issue Nov 25, 2019 · 2 comments
Closed

Rearranging filters via AdGuardHome.yaml causes crash #1204

ghost opened this issue Nov 25, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 25, 2019

Just a heads up if anyone else encounters this.

AdGuardHome wont resolve DNS queries or start webserver if you rearrange the order of filters in AdGuardHome.yaml file.

No problems.

...
filters:

With problems as described above.

...
filters:

It looks like any filter id whose number is less then the previous filter id makes AdGuardHome not boot properly

...

@ameshkov
Copy link
Member

To troubleshoot this issue we need to see AdGuard Home logs.

  1. Configure AdGuard Home to collect logs:
    • Specify log_file
    • Set verbose to True
  2. Restart AdGuard Home and reproduce the issue
  3. Post the log file here.

@ghost
Copy link
Author

ghost commented Nov 25, 2019

Closing for now as I can no longer reproduce. I'll come back with a log if it happens again.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant