Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker startet nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    ioBroker startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Atticus @Homoran last edited by

      @homoran Könnte mich nicht daran erinnern, aber ok, es muss wieder laufen

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Atticus last edited by

        @atticus sagte in ioBroker startet nicht mehr:

        @homoran Könnte mich nicht daran erinnern, aber ok, es muss wieder laufen

        Ich bin kein Linuxer, vielleicht kann @Thomas-Braun nochmal einsteigen und helfen herauszufinden was

        @atticus sagte in ioBroker startet nicht mehr:

        Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"!

        das bedeutet

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Homoran last edited by Thomas Braun

          @homoran sagte in ioBroker startet nicht mehr:

          /opt/iobroker/iobroker-data/states.jsonl

          @Atticus

          Wie sehen die Rechte an dem file aus?

          ls -la /opt/iobroker/iobroker-data/states.jsonl
          getfacl /opt/iobroker/iobroker-data/states.jsonl
          
          A 1 Reply Last reply Reply Quote 0
          • A
            Atticus @Thomas Braun last edited by

            @thomas-braun sagte in ioBroker startet nicht mehr:

            getfacl /opt/iobroker/iobroker-data/states.jsonl

            pi@ioBroker482:~ $ ls -la /opt/iobroker/iobroker-data/states.jsonl
            -rw-rwxr--+ 1 iobroker iobroker 1681542109 Feb 22 08:15 /opt/iobroker/iobroker-data/states.jsonl
            pi@ioBroker482:~ $ getfacl /opt/iobroker/iobroker-data/states.jsonl
            getfacl: Entferne führende '/' von absoluten Pfadnamen
            # file: opt/iobroker/iobroker-data/states.jsonl
            # owner: iobroker
            # group: iobroker
            user::rw-
            group::r-x
            group:iobroker:rwx
            mask::rwx
            other::r--
            
            
            
            1 Reply Last reply Reply Quote 0
            • A
              Atticus @Homoran last edited by

              @homoran Bin mir eigentlich ziemlich sicher, das ich als Repository "Stable" ausgewählt habe, bzw, nicht geändert habe.
              Kann ich das von der Konsole aus überprüfen?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Atticus last edited by

                @atticus

                iobroker repo list
                
                A 1 Reply Last reply Reply Quote 0
                • A
                  Atticus @Thomas Braun last edited by

                  @thomas-braun sagte in ioBroker startet nicht mehr:

                  iobroker repo list

                  root@ioBroker482:~# iobroker repo list
                  Server Cannot start inMem-states on port 9000: Failed to lock DB file "/opt/iobroker/iobroker-data/states.jsonl"!
                  
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Atticus last edited by

                    @atticus sagte in ioBroker startet nicht mehr:

                    root@ioBroker482:~#

                    Dann bin ich auch raus. Es wird nicht als root rumgehampelt.

                    A 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 last edited by

                      Jetzt mal bitte etwas strukturiert.

                      Fangen wir doch malmit Fakten an die ich bisher nicht gelesen habe, sondern nur vermutungen:

                      Was sagt "iob version"? Ist es controller 4 oder nicht und wenn ja welche Version vom controller 4

                      Homoran A 2 Replies Last reply Reply Quote 1
                      • Homoran
                        Homoran Global Moderator Administrators @apollon77 last edited by

                        @apollon77 sagte in ioBroker startet nicht mehr:

                        Was sagt "iob version"? Ist es controller 4 oder nicht und wenn ja welche Version vom controller 4

                        Ich hatte es über `iobroker update -i´ versucht herauszubekommen, da kam auch die Fehlermeldung

                        1 Reply Last reply Reply Quote 0
                        • A
                          Atticus @apollon77 last edited by Homoran

                          @apollon77

                          pi@ioBroker482:~ $ iob version
                          4.0.15
                          
                          
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • A
                            Atticus @Thomas Braun last edited by

                            @thomas-braun sorry

                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 @Atticus last edited by

                              @atticus Ok, das ist schonmal gut zu wissen. Wenn Du jetzt "iob stop" machst bitte mal schauen mit ps auswww |grep iodas wirklich alles gestoppt ist. Dann waret mal 10s nach dem Stop und dann ersuch nochmal das Update kommando von @Homoran

                              A 2 Replies Last reply Reply Quote 0
                              • A
                                Atticus @apollon77 last edited by

                                @apollon77

                                code_text
                                pi@ioBroker482:~ $ ps auswww |grep io
                                error: conflicting format options
                                
                                Usage:
                                 ps [options]
                                
                                 Try 'ps --help <simple|list|output|threads|misc|all>'
                                  or 'ps --help <s|l|o|t|m|a>'
                                 for additional help text.
                                
                                For more details see ps(1).
                                pi@ioBroker482:~ $ ps auwww |grep io
                                pi        2663  0.0  0.0   7360   528 pts/1    S+   11:11   0:00 grep --color=auto io
                                pi@ioBroker482:~ $
                                
                                apollon77 1 Reply Last reply Reply Quote 0
                                • A
                                  Atticus @apollon77 last edited by

                                  @apollon77 ```
                                  code_text

                                  No connection to databases possible ...
                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Atticus last edited by

                                    @atticus sagte in ioBroker startet nicht mehr:

                                    @apollon77 ```
                                    code_text

                                    No connection to databases possible ...
                                    

                                    das ist doch nicht die ganze Ein. und Ausgabe, oder???

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Atticus @Homoran last edited by Atticus

                                      @homoran ```
                                      code_text

                                      pi@ioBroker482:~ $ iobroker update -i
                                      No connection to databases possible ...
                                      pi@ioBroker482:~ $
                                      
                                      

                                      Das ist die gesamte Ausgabe bei update iobroker -i

                                      1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Atticus last edited by

                                        dann fangen wir nochmal ganz von vorne an und sammeln Fakten:

                                        @atticus sagte in ioBroker startet nicht mehr:

                                        der ioBroker startet nicht mehr.

                                        was war passiert, dass er starten soll?

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Atticus @Homoran last edited by Atticus

                                          @homoran @homoran Wenn ich den Rasperry mit dem iobroker neu starte, bootet der Raspberry ganz normal. Wenn ich dann versuche, das iobroker-Interface im Browser zu öffnen, kommt :'Die Website ist nicht erreichbar192.168.2.238 hat die Verbindung abgelehnt' Ist also nicht zu erreichen, und es funktionieren ganz offensichtlich auch keine Geräte, die per Script miteinander verbunden sind

                                          Und wenn ich den Status abrufe, kommt das:

                                          code_textpi@ioBroker482:~ $ iobroker status
                                           Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                           Objects database error: connect ECONNREFUSED 127.0.0.1:9001
                                          No connection to databases possible ...
                                          
                                          
                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Atticus last edited by

                                            @atticus

                                            Bitte beantworte die Frage:
                                            Warum warst du veranlasst den ioBroker neu zu starten?

                                            Was jetzt passiert wenn du es machst ist klar.

                                            A 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            788
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            123
                                            11655
                                            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