Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install failed : At leat one IP adress is required to run AdGuard Home. #184

Open
jeey opened this issue Jun 29, 2024 · 3 comments
Open

Comments

@jeey
Copy link

jeey commented Jun 29, 2024

Describe the bug

Try to install AdGuard Home on my Yunoshot instance.
The installation failed with the error :
2024-06-29 19:27:42,321: WARNING - At leat one IP adress is required to run AdGuard Home. Please report this error.
2024-06-29 19:27:43,822: ERROR - Impossible d'installer adguardhome : Une erreur est survenue dans le script d'installation de l'application

Context

  • Hardware: Serveur dédié / Hetzner

  • YunoHost version: YunoHost 11.2.17 (stable

  • I have access to my server: SSH | webadmin

  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no

  • Using, or trying to install package version/branch: https://github.com/YunoHost-Apps/adguardhome_ynh

  • Is DNS over HTTP or DNS over QUIC activated?: try yes first then no

Steps to reproduce

  • Install AdGuard Home (with binding of the adresse IP and DOH/QUIC on first try and without binding the adresse nor DOH activated on the second try
  • try within the webadmin in first place, then witch the commande line
    sudo yunohost app install adguardhome

Same error.

Expected behavior

Installation works.

Logs

2024-06-29 19:27:42,308: DEBUG - + ipv6_addr=
2024-06-29 19:27:42,308: DEBUG - + update_agh_ip_config
2024-06-29 19:27:42,308: DEBUG - + '[' -z '' ']'
2024-06-29 19:27:42,308: DEBUG - + '[' -z '' ']'
2024-06-29 19:27:42,309: DEBUG - + ynh_die '--message=At leat one IP adress is required to run AdGuard Home. Please report this error.'
2024-06-29 19:27:42,318: DEBUG - + ynh_exit_properly
2024-06-29 19:27:42,319: DEBUG - + [[ install =~ ^install$|^upgrade$|^restore$ ]]
2024-06-29 19:27:42,321: WARNING - At leat one IP adress is required to run AdGuard Home. Please report this error.
2024-06-29 19:27:43,822: ERROR - Impossible d'installer adguardhome : Une erreur est survenue dans le script d'installation de l'application

@Ddataa
Copy link
Member

Ddataa commented Jul 4, 2024

Same error here during upgrade

Upgrading NGINX web server configuration...
Updating a configuration file...
At leat one IP adress is required to run AdGuard Home. Please report this error.
Could not upgrade adguardhome: An error occurred inside the app upgrade script

https://paste.yunohost.org/raw/vutazosoli

@Ddataa
Copy link
Member

Ddataa commented Jul 4, 2024

Same error after un-installing and try to install afterwards...

@Ddataa
Copy link
Member

Ddataa commented Jul 8, 2024

try this solution from troobleshoot page

yunohost app setting adguardhome expose_port_53 -v true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants