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

Simple disabling via CLI doesn't work without the groups parameter #1476

Open
sven opened this issue May 9, 2024 · 0 comments
Open

Simple disabling via CLI doesn't work without the groups parameter #1476

sven opened this issue May 9, 2024 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@sven
Copy link

sven commented May 9, 2024

Using Blocky 0.23 the documentation states in section Interfaces that the following calls are possible:

blocky blocking disable
blocky blocking disable --duration 5m

But both calls just return a Error: response NOK, 400 Bad Request group '' is unknown when I omit the group parameter.

I can only (temporary) disable blocky with:

blocky blocking disable --groups "ads"
@kwitsch kwitsch added the 🐞 bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants