unifi-utilities / unifios-utilities

A collection of enhancements for UnifiOS based devices
GNU General Public License v3.0
3.86k stars 415 forks source link

Help needed adguard container #99

Closed ArmandH closed 3 years ago

ArmandH commented 3 years ago

Hi,

Succesfully installed the boot-scripts, left 10-dns and 20-dns standard. Followed steps to get adguard home running in container

podman ps

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES a7d06cc187ef docker.io/adguard/adguardhome:latest -h 0.0.0.0 -c /op... 21 minutes ago Up 20 minutes ago adguardhome fcb834b8d2f8 localhost/unifi-os:latest /sbin/init 2 weeks ago Up 14 seconds ago unifi-os

Able to open the adguard webinterface on http://10.0.5.3:3000 click next to step 2/5 Here i change Admin listining interface to 10.0.5.3 and port 3000 Your AdGuard Home admin web interface will be available on the following addresses: http://10.0.5.3:3000 Set DNS to 10.0.5.3 and port 53 next to step 3/5 Create user and password, click next screen goes back to step 2 and see following error in red block right bottom Error: control/install/configure | Network Error

Stuck here, anyone seen this and/or able to help

Thanks

ArmandH commented 3 years ago

ok i re-did everything new again, then i run into error "ERRO[0000] Error adding network: failed to create macvlan: cannot assign requested address" and luckily for that found answer here: https://github.com/boostchicken/udm-utilities/issues/85, now i got it all working, we should make a section known errors that would help instead of going through all logged issues.