Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Off Topic
  4. Grafana
  5. Grafana startet nicht mehr

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.4k

Grafana startet nicht mehr

Geplant Angeheftet Gesperrt Verschoben Grafana
grafanainfluxdb2iobroker
18 Beiträge 3 Kommentatoren 489 Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • AlmixxA Almixx

    Hallo. hatte das Problem, das die von mir neu erstellten Panel nicht mehr in die VIS eingebettet werden können, die alten funktionierten. Als erstes hatte ich geschaut, ob in der .ini alles richtig ist, war alles i.O..
    Danach habe ich über Putty Grafana gestoppt und wieder gestartet, jetzt läuft es aber gar nicht mehr. Bekomme bei Status grafana-server folgendes:

    Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 8.
    Okt 09 13:38:51 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana instance.
    Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Start request repeated too quickly.
    Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Failed with result 'exit-code'.
    Okt 09 13:38:51 Raspi64 systemd[1]: Failed to start grafana-server.service - Grafana instance.
    
    Marc BergM Offline
    Marc BergM Offline
    Marc Berg
    Most Active
    schrieb am zuletzt editiert von Marc Berg
    #2

    @almixx sagte in Grafana startet nicht mehr:

    Als erstes hatte ich geschaut, ob in der .ini alles richtig ist, war alles i.O

    Nur geschaut, oder auch angefasst?

    Was sagen:

    sudo journalctl -u grafana-server -n 50 --no-pager
    
    sudo tail -n 50 /var/log/grafana/grafana.log
    

    ?

    NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

    Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

    Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

    AlmixxA 1 Antwort Letzte Antwort
    0
    • Marc BergM Marc Berg

      @almixx sagte in Grafana startet nicht mehr:

      Als erstes hatte ich geschaut, ob in der .ini alles richtig ist, war alles i.O

      Nur geschaut, oder auch angefasst?

      Was sagen:

      sudo journalctl -u grafana-server -n 50 --no-pager
      
      sudo tail -n 50 /var/log/grafana/grafana.log
      

      ?

      AlmixxA Offline
      AlmixxA Offline
      Almixx
      schrieb am zuletzt editiert von
      #3
        pi@Raspi64:~ $ sudo journalctl -u grafana-server -n 50 --no-pager
      Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
      Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 1.
      Okt 09 13:38:43 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
      Okt 09 13:38:43 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:44 Raspi64 grafana[1707]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 2.
      Okt 09 13:38:44 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:44 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:45 Raspi64 grafana[1718]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 3.
      Okt 09 13:38:45 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:45 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:46 Raspi64 grafana[1835]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 4.
      Okt 09 13:38:46 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:46 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:47 Raspi64 grafana[1847]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 5.
      Okt 09 13:38:47 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:47 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:48 Raspi64 grafana[1861]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 6.
      Okt 09 13:38:48 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:48 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:49 Raspi64 grafana[1879]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 7.
      Okt 09 13:38:49 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:49 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:50 Raspi64 grafana[1914]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
      Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
      Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 8.
      Okt 09 13:38:51 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
      Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Start request repeat                                                                                                                                                             ed too quickly.
      Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
      Okt 09 13:38:51 Raspi64 systemd[1]: Failed to start grafana-server.service - Gra                                                                                                                                                             fana instance.
      
      
      AlmixxA Marc BergM 2 Antworten Letzte Antwort
      0
      • AlmixxA Almixx
          pi@Raspi64:~ $ sudo journalctl -u grafana-server -n 50 --no-pager
        Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
        Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 1.
        Okt 09 13:38:43 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
        Okt 09 13:38:43 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:44 Raspi64 grafana[1707]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 2.
        Okt 09 13:38:44 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:44 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:45 Raspi64 grafana[1718]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 3.
        Okt 09 13:38:45 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:45 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:46 Raspi64 grafana[1835]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 4.
        Okt 09 13:38:46 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:46 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:47 Raspi64 grafana[1847]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 5.
        Okt 09 13:38:47 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:47 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:48 Raspi64 grafana[1861]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 6.
        Okt 09 13:38:48 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:48 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:49 Raspi64 grafana[1879]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 7.
        Okt 09 13:38:49 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:49 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:50 Raspi64 grafana[1914]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
        Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
        Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 8.
        Okt 09 13:38:51 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
        Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Start request repeat                                                                                                                                                             ed too quickly.
        Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
        Okt 09 13:38:51 Raspi64 systemd[1]: Failed to start grafana-server.service - Gra                                                                                                                                                             fana instance.
        
        
        AlmixxA Offline
        AlmixxA Offline
        Almixx
        schrieb am zuletzt editiert von Almixx
        #4
        pi@Raspi64:~ $ sudo tail -n 50 /var/log/grafana/grafana.log
        logger=plugins.update.checker t=2025-10-09T10:44:31.417507803+02:00 level=info msg="Update check succeeded" duration=112.146349ms
        logger=cleanup t=2025-10-09T10:54:30.957569241+02:00 level=info msg="Completed cleanup jobs" duration=29.09741ms
        logger=plugins.update.checker t=2025-10-09T10:54:31.401878285+02:00 level=info msg="Update check succeeded" duration=95.676087ms
        logger=infra.usagestats t=2025-10-09T10:55:02.034623051+02:00 level=info msg="Usage stats are ready to report"
        logger=cleanup t=2025-10-09T11:04:30.987662684+02:00 level=info msg="Completed cleanup jobs" duration=58.665314ms
        logger=plugins.update.checker t=2025-10-09T11:04:31.377983395+02:00 level=info msg="Update check succeeded" duration=72.284517ms
        logger=cleanup t=2025-10-09T11:14:30.961566316+02:00 level=info msg="Completed cleanup jobs" duration=32.562294ms
        logger=plugins.update.checker t=2025-10-09T11:14:31.375267653+02:00 level=info msg="Update check succeeded" duration=69.161126ms
        logger=cleanup t=2025-10-09T11:24:30.955564631+02:00 level=info msg="Completed cleanup jobs" duration=27.315466ms
        logger=plugins.update.checker t=2025-10-09T11:24:31.364518387+02:00 level=info msg="Update check succeeded" duration=58.69399ms
        logger=infra.usagestats t=2025-10-09T11:25:02.050161577+02:00 level=info msg="Usage stats are ready to report"
        logger="navtree service" t=2025-10-09T11:28:58.858224846+02:00 level=error msg="Plugin app nav id not found" pluginId=grafana-pyroscope-app navId=drilldown
        logger=context userId=0 orgId=1 uname= t=2025-10-09T11:28:59.854843912+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.20 time_ms=40 duration=40.762971ms size=0 referer= handler=/api/live/ws status_source=server
        logger=cleanup t=2025-10-09T11:34:30.982795949+02:00 level=info msg="Completed cleanup jobs" duration=53.742391ms
        logger=plugins.update.checker t=2025-10-09T11:34:31.391523407+02:00 level=info msg="Update check succeeded" duration=85.719427ms
        logger=cleanup t=2025-10-09T11:44:31.02795154+02:00 level=info msg="Completed cleanup jobs" duration=98.915543ms
        logger=plugins.update.checker t=2025-10-09T11:44:31.37671433+02:00 level=info msg="Update check succeeded" duration=70.717195ms
        logger=cleanup t=2025-10-09T11:54:30.982051938+02:00 level=info msg="Completed cleanup jobs" duration=52.787875ms
        logger=plugins.update.checker t=2025-10-09T11:54:31.374343609+02:00 level=info msg="Update check succeeded" duration=68.66769ms
        logger=infra.usagestats t=2025-10-09T11:55:02.030096827+02:00 level=info msg="Usage stats are ready to report"
        logger=cleanup t=2025-10-09T12:04:30.959806048+02:00 level=info msg="Completed cleanup jobs" duration=31.178144ms
        logger=plugins.update.checker t=2025-10-09T12:04:31.380010826+02:00 level=info msg="Update check succeeded" duration=74.535724ms
        logger=cleanup t=2025-10-09T12:14:30.954771795+02:00 level=info msg="Completed cleanup jobs" duration=26.05905ms
        logger=plugins.update.checker t=2025-10-09T12:14:31.370867646+02:00 level=info msg="Update check succeeded" duration=64.82744ms
        logger=cleanup t=2025-10-09T12:24:30.95518257+02:00 level=info msg="Completed cleanup jobs" duration=27.242711ms
        logger=plugins.update.checker t=2025-10-09T12:24:31.381867833+02:00 level=info msg="Update check succeeded" duration=75.762433ms
        logger=infra.usagestats t=2025-10-09T12:25:02.043656167+02:00 level=info msg="Usage stats are ready to report"
        logger=cleanup t=2025-10-09T12:34:30.985509288+02:00 level=info msg="Completed cleanup jobs" duration=57.524847ms
        logger=plugins.update.checker t=2025-10-09T12:34:31.369764993+02:00 level=info msg="Update check succeeded" duration=63.538749ms
        logger=context userId=0 orgId=0 uname= t=2025-10-09T12:37:34.995800872+02:00 level=info msg="Request Completed" method=GET path=/d-solo/f09d0426-00cc-436d-b8f8-9101589feb5b/eg status=302 remote_addr=192.168.178.13 time_ms=130 duration=130.968746ms size=352 referer=http://192.168.178.41:8082/ handler=/d-solo/:uid/:slug status_source=server
        logger=context userId=0 orgId=0 uname= t=2025-10-09T12:37:35.045218615+02:00 level=info msg="Request Completed" method=GET path=/user/auth-tokens/rotate status=302 remote_addr=192.168.178.13 time_ms=40 duration=40.990575ms size=280 referer=http://192.168.178.41:8082/ handler=/user/auth-tokens/rotate status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:36.626921375+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=34 duration=34.080417ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:50.58552355+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.121858ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:51.214747754+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=39 duration=39.407729ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:39:44.075089375+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=14 duration=14.226683ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:11.167725355+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=13 duration=13.386242ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:22.793759846+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=18 duration=18.088094ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:28.454620683+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.385172ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:30.507598772+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.327302ms size=0 referer= handler=/api/live/ws status_source=server
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:42:59.455766501+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=17 duration=17.347652ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
        logger=cleanup t=2025-10-09T12:44:31.119065837+02:00 level=info msg="Completed cleanup jobs" duration=186.632052ms
        logger=plugins.update.checker t=2025-10-09T12:44:31.382935683+02:00 level=info msg="Update check succeeded" duration=77.649867ms
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:47:06.417678085+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=9 duration=9.752497ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
        logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:49:01.797849337+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=14 duration=14.551533ms size=0 referer= handler=/api/live/ws status_source=server
        logger=cleanup t=2025-10-09T12:54:31.182311133+02:00 level=info msg="Completed cleanup jobs" duration=253.761434ms
        logger=plugins.update.checker t=2025-10-09T12:54:31.378254894+02:00 level=info msg="Update check succeeded" duration=72.283633ms
        logger=infra.usagestats t=2025-10-09T12:55:02.06333405+02:00 level=info msg="Usage stats are ready to report"
        logger=server t=2025-10-09T13:03:00.947226234+02:00 level=info msg="Shutdown started" reason="System signal: terminated"
        logger=tracing t=2025-10-09T13:03:01.08675788+02:00 level=info msg="Closing tracing"
        logger=ngalert.scheduler t=2025-10-09T13:03:01.086990861+02:00 level=info msg=stopped component=ticker last_tick=2025-10-09T13:03:00+02:00
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • AlmixxA Almixx
          pi@Raspi64:~ $ sudo tail -n 50 /var/log/grafana/grafana.log
          logger=plugins.update.checker t=2025-10-09T10:44:31.417507803+02:00 level=info msg="Update check succeeded" duration=112.146349ms
          logger=cleanup t=2025-10-09T10:54:30.957569241+02:00 level=info msg="Completed cleanup jobs" duration=29.09741ms
          logger=plugins.update.checker t=2025-10-09T10:54:31.401878285+02:00 level=info msg="Update check succeeded" duration=95.676087ms
          logger=infra.usagestats t=2025-10-09T10:55:02.034623051+02:00 level=info msg="Usage stats are ready to report"
          logger=cleanup t=2025-10-09T11:04:30.987662684+02:00 level=info msg="Completed cleanup jobs" duration=58.665314ms
          logger=plugins.update.checker t=2025-10-09T11:04:31.377983395+02:00 level=info msg="Update check succeeded" duration=72.284517ms
          logger=cleanup t=2025-10-09T11:14:30.961566316+02:00 level=info msg="Completed cleanup jobs" duration=32.562294ms
          logger=plugins.update.checker t=2025-10-09T11:14:31.375267653+02:00 level=info msg="Update check succeeded" duration=69.161126ms
          logger=cleanup t=2025-10-09T11:24:30.955564631+02:00 level=info msg="Completed cleanup jobs" duration=27.315466ms
          logger=plugins.update.checker t=2025-10-09T11:24:31.364518387+02:00 level=info msg="Update check succeeded" duration=58.69399ms
          logger=infra.usagestats t=2025-10-09T11:25:02.050161577+02:00 level=info msg="Usage stats are ready to report"
          logger="navtree service" t=2025-10-09T11:28:58.858224846+02:00 level=error msg="Plugin app nav id not found" pluginId=grafana-pyroscope-app navId=drilldown
          logger=context userId=0 orgId=1 uname= t=2025-10-09T11:28:59.854843912+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.20 time_ms=40 duration=40.762971ms size=0 referer= handler=/api/live/ws status_source=server
          logger=cleanup t=2025-10-09T11:34:30.982795949+02:00 level=info msg="Completed cleanup jobs" duration=53.742391ms
          logger=plugins.update.checker t=2025-10-09T11:34:31.391523407+02:00 level=info msg="Update check succeeded" duration=85.719427ms
          logger=cleanup t=2025-10-09T11:44:31.02795154+02:00 level=info msg="Completed cleanup jobs" duration=98.915543ms
          logger=plugins.update.checker t=2025-10-09T11:44:31.37671433+02:00 level=info msg="Update check succeeded" duration=70.717195ms
          logger=cleanup t=2025-10-09T11:54:30.982051938+02:00 level=info msg="Completed cleanup jobs" duration=52.787875ms
          logger=plugins.update.checker t=2025-10-09T11:54:31.374343609+02:00 level=info msg="Update check succeeded" duration=68.66769ms
          logger=infra.usagestats t=2025-10-09T11:55:02.030096827+02:00 level=info msg="Usage stats are ready to report"
          logger=cleanup t=2025-10-09T12:04:30.959806048+02:00 level=info msg="Completed cleanup jobs" duration=31.178144ms
          logger=plugins.update.checker t=2025-10-09T12:04:31.380010826+02:00 level=info msg="Update check succeeded" duration=74.535724ms
          logger=cleanup t=2025-10-09T12:14:30.954771795+02:00 level=info msg="Completed cleanup jobs" duration=26.05905ms
          logger=plugins.update.checker t=2025-10-09T12:14:31.370867646+02:00 level=info msg="Update check succeeded" duration=64.82744ms
          logger=cleanup t=2025-10-09T12:24:30.95518257+02:00 level=info msg="Completed cleanup jobs" duration=27.242711ms
          logger=plugins.update.checker t=2025-10-09T12:24:31.381867833+02:00 level=info msg="Update check succeeded" duration=75.762433ms
          logger=infra.usagestats t=2025-10-09T12:25:02.043656167+02:00 level=info msg="Usage stats are ready to report"
          logger=cleanup t=2025-10-09T12:34:30.985509288+02:00 level=info msg="Completed cleanup jobs" duration=57.524847ms
          logger=plugins.update.checker t=2025-10-09T12:34:31.369764993+02:00 level=info msg="Update check succeeded" duration=63.538749ms
          logger=context userId=0 orgId=0 uname= t=2025-10-09T12:37:34.995800872+02:00 level=info msg="Request Completed" method=GET path=/d-solo/f09d0426-00cc-436d-b8f8-9101589feb5b/eg status=302 remote_addr=192.168.178.13 time_ms=130 duration=130.968746ms size=352 referer=http://192.168.178.41:8082/ handler=/d-solo/:uid/:slug status_source=server
          logger=context userId=0 orgId=0 uname= t=2025-10-09T12:37:35.045218615+02:00 level=info msg="Request Completed" method=GET path=/user/auth-tokens/rotate status=302 remote_addr=192.168.178.13 time_ms=40 duration=40.990575ms size=280 referer=http://192.168.178.41:8082/ handler=/user/auth-tokens/rotate status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:36.626921375+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=34 duration=34.080417ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:50.58552355+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.121858ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:37:51.214747754+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=39 duration=39.407729ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:39:44.075089375+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=14 duration=14.226683ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:11.167725355+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=13 duration=13.386242ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:22.793759846+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=18 duration=18.088094ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:28.454620683+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.385172ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:40:30.507598772+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=12 duration=12.327302ms size=0 referer= handler=/api/live/ws status_source=server
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:42:59.455766501+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=17 duration=17.347652ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
          logger=cleanup t=2025-10-09T12:44:31.119065837+02:00 level=info msg="Completed cleanup jobs" duration=186.632052ms
          logger=plugins.update.checker t=2025-10-09T12:44:31.382935683+02:00 level=info msg="Update check succeeded" duration=77.649867ms
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:47:06.417678085+02:00 level=info msg="Request Completed" method=GET path=/api/dashboards/uid/f09d0426-00cc-436d-b8f8-9101589feb5b/public-dashboards status=404 remote_addr=192.168.178.13 time_ms=9 duration=9.752497ms size=90 referer="http://192.168.178.41:3000/d/f09d0426-00cc-436d-b8f8-9101589feb5b/eg?from=now-24h&orgId=1&refresh=15m&timezone=browser&to=now" handler=/api/dashboards/uid/:dashboardUid/public-dashboards status_source=server errorReason=NotFound errorMessageID=publicdashboards.notFound error="FindByDashboardUid: Public dashboard not found by orgId: 1 and dashboardUid: f09d0426-00cc-436d-b8f8-9101589feb5b"
          logger=context userId=1 orgId=1 uname=admin t=2025-10-09T12:49:01.797849337+02:00 level=info msg="Request Completed" method=GET path=/api/live/ws status=-1 remote_addr=192.168.178.13 time_ms=14 duration=14.551533ms size=0 referer= handler=/api/live/ws status_source=server
          logger=cleanup t=2025-10-09T12:54:31.182311133+02:00 level=info msg="Completed cleanup jobs" duration=253.761434ms
          logger=plugins.update.checker t=2025-10-09T12:54:31.378254894+02:00 level=info msg="Update check succeeded" duration=72.283633ms
          logger=infra.usagestats t=2025-10-09T12:55:02.06333405+02:00 level=info msg="Usage stats are ready to report"
          logger=server t=2025-10-09T13:03:00.947226234+02:00 level=info msg="Shutdown started" reason="System signal: terminated"
          logger=tracing t=2025-10-09T13:03:01.08675788+02:00 level=info msg="Closing tracing"
          logger=ngalert.scheduler t=2025-10-09T13:03:01.086990861+02:00 level=info msg=stopped component=ticker last_tick=2025-10-09T13:03:00+02:00
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #5

          @almixx

          Okt 09 13:38:47 Raspi64 grafana[1847]: Failed to parse defaults.ini, key-value delimiter not found: http, https, h2, socket)
          

          Wie schaut die defaults.ini denn in Gänze aus? Da seinen Werte zu fehlen oder im falschen Format eingetragen zu sein.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • AlmixxA Almixx
              pi@Raspi64:~ $ sudo journalctl -u grafana-server -n 50 --no-pager
            Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:42 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
            Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 1.
            Okt 09 13:38:43 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:43 Raspi64 systemd[1]: grafana-server.service: Consumed 1.190s CPU                                                                                                                                                              time.
            Okt 09 13:38:43 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:44 Raspi64 grafana[1707]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:44 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 2.
            Okt 09 13:38:44 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:44 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:45 Raspi64 grafana[1718]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:45 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 3.
            Okt 09 13:38:45 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:45 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:46 Raspi64 grafana[1835]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:46 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 4.
            Okt 09 13:38:46 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:46 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:47 Raspi64 grafana[1847]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:47 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 5.
            Okt 09 13:38:47 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:47 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:48 Raspi64 grafana[1861]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:48 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 6.
            Okt 09 13:38:48 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:48 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:49 Raspi64 grafana[1879]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:49 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 7.
            Okt 09 13:38:49 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:49 Raspi64 systemd[1]: Started grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:50 Raspi64 grafana[1914]: Failed to parse defaults.ini, key-value d                                                                                                                                                             elimiter not found: http, https, h2, socket)
            Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Main process exited,                                                                                                                                                              code=exited, status=1/FAILURE
            Okt 09 13:38:50 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Scheduled restart jo                                                                                                                                                             b, restart counter is at 8.
            Okt 09 13:38:51 Raspi64 systemd[1]: Stopped grafana-server.service - Grafana ins                                                                                                                                                             tance.
            Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Start request repeat                                                                                                                                                             ed too quickly.
            Okt 09 13:38:51 Raspi64 systemd[1]: grafana-server.service: Failed with result '                                                                                                                                                             exit-code'.
            Okt 09 13:38:51 Raspi64 systemd[1]: Failed to start grafana-server.service - Gra                                                                                                                                                             fana instance.
            
            
            Marc BergM Offline
            Marc BergM Offline
            Marc Berg
            Most Active
            schrieb am zuletzt editiert von
            #6

            @almixx sagte in Grafana startet nicht mehr:

            Failed to parse defaults.ini, key-value d

            Die defaults.ini ist defekt.

            sudo grep -n "http, https, h2, socket" /usr/share/grafana/conf/defaults.ini
            
            ls -la /usr/share/grafana/conf/defaults.ini*
            

            NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

            Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

            Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

            AlmixxA 1 Antwort Letzte Antwort
            0
            • Marc BergM Marc Berg

              @almixx sagte in Grafana startet nicht mehr:

              Failed to parse defaults.ini, key-value d

              Die defaults.ini ist defekt.

              sudo grep -n "http, https, h2, socket" /usr/share/grafana/conf/defaults.ini
              
              ls -la /usr/share/grafana/conf/defaults.ini*
              
              AlmixxA Offline
              AlmixxA Offline
              Almixx
              schrieb am zuletzt editiert von Almixx
              #7

              wie bekommt man das wieder repariert?

              pi@Raspi64:~ $ sudo grep -n "http, https, h2, socket" /usr/share/grafana/conf/defaults.ini
              41:http, https, h2, socket)
              pi@Raspi64:~ $ ls -la /usr/share/grafana/conf/defaults.ini*
              -rw-r--r-- 1 root root 90084  9. Okt 09:30 /usr/share/grafana/conf/defaults.ini
              
              Marc BergM Thomas BraunT 2 Antworten Letzte Antwort
              0
              • AlmixxA Almixx

                wie bekommt man das wieder repariert?

                pi@Raspi64:~ $ sudo grep -n "http, https, h2, socket" /usr/share/grafana/conf/defaults.ini
                41:http, https, h2, socket)
                pi@Raspi64:~ $ ls -la /usr/share/grafana/conf/defaults.ini*
                -rw-r--r-- 1 root root 90084  9. Okt 09:30 /usr/share/grafana/conf/defaults.ini
                
                Marc BergM Offline
                Marc BergM Offline
                Marc Berg
                Most Active
                schrieb am zuletzt editiert von
                #8

                @almixx sagte in Grafana startet nicht mehr:

                1. Okt 09:30

                ja, hast du nicht nur geschaut, sondern heute geändert.

                Entweder Sicherung der Datei einspielen, oder die default.ini komplett zeigen, wie @Thomas-Braun schon schreibt.

                NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

                Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                AlmixxA 1 Antwort Letzte Antwort
                0
                • AlmixxA Almixx

                  wie bekommt man das wieder repariert?

                  pi@Raspi64:~ $ sudo grep -n "http, https, h2, socket" /usr/share/grafana/conf/defaults.ini
                  41:http, https, h2, socket)
                  pi@Raspi64:~ $ ls -la /usr/share/grafana/conf/defaults.ini*
                  -rw-r--r-- 1 root root 90084  9. Okt 09:30 /usr/share/grafana/conf/defaults.ini
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #9

                  @almixx

                  wie bekommt man das wieder repariert?

                  Dazu müsste man sehen, was du da mit (zum 'nur gucken' vollkommen unnötigen) root-Rechten verbogen hast.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  1 Antwort Letzte Antwort
                  0
                  • Marc BergM Marc Berg

                    @almixx sagte in Grafana startet nicht mehr:

                    1. Okt 09:30

                    ja, hast du nicht nur geschaut, sondern heute geändert.

                    Entweder Sicherung der Datei einspielen, oder die default.ini komplett zeigen, wie @Thomas-Braun schon schreibt.

                    AlmixxA Offline
                    AlmixxA Offline
                    Almixx
                    schrieb am zuletzt editiert von Almixx
                    #10

                    @marc-berg wie bekomme ich denn alles unter Putty makiert, so dass ich das hier einfügen kann?

                    Marc BergM 1 Antwort Letzte Antwort
                    0
                    • AlmixxA Almixx

                      @marc-berg wie bekomme ich denn alles unter Putty makiert, so dass ich das hier einfügen kann?

                      Marc BergM Offline
                      Marc BergM Offline
                      Marc Berg
                      Most Active
                      schrieb am zuletzt editiert von
                      #11

                      @almixx sagte in Grafana startet nicht mehr:

                      @marc-berg wie bekomme ich denn alles unter Putty makiert, so dass ich da einfügen kann?

                      Für den Anfang reicht vielleicht die Zeile 41, in der "http, https, h2, socket)" steht, und ein paar Zeilen darüber und darunter

                      NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

                      Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                      Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                      AlmixxA 1 Antwort Letzte Antwort
                      0
                      • Marc BergM Marc Berg

                        @almixx sagte in Grafana startet nicht mehr:

                        @marc-berg wie bekomme ich denn alles unter Putty makiert, so dass ich da einfügen kann?

                        Für den Anfang reicht vielleicht die Zeile 41, in der "http, https, h2, socket)" steht, und ein paar Zeilen darüber und darunter

                        AlmixxA Offline
                        AlmixxA Offline
                        Almixx
                        schrieb am zuletzt editiert von
                        #12

                        @marc-berg

                        # Protocol (
                        http, https, h2, socket)
                        protocol = http
                        
                        # Minimum TLS version allowed. By default, this value is empty. Accepted values are: TLS1.2, TLS1.3. If nothing is set TLS1.2 would be taken
                        min_tls_version = ""
                        
                        # The ip address to bind to, empty will bind to all interfaces
                        http_addr =
                        
                        # The http port to use
                        http_port = 3000
                        
                        # The public facing domain name used to access grafana from a browser
                        domain = localhost
                        
                        # Redirect to correct domain if host header does not match domain
                        # Prevents DNS rebinding attacks
                        enforce_domain = false
                        
                        # The full public facing url
                        root_url = %(protocol)s://%(domain)s:%(http_port)s/
                        
                        # Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
                        serve_from_sub_path = false
                        
                        # Log web requests
                        router_logging = false
                        
                        # the path relative working path
                        static_root_path = public
                        
                        # enable gzip
                        enable_gzip = false
                        
                        # https certs & key file
                        cert_file =
                        cert_key =
                        cert_pass =
                        
                        # Certificates file watch interval
                        certs_watch_interval =
                        
                        # Unix socket gid
                        # Changing the gid of a file without privileges requires that the target group is in the group of the process and that the process is the file owner
                        # It is recommended to set the gid as http server user gid
                        # Not set when the value is -1
                        socket_gid = -1
                        
                        # Unix socket mode
                        socket_mode = 0660
                        
                        # Unix socket path
                        socket = /tmp/grafana.sock
                        
                        # CDN Url
                        cdn_url =
                        
                        # Sets the maximum time in minutes before timing out read of an incoming request and closing idle connections.
                        # `0` means there is no timeout for reading the request.
                        read_timeout = 0
                        
                        
                        Marc BergM Thomas BraunT 3 Antworten Letzte Antwort
                        0
                        • AlmixxA Almixx

                          @marc-berg

                          # Protocol (
                          http, https, h2, socket)
                          protocol = http
                          
                          # Minimum TLS version allowed. By default, this value is empty. Accepted values are: TLS1.2, TLS1.3. If nothing is set TLS1.2 would be taken
                          min_tls_version = ""
                          
                          # The ip address to bind to, empty will bind to all interfaces
                          http_addr =
                          
                          # The http port to use
                          http_port = 3000
                          
                          # The public facing domain name used to access grafana from a browser
                          domain = localhost
                          
                          # Redirect to correct domain if host header does not match domain
                          # Prevents DNS rebinding attacks
                          enforce_domain = false
                          
                          # The full public facing url
                          root_url = %(protocol)s://%(domain)s:%(http_port)s/
                          
                          # Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
                          serve_from_sub_path = false
                          
                          # Log web requests
                          router_logging = false
                          
                          # the path relative working path
                          static_root_path = public
                          
                          # enable gzip
                          enable_gzip = false
                          
                          # https certs & key file
                          cert_file =
                          cert_key =
                          cert_pass =
                          
                          # Certificates file watch interval
                          certs_watch_interval =
                          
                          # Unix socket gid
                          # Changing the gid of a file without privileges requires that the target group is in the group of the process and that the process is the file owner
                          # It is recommended to set the gid as http server user gid
                          # Not set when the value is -1
                          socket_gid = -1
                          
                          # Unix socket mode
                          socket_mode = 0660
                          
                          # Unix socket path
                          socket = /tmp/grafana.sock
                          
                          # CDN Url
                          cdn_url =
                          
                          # Sets the maximum time in minutes before timing out read of an incoming request and closing idle connections.
                          # `0` means there is no timeout for reading the request.
                          read_timeout = 0
                          
                          
                          Marc BergM Offline
                          Marc BergM Offline
                          Marc Berg
                          Most Active
                          schrieb am zuletzt editiert von Marc Berg
                          #13

                          @almixx sagte in Grafana startet nicht mehr:

                          Protocol (

                          Da hast Du einen Zeilenumbruch reingebaut:

                          # Protocol (
                          http, https, h2, socket)
                          

                          Mach daraus:

                          # Protocol (http, https, h2, socket)
                          

                          NUC10I3+Ubuntu+Docker+ioBroker+influxDB2+Node Red+RabbitMQ+Grafana

                          Pi-hole, Traefik, Checkmk, Conbee II+Zigbee2MQTT, ESPSomfy-RTS, LoRaWAN, Arduino, KiCad

                          Benutzt das Voting im Beitrag, wenn er euch geholfen hat.

                          1 Antwort Letzte Antwort
                          0
                          • AlmixxA Almixx

                            @marc-berg

                            # Protocol (
                            http, https, h2, socket)
                            protocol = http
                            
                            # Minimum TLS version allowed. By default, this value is empty. Accepted values are: TLS1.2, TLS1.3. If nothing is set TLS1.2 would be taken
                            min_tls_version = ""
                            
                            # The ip address to bind to, empty will bind to all interfaces
                            http_addr =
                            
                            # The http port to use
                            http_port = 3000
                            
                            # The public facing domain name used to access grafana from a browser
                            domain = localhost
                            
                            # Redirect to correct domain if host header does not match domain
                            # Prevents DNS rebinding attacks
                            enforce_domain = false
                            
                            # The full public facing url
                            root_url = %(protocol)s://%(domain)s:%(http_port)s/
                            
                            # Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
                            serve_from_sub_path = false
                            
                            # Log web requests
                            router_logging = false
                            
                            # the path relative working path
                            static_root_path = public
                            
                            # enable gzip
                            enable_gzip = false
                            
                            # https certs & key file
                            cert_file =
                            cert_key =
                            cert_pass =
                            
                            # Certificates file watch interval
                            certs_watch_interval =
                            
                            # Unix socket gid
                            # Changing the gid of a file without privileges requires that the target group is in the group of the process and that the process is the file owner
                            # It is recommended to set the gid as http server user gid
                            # Not set when the value is -1
                            socket_gid = -1
                            
                            # Unix socket mode
                            socket_mode = 0660
                            
                            # Unix socket path
                            socket = /tmp/grafana.sock
                            
                            # CDN Url
                            cdn_url =
                            
                            # Sets the maximum time in minutes before timing out read of an incoming request and closing idle connections.
                            # `0` means there is no timeout for reading the request.
                            read_timeout = 0
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #14

                            @almixx sagte in Grafana startet nicht mehr:

                            Ist jetzt nur geraten, aber richtig wird das wohl so aussehen müssen:

                            # Protocol (http, https, h2, socket)
                            protocol = http
                            

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            1 Antwort Letzte Antwort
                            0
                            • AlmixxA Almixx

                              @marc-berg

                              # Protocol (
                              http, https, h2, socket)
                              protocol = http
                              
                              # Minimum TLS version allowed. By default, this value is empty. Accepted values are: TLS1.2, TLS1.3. If nothing is set TLS1.2 would be taken
                              min_tls_version = ""
                              
                              # The ip address to bind to, empty will bind to all interfaces
                              http_addr =
                              
                              # The http port to use
                              http_port = 3000
                              
                              # The public facing domain name used to access grafana from a browser
                              domain = localhost
                              
                              # Redirect to correct domain if host header does not match domain
                              # Prevents DNS rebinding attacks
                              enforce_domain = false
                              
                              # The full public facing url
                              root_url = %(protocol)s://%(domain)s:%(http_port)s/
                              
                              # Serve Grafana from subpath specified in `root_url` setting. By default it is set to `false` for compatibility reasons.
                              serve_from_sub_path = false
                              
                              # Log web requests
                              router_logging = false
                              
                              # the path relative working path
                              static_root_path = public
                              
                              # enable gzip
                              enable_gzip = false
                              
                              # https certs & key file
                              cert_file =
                              cert_key =
                              cert_pass =
                              
                              # Certificates file watch interval
                              certs_watch_interval =
                              
                              # Unix socket gid
                              # Changing the gid of a file without privileges requires that the target group is in the group of the process and that the process is the file owner
                              # It is recommended to set the gid as http server user gid
                              # Not set when the value is -1
                              socket_gid = -1
                              
                              # Unix socket mode
                              socket_mode = 0660
                              
                              # Unix socket path
                              socket = /tmp/grafana.sock
                              
                              # CDN Url
                              cdn_url =
                              
                              # Sets the maximum time in minutes before timing out read of an incoming request and closing idle connections.
                              # `0` means there is no timeout for reading the request.
                              read_timeout = 0
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #15

                              @almixx

                              Der Fall ist übrigens ein Paradebeispiel dafür, dass man nur mit den minimalst erforderlichen Rechten unterwegs ist.
                              Die Datei kann mit den Rechten jeder anschauen.

                              -rw-r--r-- 1 root root 90084  9. Okt 09:30 /usr/share/grafana/conf/defaults.ini
                              

                              Wenn du da mit deinem Standarduser agiert hättest wäre der Zeilenumbruch auch nie an dieser Stelle geschrieben worden.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              AlmixxA 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @almixx

                                Der Fall ist übrigens ein Paradebeispiel dafür, dass man nur mit den minimalst erforderlichen Rechten unterwegs ist.
                                Die Datei kann mit den Rechten jeder anschauen.

                                -rw-r--r-- 1 root root 90084  9. Okt 09:30 /usr/share/grafana/conf/defaults.ini
                                

                                Wenn du da mit deinem Standarduser agiert hättest wäre der Zeilenumbruch auch nie an dieser Stelle geschrieben worden.

                                AlmixxA Offline
                                AlmixxA Offline
                                Almixx
                                schrieb am zuletzt editiert von Almixx
                                #16

                                @thomas-braun
                                :man-shrugging: habe davon nicht soviel Ahnung...

                                geht wieder, vielen vielen Dank!!!!

                                Thomas BraunT AlmixxA 2 Antworten Letzte Antwort
                                0
                                • AlmixxA Almixx

                                  @thomas-braun
                                  :man-shrugging: habe davon nicht soviel Ahnung...

                                  geht wieder, vielen vielen Dank!!!!

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #17

                                  @almixx sagte in Grafana startet nicht mehr:

                                  habe davon nicht soviel Ahnung...

                                  Ich aber...
                                  Verwende sudo usw. nur in Fällen, in denen es auch erforderlich ist.
                                  Das System sagt dir schon, wenn deine Rechte nicht ausreichen.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  2
                                  • AlmixxA Almixx

                                    @thomas-braun
                                    :man-shrugging: habe davon nicht soviel Ahnung...

                                    geht wieder, vielen vielen Dank!!!!

                                    AlmixxA Offline
                                    AlmixxA Offline
                                    Almixx
                                    schrieb am zuletzt editiert von Almixx
                                    #18

                                    @Thomas-Braun @Marc-Berg
                                    Nachwievor lassen sich die neu erstellten Panel's nicht in IOB integrieren. Habt ihr da vlt. auch ne Idee?

                                    1 Antwort Letzte Antwort
                                    0
                                    Antworten
                                    • In einem neuen Thema antworten
                                    Anmelden zum Antworten
                                    • Älteste zuerst
                                    • Neuste zuerst
                                    • Meiste Stimmen


                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    697

                                    Online

                                    32.4k

                                    Benutzer

                                    81.5k

                                    Themen

                                    1.3m

                                    Beiträge
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                    ioBroker Community 2014-2025
                                    logo
                                    • Anmelden

                                    • Du hast noch kein Konto? Registrieren

                                    • Anmelden oder registrieren, um zu suchen
                                    • Erster Beitrag
                                      Letzter Beitrag
                                    0
                                    • Home
                                    • Aktuell
                                    • Tags
                                    • Ungelesen 0
                                    • Kategorien
                                    • Unreplied
                                    • Beliebt
                                    • GitHub
                                    • Docu
                                    • Hilfe