topsbr
August 1, 2026, 12:38pm
1
I Have the same trouble here...
I'm trying to figure out what might be going on, as the installation script always used to work correctly—moving dnsmasq to port 54 and assigning port 53 to AdGuard Home—but now I can't complete the setup via the address 192.168.15.1:3000 (using the router's IP, 192.168.15.1, here).
topsbr
August 2, 2026, 2:57pm
2
Getting back to the discussion...
Guys, where does AdGuard store its information/settings?
I ask this because:
I don't have AdGuard installed on my system;
I start a fresh installation;
I go to my_router_ip:3000 and nothing works;
I go to my_router_ip:8080, the settings page opens, and I'm able to log in using the root username and the password I had set during previous installations...
I tried using different browsers and their incognito modes, but that didn't yield the desired result.
Based on the above, I believe there might be "lgarbage" data somewhere that wasn't completely cleared during uninstallation, and this is causing issues with the new installation. Therefore, I'd like to remove everything—even if done manually—and start the installation from scratch.
I ran a test in my virtual test environment, and this scenario doesn't occur there.
topsbr
August 2, 2026, 10:56pm
3
Guys...
I have several of theses errors in my log...
Sun Aug 2 19:48:06 2026 daemon.err AdGuardHome[6920]: 2026/08/02 22:48:06.835863 ERROR response received addr=127.0.0.1:5353 proto=udp status="exchanging with 127.0.0.1:5353 over udp: read udp 127.0.0.1:60692->127.0.0.1:5353: i/o timeout"
Sun Aug 2 19:49:20 2026 user.warn ddns-scripts[29889]: myddns_ipv4: Get registered/public IP for 'horus4.servebeer.com' failed - retry 241/0 in 60 seconds```
When installing AdGuard Home, I moved my dnsmasq to port 5353...
How can I resolve this situation?Could you please help me?
My adguardhome.yaml:
http:
pprof:
port: 6060
enabled: false
address: 192.168.15.1:8080
session_ttl: 720h
users:
- name: root
password: EDITED
auth_attempts: 5
block_auth_min: 15
http_proxy: ""
language: ""
theme: auto
dns:
bind_hosts:
- 0.0.0.0
port: 53
anonymize_client_ip: false
ratelimit: 20
ratelimit_subnet_len_ipv4: 24
ratelimit_subnet_len_ipv6: 56
ratelimit_whitelist: []
refuse_any: true
upstream_dns:
- 1.1.1.2
- 1.0.0.2
- 2606:4700:4700::1112
- 2606:4700:4700::1002
- https://security.cloudflare-dns.com/dns-query
- tls://security.cloudflare-dns.com
- '[/pool.ntp.org/]1.1.1.1'
- '[/pool.ntp.org/]1.0.0.1'
- '[/pool.ntp.org/]2606:4700:4700::1111'
- '[/pool.ntp.org/]2606:4700:4700::1001'
- '[/hsh/]127.0.0.1:5353'
- '[//]127.0.0.1:5353'
upstream_dns_file: ""
bootstrap_dns:
- 9.9.9.10
- 149.112.112.10
- 2620:fe::10
- 2620:fe::fe:10
fallback_dns:
- 200.204.0.10
- 200.204.0.138
upstream_mode: parallel
fastest_timeout: 1s
allowed_clients: []
disallowed_clients: []
blocked_hosts:
- version.bind
- id.server
- hostname.bind
trusted_proxies:
- 127.0.0.0/8
- ::1/128
cache_size: 4194304
cache_ttl_min: 0
cache_ttl_max: 0
cache_optimistic: true
bogus_nxdomain: []
aaaa_disabled: false
enable_dnssec: true
edns_client_subnet:
custom_ip: ""
enabled: true
use_custom: false
max_goroutines: 300
handle_ddr: true
ipset: []
ipset_file: ""
bootstrap_prefer_ipv6: false
upstream_timeout: 10s
private_networks: []
use_private_ptr_resolvers: true
local_ptr_upstreams:
- 127.0.0.1:5353
- '[::1]:5353'
use_dns64: false
dns64_prefixes: []
serve_http3: false
use_http3_upstreams: false
serve_plain_dns: true
hostsfile_enabled: true
tls:
enabled: false
server_name: ""
force_https: false
port_https: 443
port_dns_over_tls: 853
port_dns_over_quic: 853
port_dnscrypt: 0
dnscrypt_config_file: ""
allow_unencrypted_doh: false
certificate_chain: ""
private_key: ""
certificate_path: ""
private_key_path: ""
strict_sni_check: false
querylog:
dir_path: ""
ignored:
- '*.arpa'
interval: 2160h
size_memory: 1000
enabled: true
file_enabled: true
statistics:
dir_path: ""
ignored:
- '*.arpa'
interval: 2160h
enabled: true
filters:
- enabled: true
url: https://raw.githubusercontent.com/Ealenn/AdGuard-Home-List/gh-pages/AdGuard-Home-List.Block.txt
name: Eallen - Bloqueio
id: 1785694952
whitelist_filters:
- enabled: false
url: https://raw.githubusercontent.com/Ealenn/AdGuard-Home-List/gh-pages/AdGuard-Home-List.Allow.txt
name: Eallen - Permissão
id: 1785694953
user_rules:
- '# DESBLOQUEIOS'
- '#'
- '@@||ecsv2.roblox.com^$important'
- '@@||ephemeralcounters.api.roblox.com^$important'
- '@@||ginfes.com.br^$important'
- '@@||santoandre.ginfes.com.br^$important'
- '@@||www.bing.com^$important'
- '@@||www.uol.com.br^$important'
- '@@||api.miui.com^$important'
- '@@||auth.api.xiaomi.com^$important'
- '@@||app.miui.com^$important'
- '@@||analytics.xiaomi.com^$important'
- '@@||xiaomi.com^$important'
- '@@||miui.com^$important'
- '@@||amplitude.life360.com^$important'
- '@@||logs.globo.com^$important'
- '@@||telemetry.globo.com^$important'
- '@@||data.video.globo.com^$important'
- '@@||clients6.google.com^$important'
- '@@||cloudflare.com^$important'
- '#'
- '#'
- '# BLOQUEIOS'
- '#'
- '||pixel.facebook.com^$important'
- '||an.facebook.com^$important'
- '||ads-api.twitter.com^$important'
- '||events.reddit.com^$important'
- ""
dhcp:
enabled: false
interface_name: ""
local_domain_name: lan
dhcpv4:
gateway_ip: ""
subnet_mask: ""
range_start: ""
range_end: ""
lease_duration: 86400
icmp_timeout_msec: 1000
options: []
dhcpv6:
range_start: ""
lease_duration: 86400
ra_slaac_only: false
ra_allow_slaac: false
filtering:
blocking_ipv4: ""
blocking_ipv6: ""
blocked_services:
schedule:
time_zone: UTC
ids:
- betano
- betfair
- betway
- bilibili
- blaze
- douban
- iqiyi
- kakaotalk
- kik
- mail_ru
- ok
- olvid
- onlyfans
- privacy
- qq
- tinder
- vk
- voot
- wechat
- weibo
- xiaohongshu
- yy
- zhihu
protection_disabled_until: null
safe_search:
enabled: false
bing: true
duckduckgo: true
ecosia: true
google: true
pixabay: true
yandex: true
youtube: true
blocking_mode: nxdomain
parental_block_host: family-block.dns.adguard.com
safebrowsing_block_host: standard-block.dns.adguard.com
rewrites: []
safe_fs_patterns:
- /mnt/sdb1/horus/data/adguardhome/userfilters/*
safebrowsing_cache_size: 1048576
safesearch_cache_size: 1048576
parental_cache_size: 1048576
cache_time: 30
filters_update_interval: 24
blocked_response_ttl: 10
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: false
protection_enabled: true
clients:
runtime_sources:
whois: true
arp: true
rdns: true
dhcp: true
hosts: true
persistent: []
log:
enabled: true
file: ""
max_backups: 0
max_size: 100
max_age: 3
compress: false
local_time: false
verbose: false
os:
group: ""
user: ""
rlimit_nofile: 0
schema_version: 29
Part of dnsmasq config:
config dnsmasq 'horus'
option authoritative '1'
option local '/hsh/'
option domain 'hsh'
option expandhosts '1'
option localservice '0'
option sequential_ip '1'
option allservers '1'
option dhcpleasemax '52'
option dnsforwardmax '600'
option localise_queries '1'
option boguspriv '0'
option domainneeded '1'
option rebind_localhost '1'
option addmac '1'
option rebind_protection '1'
option port '5353'
option cachesize '0'
option noresolv '1'
option dnssec '1'
Thanks.
Post the output of netstst -tulp.
topsbr
August 4, 2026, 12:34am
5
Hi Frollic, how are you?
Thanks for trying to help me—I reviewed and redid my configuration, and now everything seems to be working as it should have from the start, though I'm still testing it.
Let's see if I run into anything "abnormal" going forward.
Thanks again!