Webinterface nicht "korrekt" erreichbar

Beobachtetes und erwartetes Verhalten:

  • RaspBerry Pi Neuling seit ca. 5 Tagen
  • Pi-hole lief und läuft nach wie vor jedoch ist leider das Webinterface nicht mehr "korrekt" unter 192.168.178.XX/admin erreichbar.
    --> Anzeige:
<?php /* Pi-hole: A black hole for Internet advertisements * (c) 2017 Pi-hole, LLC (https://pi-hole.net) * Network-wide ad blocking via your own hardware. * * This file is copyright under the latest version of the EUPL. * Please see LICENSE file for your rights under this license. */ $indexpage = true; require 'scripts/pi-hole/php/header_authenticated.php'; require_once 'scripts/pi-hole/php/gravity.php'; ?>

Total queries

---

- active clients

Queries Blocked

---

List blocked queries

Percentage Blocked

---

List all queries

Domains on Adlists

---

Manage adlists

Total queries over last 24 hours

Client activity over last 24 hours

Query Types

Upstream servers

<?php if ($boxedlayout) { $tablelayout = 'col-md-6'; } else { $tablelayout = 'col-md-6 col-lg-6'; } ?>

Top Permitted Domains

Domain Hits Frequency

Top Blocked Domains

Domain Hits Frequency

Top Clients (total)

Client Requests Frequency

Top Clients (blocked only)

Client Requests Frequency
<?php require 'scripts/pi-hole/php/footer.php'; ?>

Fragen:

  • gibt es einen Befehl der mein Problem löst?
  • gibt es eine Anleitung die ich abarbeiten kann was zu Lösung meines Problems führt?

Debug Token:
https://tricorder.pi-hole.net/a8c68jcn/

Vielen Dank für die Hilfe im Voraus und einen angenehmen Samstag so wie ein schönes Restwochenende noch.

Ich weiß zwar nicht genau was ich gemacht habe, aber habe ein paar Programme deinstalliert und siehe da läuft wieder :slight_smile:
Danke dennoch für das Forum :slight_smile:

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