|
运行完,提示如下,但进不去路由器内网ip:3000端口的web管理页面,
admin@RT-AC3100:/jffs/.koolshare/AdGuardHome# /koolshare/AdGuardHome/AdGuardHome -c /koolshare/AdGuardHome/AdGuardHome.yaml
2021/10/13 16:31:52 [error] Couldn't read config file /koolshare/AdGuardHome/AdGuardHome.yaml: open /koolshare/AdGuardHome/AdGuardHome.yaml: no such file or directory
2021/10/13 16:31:52 [info] AdGuard Home, version v0.105.2, channel release, arch linux arm v5
2021/10/13 16:31:52 [info] This is the first time AdGuard Home is launched
2021/10/13 16:31:52 [info] Checking if AdGuard Home has necessary permissions
2021/10/13 16:31:52 [info] AdGuard failed to bind to port 53 due to listen tcp 127.0.0.1:53: bind: address already in use
Please note, that this is crucial for a DNS server to be able to use that port.
2021/10/13 16:31:52 [info] Initializing auth module: /jffs/.koolshare/AdGuardHome/data/sessions.db
2021/10/13 16:31:52 [info] Auth: initialized. users:0 sessions:0
2021/10/13 16:31:52 [info] Initialize web module
2021/10/13 16:31:52 [info] This is the first launch of AdGuard Home, redirecting everything to /install.html
2021/10/13 16:31:52 [info] AdGuard Home is available on the following addresses:
2021/10/13 16:31:52 [info] Go to http://127.0.0.1:3000
2021/10/13 16:31:52 [info] Go to http://127.0.1.1:3000
2021/10/13 16:31:52 [info] Go to http://[::1]:3000
2021/10/13 16:31:52 [info] Go to http://192.168.1.3:3000
2021/10/13 16:31:52 [info] Go to http://192.168.2.1:3000
2021/10/13 16:31:52 [info] Stopped
2021/10/13 16:31:52 [fatal] listen tcp 0.0.0.0:3000: bind: address already in use |
|