Update - Gravity databases missing

Hallo,

Nachdem ich erst gestern auf 5.9.latest aktualisiert hatte kam heute 5.10. Beim Update trat dann der folgende Fehler auf:

Log Snippet
---8<---
  [✓] Pulling blocklist source list into range

  [✓] Preparing new gravity database
  [i] Using libz compression

[...List Updates...]

  [i] Creating new gravity databases...
  [✗] Unable to copy data from /etc/pihole/gravity.db to /etc/pihole/gravity.db_temp
  Parse error near line 29: no such table: main.domainlist
Parse error near line 34: no such table: main.client
Parse error near line 39: no such table: main.adlist
  [i] Building tree...
  [✗] Unable to build gravity tree in /etc/pihole/gravity.db_temp
  Error: in prepare, no such table: main.gravity
   [✗] Unable to create database. Please contact support.

  Unable to complete update, please contact Pi-hole Support

Das Debug-Token lautet: https://tricorder.pi-hole.net/unS3m6K2/

Domains on AdList: -2

Wie kann die Installation repariert werden?

Vielen Dank!

Als nächstest habe ich folgendes versucht:

root@raspberrypi:~# pihole -up
  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.4.28
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for whiptail
  [✓] Checking for ca-certificates

  [i] Checking for updates...
  [i] Pi-hole Core:	up to date
  [i] Web Interface:	up to date
  [i] FTL:		up to date

  [✓] Everything is up to date!

...und dannach:

root@raspberrypi:~# pihole -g
  [i] Neutrino emissions detected...
  [✓] Pulling blocklist source list into range

  [✓] Preparing new gravity database
  [i] Using libz compression

[...Update Lists...]

  [✓] Creating new gravity databases
  [✓] Storing downloaded domains in new gravity database
  [✓] Building tree
  [✓] Swapping databases
  [✓] The old database remains available.
  [i] Number of gravity domains: 3170058 (2365548 unique domains)
  [i] Number of exact blacklisted domains: 0
  [i] Number of regex blacklist filters: 1
  [i] Number of exact whitelisted domains: 20
  [i] Number of regex whitelist filters: 2
  [✓] Flushing DNS cache
  [✓] Cleaning up stray matter

  [✓] FTL is listening on port 53
     [✓] UDP (IPv4)
     [✓] TCP (IPv4)
     [✓] UDP (IPv6)
     [✓] TCP (IPv6)

  [✓] Pi-hole blocking is enabled

das hat offenbar das Problem gelöst.

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