We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Pi-Hole, when I add new blocking lists and trigger «Update Gravity», it ends up on a error:
[✗] DNS resolution is currently unavailable [✗] DNS resolution is not available
All the rest of the UI works correctly.
I used the default values of docker-compose.yml
docker-compose.yml
dns: - 127.0.0.1 - 10.2.0.200 [...] environment: DNS1: 10.2.0.200 DNS2: 10.2.0.200 [...] networks: private_networks: ipv4_address: 10.2.0.100 default:
Do you have an idea of where it could come from?
The text was updated successfully, but these errors were encountered:
Also having the same issue and also using the defaults. Should I allow something on ufw?
Sorry, something went wrong.
plus 1 here. It seems to be that the docker machine cannot access internet.
No branches or pull requests
In Pi-Hole, when I add new blocking lists and trigger «Update Gravity», it ends up on a error:
All the rest of the UI works correctly.
I used the default values of
docker-compose.yml
Do you have an idea of where it could come from?
The text was updated successfully, but these errors were encountered: