NEWS
"Unauthorized" Meldung beim Sign in in Grafana
-
@ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:
dann hast du ggfs. die einen Fehler in die ini eingebaut.
Ich hab nur das geändert:

-
...skipping... ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:18:20 CEST; 15min ago Docs: http://docs.grafana.org Process: 3157 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana> Main PID: 3157 (code=exited, status=1/FAILURE) CPU: 394ms Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:18:20 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:18:20 iobroker-pi systemd[1]: Failed to start Grafana instance. -
wibear@iobroker-pi:~ $ systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:18:20 CEST; 16min ago Docs: http://docs.grafana.org Process: 3157 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana> Main PID: 3157 (code=exited, status=1/FAILURE) CPU: 394ms Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:18:20 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:18:20 iobroker-pi systemd[1]: Failed to start Grafana instance. -
wibear@iobroker-pi:~ $ systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:18:20 CEST; 16min ago Docs: http://docs.grafana.org Process: 3157 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana> Main PID: 3157 (code=exited, status=1/FAILURE) CPU: 394ms Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:18:20 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:18:20 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:18:20 iobroker-pi systemd[1]: Failed to start Grafana instance. -
@ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:
Die Kiste mal neu starten.
wibear@iobroker-pi:~ $ systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:37:43 CEST; 4min 36s ago Docs: http://docs.grafana.org Process: 1675 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana> Main PID: 1675 (code=exited, status=1/FAILURE) CPU: 475ms Oct 19 11:37:43 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:37:43 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:37:43 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:37:43 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:37:43 iobroker-pi systemd[1]: Failed to start Grafana instance. -
@ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:
Die Kiste mal neu starten.
zum 2. Mal neu gestartet ohne Erfolg.

-
@wibear mach die Änderung in der ini rückgängig. Was passiert dann? Ist Grafana im Docker?
Ro75.
-
@wibear mach die Änderung in der ini rückgängig. Was passiert dann? Ist Grafana im Docker?
Ro75.
@ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:
mach die Änderung in der ini rückgängig. Was passiert dann? Ist Grafana im Docker?
Habe rückgängig gemacht:
wibear@iobroker-pi:~ $ systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:48:35 CEST; 38s ago Docs: http://docs.grafana.org Process: 3461 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafan> Main PID: 3461 (code=exited, status=1/FAILURE) CPU: 391ms Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:48:35 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:48:35 iobroker-pi systemd[1]: Failed to start Grafana instance. lines 1-13/13 (END)Auf Raspberry läuft IOBroker und Raspberrymatic, kein Docker.
-
@ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:
mach die Änderung in der ini rückgängig. Was passiert dann? Ist Grafana im Docker?
Habe rückgängig gemacht:
wibear@iobroker-pi:~ $ systemctl status grafana-server ● grafana-server.service - Grafana instance Loaded: loaded (/lib/systemd/system/grafana-server.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Sat 2024-10-19 11:48:35 CEST; 38s ago Docs: http://docs.grafana.org Process: 3461 ExecStart=/usr/share/grafana/bin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafan> Main PID: 3461 (code=exited, status=1/FAILURE) CPU: 391ms Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Scheduled restart job, restart counter is at 5. Oct 19 11:48:35 iobroker-pi systemd[1]: Stopped Grafana instance. Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Start request repeated too quickly. Oct 19 11:48:35 iobroker-pi systemd[1]: grafana-server.service: Failed with result 'exit-code'. Oct 19 11:48:35 iobroker-pi systemd[1]: Failed to start Grafana instance. lines 1-13/13 (END)Auf Raspberry läuft IOBroker und Raspberrymatic, kein Docker.
-
Geändert mit nano: sudo nano /etc/grafana/grafana.ini
Beim Versuch sie mit FileZilla runterzuladen kommt eine Fehlermeldung konnte nicht gestartet werden.
Womit kann ich sie noch runterladen?
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden

