YunoHost-Apps / adguardhome_ynh

AdGuard Home package for YunoHost: Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
15 stars 15 forks source link

Can't enable DNS over HTTPS because the port 443 is in use #84

Closed enzonaute closed 1 year ago

enzonaute commented 1 year ago

copy of the issue opened on 30 May, 2019 and which remains present to this day

present in v0.107.21

Steps to reproduce

  1. Install Adguard on a server that already has another Yunohost app installed
  2. On the Settings menu, click on "Enable encryption"
  3. (Optional) Copy your domain's certificate and private key to the corresponding fields
  4. Click Save

Expected behavior

The encryption should begin working, and DNS-over-HTTPS should start to be served from https://example.net/adguard/dns-query .

Actual behavior

The site warns that the port 443 is already in use and disallows continuing the configuration. If a port other than 443 is used, the DNS-over-HTTPS functionality no longer works on certain devices (such as Android 9 Pie).

port443-adguard
syrabo commented 1 year ago

Look: your-yunohost-admindomain.xxx/yunohost/admin/#/apps/adguardhome/config-panel/main

other: https://github.com/YunoHost-Apps/adguardhome_ynh/issues/3

kay0u commented 1 year ago

Can you explain why you want this configuration?

DOH works out of the box. You can use https://youradguarddomain.tld/dns-query or tls://youradguarddomain.tld

enzonaute commented 1 year ago

Sorry for that, I actually found the DOH option with

Look: your-yunohost-admindomain.xxx/yunohost/admin/#/apps/adguardhome/config-panel/main

I was also able to modify the url of the corresponding api which was wrong. Thanks for your help, I'm closing.

luk6173 commented 10 months ago

Have same issue here, how I can solve it? My corresponding urls looks wrong for api and doh:

API Corresponding URL: https://re:adguard.mydomain.io/control DOH Corresponding URL: https://re:adguard.mydomain.io/dns-query

How to fix this?

Installed version: 0.107.43~ynh3