Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. iob startet nicht mehr nach js-controller-Update

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    iob startet nicht mehr nach js-controller-Update

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @andisoft1 last edited by

      @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

      Hosts:
      
      iob                 iob (version: 5.0.19, hostname: iob           , alive, uptime: 28012)
      iob-zwave           iob-zwave (version: 7.0.6, hostname: iob-zwave     , dead, uptime: 27278)
      
      Core adapters versions
      js-controller:  7.0.6
      

      Kann ja eigentlich nicht sein.

      andisoft1 2 Replies Last reply Reply Quote 0
      • andisoft1
        andisoft1 @Thomas Braun last edited by

        @thomas-braun Was meinst Du, die unterschiedlichen Versionen auf den Hosts ?

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

          @andisoft1

          Ja. Der host 'iob' wird mit 5.0.19 angezeigt, danach wird in der gleichen Installation 7.0.6 aufgeführt.

          1 Reply Last reply Reply Quote 0
          • andisoft1
            andisoft1 @Thomas Braun last edited by andisoft1

            @thomas-braun

            Hier das Protokoll an dem die Instanzen wieder gestoppt werden:

            2025-07-18 00:17:15.976  - info: javascript.0 (179504) received all objects
            2025-07-18 00:17:16.340  - info: host.iob iobroker.js-controller version 7.0.6 js-controller starting
            2025-07-18 00:17:16.342  - info: host.iob Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker
            2025-07-18 00:17:16.343  - info: host.iob hostname: iob, node: v20.19.3
            2025-07-18 00:17:16.343  - info: host.iob ip addresses: 192.168.1.124 fd07:3d39:28eb:0:f3eb:853d:4127:46b2 fd07:3d39:28eb:0:2cc6:17a8:6f35:58ec 2a02:8071:50f3:4660:86d9:c2c4:dbf9:d337 2a02:8071:50f3:4660:ecfe:71c9:4f5f:5f9b fe80::164:48db:5aca:446d 192.168.1.123 2a02:8071:50f3:4660:bc46:e41e:ba72:e08a 2a02:8071:50f3:4660:9ed3:2f47:9a8f:5780 fd07:3d39:28eb:0:5702:4b04:c945:7bb6 fd07:3d39:28eb:0:5517:5fe1:5cd7:ca0e fe80::470c:a2b2:79ef:a0b4
            2025-07-18 00:17:16.682  - info: javascript.0 (179504) received all states
            2025-07-18 00:17:16.953  - info: javascript.0 (179504) script.js.global.piremote_irsend: compiling TypeScript source...
            2025-07-18 00:17:18.411  - error: host.iob-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker_neu/iobroker-data/objects.jsonl"!
            2025-07-18 00:17:18.558  - error: host.iob instance system.adapter.js-controller.0 terminated with code 22 (NO_CONNECTION_TO_OBJ_DB)
            2025-07-18 00:17:18.561  - error: host.iob uncaught exception: Cannot read properties of undefined (reading 'webInstance')
            2025-07-18 00:17:18.561  - error: host.iob TypeError: Cannot read properties of undefined (reading 'webInstance')
                at file:///opt/iobroker_neu/node_modules/iobroker.js-controller/build/esm/main.js:3533:53
                at Immediate.<anonymous> (file:///opt/iobroker_neu/node_modules/iobroker.js-controller/build/esm/main.js:1041:31)
                at process.processImmediate (node:internal/timers:485:21)
            2025-07-18 00:17:18.562  - info: host.iob stopInstance system.adapter.admin.0 (force=false, process=true)
            2025-07-18 00:17:18.563  - info: host.iob stopInstance system.adapter.email.0 (force=false, process=true)
            2025-07-18 00:17:18.563  - info: host.iob stopInstance system.adapter.javascript.0 (force=false, process=true)
            2025-07-18 00:17:18.563  - info: host.iob stopInstance system.adapter.javascript.1 (force=false, process=false)
            2025-07-18 00:17:18.563  - info: host.iob stopInstance system.adapter.js-controller.0 (force=false, process=false)
            

            Es ist auch egal ob die Instanz auf dem iob-zwave-Server läuft oder nicht ...

            1 Reply Last reply Reply Quote 0
            • andisoft1
              andisoft1 @Thomas Braun last edited by

              @thomas-braun Ich habe alle Versionen ausprobiert, auch die 6er. Ich kämpfe schon länger mit den Upgrade, bisher habe ich alles selbst hinbekommen. Ich habe nur keine Lust alles neu zu installieren, da steckt ja schon einiges drin.

              Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @andisoft1 last edited by Thomas Braun

                @andisoft1

                Wie kommt es denn zu diesem Installationsverzeichnis?

                /opt/iobroker_neu/
                Üblich ist /opt/iobroker. Da hast du zwei Installationen laufen, eine in /opt/iobroker und eine in /opt/iobroker_neu

                Kann ich dir nicht helfen, hab ich noch nie mit zu tun gehabt.

                1 Reply Last reply Reply Quote 0
                • arteck
                  arteck Developer Most Active @andisoft1 last edited by

                  @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

                  error: host.iob-Server Cannot start inMem-objects on port 9001: Failed to lock DB file "/opt/iobroker_neu/iobroker-data/objects.jsonl"!

                  dein fehler ist hier..
                  da ist die objects.jsonl nicht migriert worden

                  aber sonst kein plan was du da treibst

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

                    @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

                    Ich habe nur keine Lust

                    Wir hatten dich bereits im ersten Post gefragt wo du einen BUG von ioBroker siehst.

                    Nachdem du auf erneute Nachfrage dann jetzt doch den iob diag gezeigt hast, sieht es wirklich so aus

                    @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

                    Ich kämpfe schon länger

                    allerdings nicht wie

                    @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

                    habe ich alles selbst hinbekommen

                    Im Moment sieht es wirklich eher wie eine komplett verbogene Installation aus.
                    Leider sind deine bisherigen Informationen zu der Entstehungsgeschichte deines Systems noch sehr lückenhaft.

                    Eine komplette Neuinstallation erscheint mir der einfachsten/ sicherste Weg zu sein ein sauberes System zu erhalten.

                    @andisoft1 sagte in iob startet nicht mehr nach js-controller-Update:

                    da steckt ja schon einiges drin.

                    Das bekommst du ja auch alles wieder wenn du dein Backup auf dem neuen System wiederherstellst

                    1 Reply Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active last edited by

                      @arteck

                      und wenn du kein backup hast..dann sicher dir JETZT zumindest

                      /opt/iobroker_neu/iobroker-data/
                      

                      Ordner.

                      andisoft1 1 Reply Last reply Reply Quote 0
                      • andisoft1
                        andisoft1 @arteck last edited by

                        Hallo,
                        Danke für das Feedback - Backups habe ich reichlich. Ich werde es mal mit einer neuen Installation probieren.

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        919
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        4
                        15
                        213
                        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