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

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

Closed
4 tasks done
Goldex60 opened this issue Jul 11, 2024 · 3 comments
Closed
4 tasks done
Labels
waiting for data Waiting for users to provide more data.

Comments

@Goldex60
Copy link

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
Copy link

tjharman commented Jul 14, 2024

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.

@tjharman tjharman added the waiting for data Waiting for users to provide more data. label Jul 14, 2024
@Goldex60
Copy link
Author

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

@tjharman
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for data Waiting for users to provide more data.
Projects
None yet
Development

No branches or pull requests

2 participants