Kein zugriff auf grafana

Hallo,

ich versuche auf grafana zum zugreifen erhalte aber nur eine leere seite.
was genau passiert ist kann ich nicht sagen.
nach einigen erfolglosen versuchen aus anderen foren bin ich nun zum folgenden punkt gekommen.

pi@raspberrypi:~ $ apt list --installed | grep "graf*"

grafana-rpi/stable,now 9.3.2 armhf  [installiert]
libgraphite2-3/oldstable,now 1.3.13-7 armhf  [Installiert,automatisch]
libgraphite2-dev/oldstable,now 1.3.13-7 armhf  [Installiert,automatisch]
python-cryptography/oldstable,now 2.6.1-3+deb10u2 armhf  [Installiert,automatisch]
python3-cryptography/oldstable,now 2.6.1-3+deb10u2 armhf  [Installiert,automatisch]
rubygems-integration/oldstable,now 1.11+deb10u1 all  [Installiert,automatisch]
unattended-upgrades/oldstable,now 1.11.2 all  [Installiert,automatisch]
pi@raspberrypi:~ $ 
pi@raspberrypi:~ $ 
pi@raspberrypi:~ $ 
pi@raspberrypi:~ $ sudo apt-get purge grafana
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.       
Statusinformationen werden eingelesen.... Fertig
Paket »grafana« ist nicht installiert, wird also auch nicht entfernt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.

anbei auch noch ein paar zeilen die einem “versteher” weiterhelfen könnten.

pi@raspberrypi:~ $ sudo dpkg -i grafana-enterprise-rpi_9.3.0_armhf.deb
(Lese Datenbank ... 135356 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von grafana-enterprise-rpi_9.3.0_armhf.deb ...
Entpacken von grafana-enterprise-rpi (9.3.0) ...
dpkg: Fehler beim Bearbeiten des Archivs grafana-enterprise-rpi_9.3.0_armhf.deb (--install):
 Versuch, »/usr/lib/systemd/system/grafana-server.service« zu überschreiben, welches auch in Paket grafana-rpi 9.3.2 ist
dpkg-deb: Fehler: »einfügen«-Unterprozess wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
Fehler traten auf beim Bearbeiten von:
 grafana-enterprise-rpi_9.3.0_armhf.deb
pi@raspberrypi:~ $

danke euch schon mal jetzt und lg

sagt jemandem diese fehlermeldung etwas…?

Jan  7 20:30:55 raspberrypi grafana-server[4080]: strconv.ParseBool: parsing "DD-MM-YYYY HH:mm:ss": invalid syntax
Jan  7 20:30:55 raspberrypi systemd[1]: grafana-server.service: Main process exited, code=exited, status=1/FAILURE
Jan  7 20:30:55 raspberrypi systemd[1]: grafana-server.service: Failed with result 'exit-code'.
Jan  7 20:30:55 raspberrypi systemd[1]: grafana-server.service: Service RestartSec=100ms expired, scheduling restart.
Jan  7 20:30:55 raspberrypi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 1.
Jan  7 20:30:55 raspberrypi systemd[1]: Stopped Grafana instance.
Jan  7 20:30:55 raspberrypi systemd[1]: Started Grafana instance.
Jan  7 20:30:56 raspberrypi grafana-server[4090]: logger=settings t=2023-01-07T20:30:56.361462561+01:00 level=info msg="Starting Grafana" version=9.3.2 commit=21c1d14e91 branch=HEAD compiled=2022-12-14T11:40:18+01:00
Jan  7 20:30:56 raspberrypi grafana-server[4090]: Failed to start grafana. error: strconv.ParseBool: parsing "DD-MM-YYYY HH:mm:ss": invalid syntax

Hi @grafana1313,

Thanks for opening this post.

Major of our community forum users use English for communication. So, if you kindly post your problem in English then there is a better chance that someone from the community can look into it and might help you out.

Please review the submission template and include more details:

  • What Grafana version and what operating system are you using?
  • What is your datasource?
  • What visualization panel you are using e.g. time-series, bar chart, histogram etc?
  • What are you trying to achieve?
  • How are you trying to achieve it?
  • What happened?
  • What did you expect to happen?
  • Can you copy/paste the configuration(s) that you are having problems with?
  • Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
  • Did you follow any online instructions? If so, what is the URL?