DNS service not running FTL offline

The issue I am facing: DNS service not running FTL offline

**Details about my system:Raspberry Debian Buster Desktop

**What I have changed since installing Pi-hole:No change. I reinstalled my Raspberry Pi
https://ibb.co/M6KHjfH
Hello. The reason I have been getting this error for a few days. I tried all the ways. I reinstalled the system, changed my dns settings and failed. help please?

Sorry token zv3qounf13

Please generate a debug log with pihole -d and post the token here

1 Like
Redacted by staff

Sorry, https://tricorder.pi-hole.net/zv3qounf13

Dec 21 23:56:26 raspberry pihole-FTL[511]: sh: 1: /usr/bin/pihole-FTL: not found

Please run pihole -r and choose repair. Post the output if installation fails.

pi@raspberry:~ $ pihole -r

  [✓] Root user check

        .;;,.
        .ccccc:,.
         :cccclll:.      ..,,
          :ccccclll.   ;ooodc
           'ccll:;ll .oooodc
             .;cll.;;looo:.
                 .. ','.
                .',,,,,,'.
              .',,,,,,,,,,.
            .',,,,,,,,,,,,....
          ....''',,,,,,,'.......
        .........  ....  .........
        ..........      ..........
        ..........      ..........
        .........  ....  .........
          ........,,,,,,,'......
            ....',,,,,,,,,,,,.
               .',,,,,,,,,'.
                .',,,,,,'.
                  ..'''.

  [✓] Update local cache of available packages
  [i] Existing PHP installation detected : PHP version 7.3.19-1~deb10u1
  [i] Repair option selected

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

  [i] Installer Dependency checks...
  [✓] Checking for dhcpcd5
  [✓] Checking for git
  [✓] Checking for iproute2
  [✓] Checking for whiptail
  [✓] Checking for dnsutils

  [✓] Supported OS detected
  [i] SELinux not detected
  [i] Performing reconfiguration, skipping download of local repos
  [✓] Resetting repository within /etc/.pihole...
  [✓] Resetting repository within /var/www/html/admin...
  [i] Main Dependency checks...
  [✓] Checking for cron
  [✓] Checking for curl
  [✓] Checking for iputils-ping
  [✓] Checking for lsof
  [✓] Checking for netcat
  [✓] Checking for psmisc
  [✓] Checking for sudo
  [✓] Checking for unzip
  [✓] Checking for wget
  [✓] Checking for idn2
  [✓] Checking for sqlite3
  [✓] Checking for libcap2-bin
  [✓] Checking for dns-root-data
  [✓] Checking for libcap2
  [✓] Checking for lighttpd
  [✓] Checking for php7.3-common
  [✓] Checking for php7.3-cgi
  [✓] Checking for php7.3-sqlite3
  [✓] Checking for php7.3-xml
  [✓] Checking for php7.3-json
  [✓] Checking for php7.3-intl

  [✓] Enabling lighttpd service to start on reboot...
  [✓] Checking for user 'pihole'

  [i] FTL Checks...

  [✓] Detected x86_64 processor
  [i] Checking for existing FTL binary...
/etc/.pihole/automated install/basic-install.sh: line 2543: /usr/bin/pihole-FTL: No such file or directory
  [✓] Downloading and Installing FTL
  [✓] Installing scripts from /etc/.pihole

  [i] Installing configs from /etc/.pihole...
  [i] Existing dnsmasq.conf found... it is not a Pi-hole file, leaving alone!
  [✓] Copying 01-pihole.conf to /etc/dnsmasq.d/01-pihole.conf

  [i] Installing blocking page...
  [✓] Creating directory for blocking page, and copying files
  [i] Backing up index.lighttpd.html
      No default index.lighttpd.html file found... not backing up

  [✓] Installing sudoer file

  [✓] Installing latest Cron script

  [✓] Installing latest logrotate script
  [i] Backing up /etc/dnsmasq.conf to /etc/dnsmasq.conf.old
  [✓] man pages installed and database updated
  [i] Testing if systemd-resolved is enabled
  [i] Systemd-resolved is not enabled
  [✓] Restarting lighttpd service...
  [✓] Enabling lighttpd service to start on reboot...
  [i] Restarting services...
  [✓] Enabling pihole-FTL service to start on reboot...
  [✓] Restarting pihole-FTL service...
  [✓] Deleting existing list cache
  [i] Neutrino emissions detected...
  [✓] Pulling blocklist source list into range

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

  [i] Target: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
  [✓] Status: Retrieval successful
  [i] Received 58787 domains

  [i] Target: https://mirror1.malwaredomains.com/files/justdomains
  [✗] Status: Not found
  [✗] List download failed: no cached list available

  [✓] Storing downloaded domains in new gravity database
  [✓] Building tree
  [✓] Swapping databases
  [i] Number of gravity domains: 58787 (58787 unique domains)
  [i] Number of exact blacklisted domains: 0
  [i] Number of regex blacklist filters: 0
  [i] Number of exact whitelisted domains: 0
  [i] Number of regex whitelist filters: 0
  [✗]
  [✓] Cleaning up stray matter
  [✓] Restarting DNS server

  [✗] DNS service is NOT listening
/opt/pihole/updatecheck.sh: line 77: /usr/bin/pihole-FTL: No such file or directory
/opt/pihole/updatecheck.sh: line 91: /usr/bin/pihole-FTL: No such file or directory

  [i] The install log is located at: /etc/pihole/install.log
Update Complete!

  Current Pi-hole version is v5.2.1.
  Current AdminLTE version is v5.2.1.
/opt/pihole/version.sh: line 19: /usr/bin/pihole-FTL: No such file or directory
/opt/pihole/version.sh: line 122: /usr/bin/pihole-FTL: No such file or directory
  Invalid Option! Try 'pihole -v --help' for more information.

Token //tricorder.pi-hole.net/3ryc6so733

What hardware are you running? Is this a bare metal or some kind of VM setup

What`s the output of

 ls -lhs /usr/bin/pihole-FTL
1 Like

pi@raspberry:~ $  ls -lhs /usr/bin/pihole-FTL
13M -rwxr-xr-x 1 root root 13M Dec 22 00:24 /usr/bin/pihole-FTL
pi@raspberry:~ $

I had no problem when I installed it before. Bare metal Thecus N4800. However, I have been getting this error on every clean install for two days.
Also thank you very much for your prompt response.

What's the output of

sudo dpkg --print-architecture

uname -m
pi@raspberry:~ $ sudo dpkg --print-architecture
i386
pi@raspberry:~ $ uname -m
x86_64

See here:

You need to install sudo apt install libc6:amd64 and run the installer again
curl -sSL https://install.pi-hole.net | bash

2 Likes

Thank you very much mate the result is good for me bare metal Thecus N4800. :smiling_face_with_three_hearts: :clap: :pray:

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