Closed bruvv closed 2 years ago
check data and certificate
@Bitcion can you be a bit more specific on what to check?
This functionality is pretty much platform-agnostic.
Have you checked that your certificate is valid and that it contains the IP addresses of your AGH? Android devices are very strict when it comes to DoT.
This was due to a certificate error in my let's encrypt cert. Fixed by switching to zerossl.
Prerequisites
[X] I have checked the Wiki and Discussions and found no answer
[X] I have searched other issues and found no duplicates
[X] I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
ARMv7
Installation
Docker
Setup
On one machine
AdGuard Home version
v0.107.16
Description
What did you do?
Running on Oracle Cloud Free instance with Docker, everything is working fine apart from DNS over TLS. DNS over HTTPS is working fine but for some reason I cannot use private dns on android (DNS over TLS)
Expected result
Use Private DNS on android
Actual result
It is unable to connect to adguard Android.
Screenshots (if applicable)
n.a.p.
Additional information
I am also running it on a X64 machine and that is working fine. Made this using terraform and ansible. The engress rules is set to allow all and ingress rules is set to the specific ports that are found on: https://hub.docker.com/r/adguard/adguardhome
Ansible: https://github.com/bruvv/ansible-adguard-unbound
Terraform: https://github.com/bruvv/terraform-adguard-oracle-cloud-free
Current log: