"Unable to migrate to database." error after updating pihole when trying to grab new blocklists

The issue I am facing:
pihole -g results in an error:

pihole -g
/opt/pihole/gravity.sh: line 43: getFTLConfigValue: command not found
  [i] Creating new gravity database
chown: cannot access '': No such file or directory
chmod: cannot access '': No such file or directory
   [✗] Error creating new gravity database. Please contact support.
   [✗] Unable to migrate to database. Please contact support.

Details about my system:
Raspberry Pi 3 with Raspbian and Pihole

What I have changed since installing Pi-hole:
I updated all pihole component with pihole -up last night

Please upload a debug log and post just the token URL that is generated after the log is uploaded by running the following command from the Pi-hole host terminal:

pihole -d

or do it through the Web interface:

Tools > Generate Debug Log

You're using the Pi-hole v6 development branch. How did you end up there?

1 Like

i rebased a patch on the wrong branch i guess

Try pihole checkout core master

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