Could not add to gravity database

Expected Behaviour:

Adding the domain without fail

 PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
 NAME="Debian GNU/Linux"
 VERSION_ID="13"
 VERSION="13 (trixie)"
 VERSION_CODENAME=trixie
 DEBIAN_VERSION_FULL=13.5
 ID=debian
 HOME_URL="https://www.debian.org/"
 SUPPORT_URL=" https://www.debian.org/support "
 BUG_REPORT_URL="https://bugs.debian.org/"
  • Hardware : Raspberry pi Zero 2WH

Actual Behaviour:

For some reason when i try to add the domain "srtb.msn.com" to denied domain i have error " Could not add to gravity database
UNIQUE constraint failed: domainlist.domain, domainlist.type"

Debug Token:

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

Any help is appreciated thanks you!

The message is only saying that you are trying to add a domain that already exists in the database and your debug log confirms it:

154    exact-deny     yes    0             srtb.msn.com

Check the last page of the list or use the "Search" field to find the domain.

Oh yes the domain was already here, sorry for if i didn't checked before, thanks you very much!