AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
25.11k stars 1.8k forks source link

Adguard fail to start when activate "Blocked services" and use web and ios app #7128

Closed Goldex60 closed 3 months ago

Goldex60 commented 3 months ago

Prerequisites

Platform (OS and CPU architecture)

Linux, AMD64 (aka x86_64)

Installation

GitHub releases or script from README

Setup

On one machine

AdGuard Home version

AdGuard Home, version v0.107.52

Action

When using web access to configure blocking by service, the service name contains an underscore as a separator, whereas when using the IOS application, the same service name is written with a space.

For example, for "Bingo Live" via web access, the configuration is as follows

  blocked_services:
    schedule:
      time_zone: Local
    ids:
      - bigo_live

whereas the configuration via the IOS, the configuration is as follows

  blocked_services:
    schedule:
      time_zone: Local
    ids:
      - bigo live

Then, when a modification is made, the following error is displayed:

Error: control/blocked_services/update | validating: unknown blocked-service "bigo live" | 422

and the service won't start until you clean up the AdGuardHome.yaml configuration file.

Expected result

Via the IOS application, the service names must be correctly entered in the configuration file.

Actual result

Currently, services are not registered in the same way as via the web interface.

Additional information and/or screenshots

No response

tjharman commented 3 months ago

Can you please clarify what you mean by "The iOS application"? There is no application for AdguardHome.

Edit: If you mean this app, that's a 3rd party app and you'd have to take the issue up with them. It's not an Adguard Product.

Goldex60 commented 3 months ago

Hello, This is the one https://apps.apple.com/us/app/adguard-home/id1667119601 I reported the bug to the developer

tjharman commented 3 months ago

Thanks. As we can see this isn't an official AdguardHome App, so I am going to close this ticket and you can continue with the developer of the app.