Pihole startet nicht mehr

Hallo zusammen,
ich habe meinen Pihole nach der Anleitung bei Kuketz (Unbound...) aufgesetzt und der lief bis heute einwandfrei.
Er fungiert ebenfalls als DHCP Server.
Nachdem ich heute plötzlich keine I-net-Verbindung mehr hatte, kurz das Webinterface aufgerufen - nicht erreichbar, Pihole auch nicht Pingbar
Also schweren Herzens Stecker vom Raspi gezogen, kurz gewartet und wieder eingesteckt
Nix - er kommt einfach nicht mehr hoch

Was kann ich da jetzt tun?

Ein Backup auf die SD Karte spielen?

Wenn ich Dödel eines gemacht hätte :worried:

Ist der Pi über SSH erreichbar?
Ist das Netzteil in Ordnung?

Wenn nicht, dann gibt es nur die Chance, den Router wieder in seinen regulären Dienst zu versetzen und den Pi neu aufzusetzen.
Geht doch schnell am Wochenende :wink:

Hallo,

Ich habe das Problem auf zwei PIs nach updates. SSH funktioniert noch. Was kann ich tun?

Lutz

SSH in and run

pihole -d -a

to create and upload a debug log and post the debug token URL here. Staff can look at that and it will show if all Pi-hole components are running such as FTL and Lighttp.

Someone else had a similar problem where, after an OS update, they had conmmand and Apache suddenly installed and running, and these were using ports 53 and 80 which prevented Pi-hole from running.

Hallo,

https://tricorder.pi-hole.net/vPiYkNHy/
vom ersten PI.

Lutz

(Sorry for answer in English)

You debug log shows your Pi-hole at 192.168.60.253 is working and it is the DNS server, but the router is acting as DHCP server.

   * Received 548 bytes from eth0:192.168.60.1
     Offered IP address: 192.168.60.30
     Server IP address: 192.168.60.1
     Relay-agent IP address: N/A
     BOOTP server: (empty)
     BOOTP file: (empty)
     DHCP options:
      Message type: DHCPOFFER (2)
      server-identifier: 192.168.60.1
      lease-time: 86400 ( 1d )
      renewal-time: 43200 ( 12h )
      rebinding-time: 75600 ( 21h )
      netmask: 255.255.255.0
      router: 192.168.60.1
      dns-server: 192.168.60.253
      domain-name: "fritz.box"
      broadcast: 192.168.60.255
      ntp-server: 192.168.60.1
      Port Control Protocol (PCP) server: 192.168.60.1

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