Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Einstellungsmenü nicht aufrufbar

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

      @great-sun Für heute ist bei mir aber jetzt Schluss. Ich bin jetzt mit allem, was ich machen wollte durch. Selbst die TFA-Sensoren sind jetzt schon in den Graphen drin. Mach nur noch einen Außentemperatur und Luftfeuchtigkeit jetzt > 1min.

      1 Reply Last reply Reply Quote 0
      • Great SUN
        Great SUN @Marko1974 last edited by

        @marko1974 sagte in Einstellungsmenü nicht aufrufbar:

        @great-sun wahrscheinlich hilft nur ne neuinstallation von ioB?

        Wieso das denn jetzt?! Ich schätze, das liegt nur am VPN.

        Marko1974 1 Reply Last reply Reply Quote 0
        • Marko1974
          Marko1974 @Great SUN last edited by

          @great-sun nein...sagte ich ja...ich habe das auf dem lokalen rechner, der direkt neben dem Raspi steht auch.

          Great SUN 1 Reply Last reply Reply Quote 0
          • Great SUN
            Great SUN @Marko1974 last edited by

            @marko1974 Ahso, dann solltest Du vielleicht mal in die Config vom web.0 schauen.

            Was hältst Du davon, wenn wir morgen via PM mal Daten tauschen und evtl. ne Screenshare Session machen?
            Wir können die Resultate dann hier sharen, Aber so ist das etwas langwierig 😉

            Great SUN Marko1974 2 Replies Last reply Reply Quote 0
            • Great SUN
              Great SUN @Great SUN last edited by Great SUN

              @great-sun Hab mittlerweile sogar noch das Batterie-Monitoring für die TFAs implementiert 🐶

              Jetzt ist aber Schluss. Ich bin jetzt AFK 😉

              Marko1974 1 Reply Last reply Reply Quote 0
              • Marko1974
                Marko1974 @Great SUN last edited by

                @great-sun ja können wir gern machen

                1 Reply Last reply Reply Quote 0
                • Marko1974
                  Marko1974 @Great SUN last edited by

                  @great-sun hab dir per dm geschrieben

                  Marko1974 1 Reply Last reply Reply Quote 0
                  • Marko1974
                    Marko1974 @Marko1974 last edited by

                    @Great-SUN

                    [22:22:49] openhabian@openhab:/opt/iobroker$  node node_modules/iobroker.js-controller/controller.js --logs
                    2022-04-24 22:22:54.946  - info: host.openhab iobroker.js-controller version 4.0.21 js-controller starting
                    2022-04-24 22:22:54.966  - info: host.openhab Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                    2022-04-24 22:22:54.968  - info: host.openhab hostname: openhab, node: v14.19.1
                    2022-04-24 22:22:54.970  - info: host.openhab ip addresses: 192.168.178.72 fe80::3251:b8ad:60b6:6025
                    2022-04-24 22:22:57.145  - error: host.openhab-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/object                          s.jsonl"!
                    
                    
                    Great SUN Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Great SUN
                      Great SUN @Marko1974 last edited by

                      @marko1974 Als ich das Problem hatte, durfte ich das letzte Backup zurückspielen und ioBroker neu aufsetzen 😞

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

                        @marko1974

                        sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
                        
                        1 Reply Last reply Reply Quote 0
                        • Marko1974
                          Marko1974 last edited by Marko1974

                          @thomas-braun

                          [22:44:55] openhabian@openhab:/opt/iobroker$ sudo lsof /opt/iobroker/iobroker-data/objects.jsonl
                          COMMAND    PID     USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
                          iobroker. 3711 iobroker   19u   REG  179,2 21023538 7657 /opt/iobroker/iobroker-data/objects.jsonl
                          

                          @Great-SUN ich glaube ja es liegt daran, dass ich´s auf port 9003 laufen habe. Das hatte ich umgestellt, da 9001 belegt war. Warum ich das gemacht habe weiss ich nicht mehr so genau.

                          Der JS will aber von 9001 holen, verstehe ich das richtig - warum macht er das, wenn in der config 9003 steht

                          Great SUN 1 Reply Last reply Reply Quote 0
                          • Great SUN
                            Great SUN @Marko1974 last edited by Great SUN

                            @marko1974 hast Du mehr als eine web-Instanz?
                            Wenn ja, dann prüfe die mal... wenn das so ist, kann es sein, dass er einfach auf der falschen instanz liegt und deswegen falsch funkt 😉
                            Kann auch sein, dass er einfach etwas kaputt ist... Dann solltest Du vielleicht versuchen den Port frei zu bekommen und die web-Instanz darauf zu packen.

                            Die Fehlermeldung sagt aber eigentlich, dass er das File lokal auf der Platte nicht locken kann, weil es beim Laden der Datei einen Fehler gibt.

                            Marko1974 1 Reply Last reply Reply Quote 0
                            • Marko1974
                              Marko1974 @Great SUN last edited by

                              @great-sun ich hab´s...das ist der alte frontail logger von openhab. den nutze ich gar nicht mehr. probiere mal den zu deinstallieren

                              Great SUN 1 Reply Last reply Reply Quote 0
                              • Great SUN
                                Great SUN @Marko1974 last edited by

                                @marko1974 Im Zweifel einfach kill -9 auf den Prozess, wenn er wieder hoch kommt, dann ist irgendwo ein monitor, der darauf schaut, dass der am laufen bleibt, dann musste den mit killen 😉

                                Marko1974 1 Reply Last reply Reply Quote 0
                                • Marko1974
                                  Marko1974 @Great SUN last edited by

                                  @great-sun ja aber sowas kann ich nicht "mal eben"

                                  Marko1974 1 Reply Last reply Reply Quote 0
                                  • Marko1974
                                    Marko1974 @Marko1974 last edited by Marko1974

                                    @Great-SUN grummel

                                    [23:48:57] openhabian@openhab:~$ node node_modules/iobroker.js-controller/controller.js --logs
                                    internal/modules/cjs/loader.js:905
                                      throw err;
                                      ^
                                    
                                    [23:51:59] openhabian@openhab:/opt/iobroker$ node node_modules/iobroker.js-controller/controller.js --logs
                                    2022-04-24 23:52:15.503  - info: host.openhab iobroker.js-controller version 4.0.21 js-controller starting
                                    2022-04-24 23:52:15.524  - info: host.openhab Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
                                    2022-04-24 23:52:15.526  - info: host.openhab hostname: openhab, node: v14.19.1
                                    2022-04-24 23:52:15.529  - info: host.openhab ip addresses: 192.168.178.72 fe80::3251:b8ad:60b6:6025
                                    2022-04-24 23:52:17.704  - error: host.openhab-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker/iobroker-data/objects.jsonl"!
                                    
                                    

                                    jetzt hatte ich den frontail.service beseitigt und den port wieder auf 9001 geändert.
                                    iob läuft auf dem port - das tat er vorher nicht - trotzdem gehts nicht und die DB ist lahm

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      fastfoot @Marko1974 last edited by

                                      @marko1974 sagte in Einstellungsmenü nicht aufrufbar:

                                      trotzdem gehts nicht und die DB ist lahm

                                      zeig doch mal ls -lt /opt/iobroker/iobroker-data

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

                                        @fastfoot

                                        [23:57:30] openhabian@openhab:/opt/iobroker/log$ ls -lt /opt/iobroker/iobroker-data
                                        insgesamt 47436
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Apr 25 00:00 objects.jsonl.lock
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Apr 25 00:00 states.jsonl.lock
                                        -rw-rw-r--+  1 iobroker iobroker 11184907 Apr 25 00:00 objects.jsonl
                                        -rw-rw-r--+  1 iobroker iobroker 14367073 Apr 24 23:59 states.jsonl
                                        -rwxrwxrwx+  1 iobroker iobroker     4779 Apr 24 23:46 iobroker.json
                                        -rw-rwxr--+  1 iobroker iobroker        3 Apr 24 23:45 notifications.json
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Apr 24 20:45 backitup
                                        drwxrwxrwx+  2 iobroker iobroker    12288 Apr 24 20:27 backup-objects
                                        drwxrwxr-x+ 51 iobroker iobroker     4096 Apr 22 22:25 files
                                        drwxrwxr-x+  6 iobroker iobroker     4096 Apr 21 01:18 node-red
                                        drwxrwxr-x+  3 iobroker iobroker     4096 Mär  7 00:42 eusec.0
                                        -rw-rwxr--+  1 iobroker iobroker  1269405 Mär  3 17:02 states.json.migrated
                                        -rw-rwxr--+  1 iobroker iobroker  8102145 Mär  3 17:02 objects.json.migrated
                                        -rw-rwxr--+  1 iobroker iobroker  8102149 Mär  3 17:02 objects.json.bak.migrated
                                        -rw-rwxr--+  1 iobroker iobroker  1269376 Mär  3 17:00 states.json.bak.migrated
                                        -rw-rwxr--+  1 iobroker iobroker  4194304 Feb 27 13:55 objects.json.broken
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Nov 16 12:41 history
                                        drwxrwxr-x+  3 iobroker iobroker     4096 Nov  9 00:23 tmp
                                        drwxrwxr-x+  5 iobroker iobroker     4096 Jun  6  2021 ham_0
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Jun  6  2021 yahka.2.hapdata
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Jun  5  2021 yahka.1.hapdata
                                        drwxrwxr-x+  2 iobroker iobroker     4096 Jun  1  2021 yahka.0.hapdata
                                        
                                        
                                        F 2 Replies Last reply Reply Quote 0
                                        • F
                                          fastfoot @Marko1974 last edited by

                                          @marko1974 nee leider nicht. Die Annahme war dass deine states.jsonl evtl. riesig ist und daher alles langsam ist. dann wäre ein upgrade des js-controller angeraten gewesen.

                                          logs siehst du übrigens auch mit

                                          • iob logs --watch
                                            oder
                                          • tail -f log/*curr*

                                          aber in /opt/iobroker ausführen!

                                          Marko1974 1 Reply Last reply Reply Quote 0
                                          • Marko1974
                                            Marko1974 @fastfoot last edited by

                                            @fastfoot weiss nix mehr 😧

                                            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

                                            398
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            52
                                            1974
                                            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