Blocklist error on QNAP container

  • Operating System (Family and Version): ARM
  • Hardware: QNAP TS-216g
  • Container Station Version 3.1.1.1451 (2025/05/27)
  • Docker engine version: pihole/pihole nightly

Actual Behaviour:

Installed PiHole nightly with the same method in Pi Hole Docker Container on QNAP NAS
I am able to login, create clients and groups. I can set my devices to manually use the pi-hole and i see results and can test that it is blocking.
But i am not able to add any blocklists.
I put a blocklist link in the address and click “Add blocklist” button and i get the reply:

Invalid request: Specify type parameter (should be either "allow" or "block")
{"error":{"key":"bad_request","message":"Invalid request: Specify type parameter (should be either \"allow\" or \"block\")","hint":null},"took":0.000299215316772461}

Debug Token:

https://tricorder.pi-hole.net/L1t7JQgq/

Confirm the issue. We’re investigating.

Should now be fixed with Fix addList function to include type in API request URL by PromoFaux · Pull Request #3620 · pi-hole/web · GitHub merged into development.

You can wait for the next nightly or follow the build instructions on the docker repo to build your own copy locally

Thank you. This is now working.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.