Open sbe-arg opened 5 months ago
More context, it makes not diff if U purge and fresh install under another port, ip etc
boot log
adguard-home.adguard-home[2414]: 2024/06/18 13:16:32.504324 [fatal] listen tcp 192.168.1.2:3001: bind: cannot assign requested address
manual snap service start adguard-home
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969262 [info] dnsproxy: starting dns proxy server
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969284 [info] dnsproxy: creating udp server socket 192.168.1.2:53
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969353 [info] dnsproxy: listening to udp://192.168.1.2:53
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969362 [info] dnsproxy: creating tcp server socket 192.168.1.2:53
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969404 [info] dnsproxy: listening to tcp://192.168.1.2:53
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969453 [info] dnsproxy: entering udp listener loop on 192.168.1.2:53
adguard-home.adguard-home[7478]: 2024/06/18 13:17:17.969525 [info] dnsproxy: entering tcp listener loop on 192.168.1.2:53
Some additional questions:
What version exactly are you using?
Is the address actually available on the machine? I.e., is it present in the ifconfig
or ip a
outputs?
Version
v0.107.51
And yes the ip is static for the server. I select eno1 during adguard fresh setup.
Adguard is running and active. Restart server (as would happen for kernel pactches) adguard is not running.
I tried setting different ports for the web console seems to be a race condition at the interface because if I expose 0.0.0.0:53 instead of 192.168.1.2:53 udp this does not happen.
Although I do not want to expose :53 in all interfaces I only want to use services over eno1 or other enoX but not docker, local or any other virtual vpn etc.
The problem only happens when selecting both web console and 53 UDP over eno1
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 or ask for help
[X] I have set up AdGuard Home correctly and configured clients to use it. (Use the Discussions for help with installing and configuring clients.)
Platform (OS and CPU architecture)
Ubuntu 24
Installation
Snapcraft
Setup
On one machine
AdGuard Home version
latest-snap
Action
Expected result
service to start on boot
Actual result
fails
Additional information and/or screenshots
ubuntu 24.0