Can't update my adlist with ya-pihole script, cause gives me problems with globlist

It says that the Database is locked and it restart the docker container always like 10 secs after i start the container
[✗] Unable to copy data from /etc/pihole/gravity.db to /etc/pihole/gravity.db_temp
Runtime error near line 7: attempt to write a readonly database (8)
Runtime error near line 8: attempt to write a readonly database (8)
Runtime error near line 9: attempt to write a readonly database (8)
Runtime error near line 11: attempt to write a readonly database (8)
Runtime error near line 18: attempt to write a readonly database (8)
Runtime error near line 20: attempt to write a readonly database (8)
Runtime error near line 22: attempt to write a readonly database (8)
Parse error near line 29: trigger tr_domainlist_add already exists
CREATE TRIGGER tr_domainlist_add AFTER INSERT ON domainlist BEGIN IN
^--- error here
Parse error near line 34: trigger tr_client_add already exists
CREATE TRIGGER tr_client_add AFTER INSERT ON client BEGIN INSERT INT
^--- error here
Parse error near line 39: trigger tr_adlist_add already exists
CREATE TRIGGER tr_adlist_add AFTER INSERT ON adlist BEGIN INSERT INT
^--- error here
[✗] Unable to create gravity database. Please try again later. If the problem persists, please contact support.

Here is the tocken --> https://tricorder.pi-hole.net/WH61cQp8/

I forgott to say that for flusing the image i deleted all the list.* generated on /etc/pihole, because i thought they were usseless if they only contain the adlist, i suposed that it could generated automatically when i executed the pihole -g

This seems like a question best posed to the maintainer of that third-party ya-pihole-list script you mention.

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