Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. IngoKnito

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 10
    • Best 1
    • Groups 1

    IngoKnito

    @IngoKnito

    Starter

    1
    Reputation
    4
    Profile views
    10
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    IngoKnito Follow
    Starter

    Best posts made by IngoKnito

    • RE: Grafana startet nach Raspberry Update nicht mehr

      @djmarc75 Hüstel. Leider bin ich kein Linux-Profi...
      Mich würde es auch interessieren, da ich ungern auf der 9.1.6 'stehenbleiben' würde.

      pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
      pi@raspberrypi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.20.1
      v14.20.1
      6.14.17
      -bash: iob: Kommando nicht gefunden.
      
      posted in Grafana
      I
      IngoKnito

    Latest posts made by IngoKnito

    • RE: TASMOTA: Ausschalten für einige Sekunden klappt nicht

      @wal: Es funktioniert! Einen herzlichen Dank! 🙂

      Da habe ich die Rule-Doku offenbar noch nicht genau genug gelesen.

      posted in Off Topic
      I
      IngoKnito
    • RE: TASMOTA: Ausschalten für einige Sekunden klappt nicht

      @martinp: Besten Dank. Aber das soll nur auf der Steckdose ablaufen, da ich auf diesem System keine HA habe.

      posted in Off Topic
      I
      IngoKnito
    • RE: TASMOTA: Ausschalten für einige Sekunden klappt nicht

      @geschild: Automatisiert. Es läuft ein Monitoring-Software, die einen Timeout erkennt und dann eine URL auf der Tasmota Steckdose aufruft. Es gehen auch zwei URL, aber die würde nur wenige Millisekunden nacheinander aufgerufen

      posted in Off Topic
      I
      IngoKnito
    • TASMOTA: Ausschalten für einige Sekunden klappt nicht

      Ich versuche mich an einer Funktion für eine TASMOTA-Steckdose. Aber trotz intensivem Studium der Parameter im Wiki und auch über Rules komme ich nicht weiter.

      Beim Einstecken soll die Steckdose EINgeschaltet sein. (Default: PowerUp. Soweit so einfach)
      Nun möchte ich, dass die Steckdose per Kommando für einige Sekunden AUSgeschaltet und dann wieder automatisch EINgeschaltet wird - und eingeschaltet bleibt.

      Über PulseTime geht irgendwie nur der umgekehrte Weg: Default AUS, dann für x Sekunden EIN und wieder AUS.

      Hat jemand eine Idee oder Tipp?

      posted in Off Topic
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      @thomas-braun Das ist schade, denn ich habe vor ca. einem halben Jahr den Raspi-Imager bemüht und dachte dann als Basis auf dem aktuellen Stand zu sein. Mal schauen wie ich den Raspi aktualisiere. Die letzte LTS-Version wäre da klar der Favorit.

      posted in Grafana
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      @thomas-braun Hmmm. Ok, danke für die Info.
      Ich dachte bisher, dass das über "apt update && sudo apt full-upgrade -y" erfolgt.

      Muss ich mal recherchieren. Danke nochmals

      posted in Grafana
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      @thomas-braun
      Es ist ein Raspi 4b.

      pi@raspberrypi:~ $ sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      OK:1 http://archive.raspberrypi.org/debian stretch InRelease
      OK:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
      OK:3 https://packages.grafana.com/oss/deb stable InRelease
      OK:4 https://repos.influxdata.com/debian stretch InRelease
      OK:5 https://deb.nodesource.com/node_14.x stretch InRelease
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.
      Statusinformationen werden eingelesen.... Fertig
      Aktualisierung für 1 Paket verfügbar. Führen Sie »apt list --upgradable« aus, um es anzuzeigen.
      W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de_DE.UTF-8) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de_DE) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-de_DE.UTF-8) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/grafana.list:1 and /etc/apt/sources.list.d/grafana.list:2
      nodejs:
        Installiert:           14.20.1-1nodesource1
        Installationskandidat: 14.20.1-1nodesource1
        Versionstabelle:
       *** 14.20.1-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x stretch/main armhf Packages
              100 /var/lib/dpkg/status
           8.11.1~dfsg-2~bpo9+1 500
              500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
           4.8.2~dfsg-1 500
              500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
      
      
      posted in Grafana
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      @djmarc75 Hüstel. Leider bin ich kein Linux-Profi...
      Mich würde es auch interessieren, da ich ungern auf der 9.1.6 'stehenbleiben' würde.

      pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
      pi@raspberrypi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      armv7l
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.20.1
      v14.20.1
      6.14.17
      -bash: iob: Kommando nicht gefunden.
      
      posted in Grafana
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      AHA!

      Holzhammermethode #2 hat funktioniert 🙂 : Downgrade auf 9.1.6.
      Nun funktioniert Grafana wieder. Komisch...

      Hat sich daher erledigt. Puhhhh.

      posted in Grafana
      I
      IngoKnito
    • RE: Grafana startet nach Raspberry Update nicht mehr

      @thomas-braun
      Hallo,

      ich habe exakt das gleiche Problem - nur mit der aktuellen Version 9.1.7.
      Die 9.1.6 hat stabil funktioniert. Per update wurde die 9.1.7 aktualisiert.
      In diesem Thread die Tipps leider erflglos versucht und schlussendlich die Holzhammermethode versucht: grafana deinstalliert und neu installiert.
      Gleiches Ergebnis.

      IOBroker und Rest des Raspi funktioniert einwandfrei - zum Glück.
      Ich bin mit meinem kleinen Latinum am Ende 🙂
      Vielleicht hat jemand eine Idee?

      pi@raspberrypi:~ $ systemctl status grafana-server
      ● grafana-server.service - Grafana instance
         Loaded: loaded (/usr/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled)
         Active: failed (Result: exit-code) since Thu 2022-10-06 11:22:37 CEST; 6min ago
           Docs: http://docs.grafana.org
        Process: 11843 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=deb cfg:default.paths.logs=${LOG_DIR} cfg:default.paths
       Main PID: 11843 (code=exited, status=1/FAILURE)
      
      Okt 06 11:22:37 raspberrypi systemd[1]: grafana-server.service: Failed with result 'exit-code'.
      Okt 06 11:22:37 raspberrypi systemd[1]: grafana-server.service: Service hold-off time over, scheduling restart.
      Okt 06 11:22:37 raspberrypi systemd[1]: Stopped Grafana instance.
      Okt 06 11:22:37 raspberrypi systemd[1]: grafana-server.service: Start request repeated too quickly.
      Okt 06 11:22:37 raspberrypi systemd[1]: Failed to start Grafana instance.
      Okt 06 11:22:37 raspberrypi systemd[1]: grafana-server.service: Unit entered failed state.
      Okt 06 11:22:37 raspberrypi systemd[1]: grafana-server.service: Failed with result 'exit-code'.
      
      pi@raspberrypi:~ $ date && date -u
      Do 6. Okt 11:34:57 CEST 2022
      Do 6. Okt 09:34:57 UTC 2022
      pi@raspberrypi:~ $ sudo systemctl restart grafana-server
      pi@raspberrypi:~ $ systemctl status grafana-server
      ● grafana-server.service - Grafana instance
         Loaded: loaded (/usr/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled)
         Active: failed (Result: exit-code) since Thu 2022-10-06 11:35:07 CEST; 1s ago
           Docs: http://docs.grafana.org
        Process: 12386 ExecStart=/usr/sbin/grafana-server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=deb cfg:default.paths.logs=${LOG_DIR} cfg:default.paths
       Main PID: 12386 (code=exited, status=1/FAILURE)
      
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Unit entered failed state.
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Failed with result 'exit-code'.
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Service hold-off time over, scheduling restart.
      Okt 06 11:35:07 raspberrypi systemd[1]: Stopped Grafana instance.
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Start request repeated too quickly.
      Okt 06 11:35:07 raspberrypi systemd[1]: Failed to start Grafana instance.
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Unit entered failed state.
      Okt 06 11:35:07 raspberrypi systemd[1]: grafana-server.service: Failed with result 'exit-code'.
      

      Auch ein (erneutes) Installieren der 9.1.7 klappt nicht

      sudo apt update
      sudo systemctl stop grafana-server
      sudo apt install --reinstall grafana
      sudo systemctl restart grafana-server
      
      posted in Grafana
      I
      IngoKnito
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo