Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Grafana
    5. "Unauthorized" Meldung beim Sign in in Grafana

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    "Unauthorized" Meldung beim Sign in in Grafana

    This topic has been deleted. Only users with topic management privileges can see it.
    • Ro75
      Ro75 @wibear last edited by Ro75

      @wibear Windows 11

      Ro75

      W 2 Replies Last reply Reply Quote 0
      • W
        wibear @Ro75 last edited by

        @ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:

        @wibear Windows 11

        Ro75
        Das ist der Unterschied. Wie kann ich Grafana downgraden?

        Ro75 1 Reply Last reply Reply Quote 0
        • Ro75
          Ro75 @wibear last edited by

          @wibear sudo apt install grafana=11.2.0
          Eventuell ohne .0

          Ro75

          1 Reply Last reply Reply Quote 0
          • W
            wibear @Ro75 last edited by

            @ro75

            Habe gerade auf Windows 11 ausprobiert mit 11.2.2: keine Anmeldung möglich.

            1 Reply Last reply Reply Quote 0
            • Ro75
              Ro75 last edited by Ro75

              Lösung?

              Schaut mal hier nach.

              Ro75

              F W 2 Replies Last reply Reply Quote 0
              • F
                funkydoc @Ro75 last edited by

                @ro75 top, danke das wars. Grafana.ini geändert und geht wieder.
                Vielen Dank 🙏

                1 Reply Last reply Reply Quote 0
                • W
                  wibear @Ro75 last edited by

                  @ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:

                  Schaut mal hier nach.

                  Habe die Datei geändert und wollte Grafana neu starten mit:

                  sudo service grafana-server restart

                  Jetzt läuft Grafana gar nicht mehr, auch nach dem Reboot von Raspi.
                  Was soll ich überprüfen?

                  Ro75 1 Reply Last reply Reply Quote 0
                  • Ro75
                    Ro75 @wibear last edited by Ro75

                    @wibear mal so versuchen

                    sudo systemctl start grafana-server
                    

                    ODER

                    sudo systemctl restart grafana-server
                    

                    Ro75.

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      wibear @Ro75 last edited by

                      @ro75

                      Habe beides versucht, aber die Verindung zu <IP>:3000 wird abgelehnt

                      Ro75 1 Reply Last reply Reply Quote 0
                      • Ro75
                        Ro75 @wibear last edited by

                        @wibear dann hast du ggfs. die einen Fehler in die ini eingebaut.

                        Ro75.

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          wibear @Ro75 last edited by

                          @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:

                          3fc0768a-3ab5-4ff9-ac67-45e74b75a481-grafik.png

                          Ro75 1 Reply Last reply Reply Quote 0
                          • Ro75
                            Ro75 @wibear last edited by

                            @wibear was sagt

                            systemctl status grafana-server
                            

                            Ro75.

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              wibear @Ro75 last edited by

                              @ro75
                              91691768-167f-48f9-a471-89c1322b12da-grafik.png

                              ist es gut lesbar?

                              Ro75 1 Reply Last reply Reply Quote 0
                              • Ro75
                                Ro75 @wibear last edited by

                                @wibear nein. immer in code-tags (</>). Starte mal das Gerät mal neu.

                                Ro75.

                                W 2 Replies Last reply Reply Quote 0
                                • W
                                  wibear @Ro75 last edited by

                                  @ro75

                                  
                                  ...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.
                                  
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    wibear @Ro75 last edited by

                                    @ro75

                                    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 1 Reply Last reply Reply Quote 0
                                    • Ro75
                                      Ro75 @wibear last edited by

                                      @wibear das ist ja von 11:18. Die Kiste mal neu starten.

                                      Ro75.

                                      W 2 Replies Last reply Reply Quote 0
                                      • W
                                        wibear @Ro75 last edited by

                                        @ro75 sagte in "Unauthorized" Meldung beim Sign in in Grafana:

                                        Die Kiste mal neu starten.

                                        zum 2. Mal neu gestartet ohne Erfolg.

                                        43f046b4-4cd4-4f01-866c-5de0d4dd9f76-grafik.png

                                        Ro75 1 Reply Last reply Reply Quote 0
                                        • W
                                          wibear @Ro75 last edited by

                                          @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.
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Ro75
                                            Ro75 @wibear last edited by Ro75

                                            @wibear mach die Änderung in der ini rückgängig. Was passiert dann? Ist Grafana im Docker?

                                            Ro75.

                                            W 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            123
                                            5179
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo