Upgrading to Pi-hole v6 My FTL is stuck on 5.24 and my web interface is unavailable.

Expected Behaviour:

Update my OS from Debian 11 Bullseye to 12 Bookworm
Then update Pi-hole to v6.

  • Operating System (Family and Version): Debian 12 Bookworm
  • Hardware: Raspberry Pi 3B+

Actual Behaviour:

These are what I have tried, and I cannot get anything to work.

pihole -up
/opt/pihole/update.sh: line 108: : No such file or directory
pihole checkout ftl master
  [✗] Requested branch "master" is not available
fatal: unable to access 'https://github.com/pi-hole/ftl/': Could not resolve host: github.com
  [i] Available branches for FTL are:
pihole -r
  [✓] Root user check

  [i] SELinux not detected
  [✓] Update local cache of available packages

  [✓] Checking apt-get for upgraded packages... up to date!

  [✓] Building dependency package pihole-meta.deb
  [✗] Installing Pi-hole dependency package
   Error: Unable to install Pi-hole dependency package.
pihole -v
  Pi-hole version is v6.1.4 (Latest: v6.1.4)
  web version is v6.2.1 (Latest: v6.2.1)
  FTL version is v5.24 (Latest: v6.2.3)

Debug Token: Unable to upload

[?] Would you like to upload the log? [y/N] y
* Using curl for transmission.
* curl failed, contact Pi-hole support for assistance.
* Error message: curl: (6) Could not resolve host: tricorder.pi-hole.net

[✗] There was an error uploading your debug log.

  • Please try again or contact the Pi-hole team for assistance.
  • A local copy of the debug log can be found at: /var/log/pihole/pihole_debug.log

Try sudo pihole -r.

Thank you for your reply. These were all run with sudo. same result.

I ran sudo nano /etc/resolv.conf and changed the nameserver to 1.1.1.1 from 127.0.0.1 and sudo pihole -r worked.

Core version is v6.1.4 (Latest: v6.1.4)
Web version is v6.2.1 (Latest: v6.2.1)
FTL version is v6.2.3 (Latest: v6.2.3)

debug token
https://tricorder.pi-hole.net/IPAQtHdM/

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