Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Nach Update auf Admin 5.8 Startet Biobroker nicht mehr

    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

    Nach Update auf Admin 5.8 Startet Biobroker nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @michaelxhoffmann last edited by crunchip

      @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

      iobroker del socketio.0

      ?
      ist dass das log nach dem reboot?
      edit
      @Homoran hab dein edit gesehen

      M 1 Reply Last reply Reply Quote 0
      • M
        michaelxhoffmann @crunchip last edited by

        @crunchip Ich habe in der letzten halben stunde diverse male neu gebootet. Sicherheitshalber boote ich jetzt noch mal neu und logge neu

        crunchip 1 Reply Last reply Reply Quote 0
        • crunchip
          crunchip Forum Testing Most Active @michaelxhoffmann last edited by crunchip

          @michaelxhoffmann warte mal mit dem reboot
          mach noch zuvor ein

          sudo -u iobroker npm cache clean --force
          

          und dann reboot
          anschliessend log von web und socketio

          M 1 Reply Last reply Reply Quote 0
          • M
            michaelxhoffmann @crunchip last edited by

            @crunchip 🙂 zu spät ich mache einfach noch mal ein reboot. das übt

            crunchip 1 Reply Last reply Reply Quote 0
            • crunchip
              crunchip Forum Testing Most Active @michaelxhoffmann last edited by

              @michaelxhoffmann ok
              dann zeig die Logausgabe

              1 Reply Last reply Reply Quote 0
              • M
                michaelxhoffmann last edited by

                spberrypi
                2023-08-31 14:32:54.203	info	system.adapter.web.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.12"})
                host.raspberrypi
                2023-08-31 14:32:54.202	info	Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                host.raspberrypi
                2023-08-31 14:32:54.202	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi
                2023-08-31 14:32:54.202	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                host.raspberrypi
                2023-08-31 14:32:54.201	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                host.raspberrypi
                2023-08-31 14:32:54.200	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                host.raspberrypi
                2023-08-31 14:32:51.934	info	instance system.adapter.web.0 started with pid 3561
                
                jarvis.0
                2023-08-31 14:31:13.899	info	Connection: WebSocket opened on port 8400 using http...
                
                lovelace.0
                2023-08-31 14:30:38.444	warn	Information for Developer: Using the direct "Let's encrypt" module import is deprecated and will be removed in the next js-controller version, use @iobroker/webserver instead
                host.raspberrypi
                2023-08-31 14:30:07.863	warn	adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                host.raspberrypi
                2023-08-31 14:30:07.861	info	system.adapter.web.0 will be rebuilt
                host.raspberrypi
                2023-08-31 14:30:07.861	info	Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
                host.raspberrypi
                2023-08-31 14:30:07.861	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi
                2023-08-31 14:30:07.860	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                host.raspberrypi
                2023-08-31 14:30:07.859	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                host.raspberrypi
                2023-08-31 14:30:07.859	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                
                jarvis.0
                2023-08-31 14:31:13.899	info	Connection: WebSocket opened on port 8400 using http...
                host.raspberrypi
                2023-08-31 14:30:28.465	info	system.adapter.socketio.0 will be rebuilt
                host.raspberrypi
                2023-08-31 14:30:28.464	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi
                2023-08-31 14:30:28.463	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                host.raspberrypi
                2023-08-31 14:30:28.464	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
                host.raspberrypi
                2023-08-31 14:30:28.462	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                host.raspberrypi
                2023-08-31 14:30:28.461	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                host.raspberrypi
                2023-08-31 14:32:53.816	warn	adapter "socketio" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                host.raspberrypi
                2023-08-31 14:32:53.815	info	system.adapter.socketio.0 will be rebuilt (Args: {"path":"/opt/iobroker/node_modules","module":"iobroker.js-controller","version":"5.0.12"})
                host.raspberrypi
                2023-08-31 14:32:53.815	info	Adapter system.adapter.socketio.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                host.raspberrypi
                2023-08-31 14:32:53.815	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi
                2023-08-31 14:32:53.814	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                host.raspberrypi
                2023-08-31 14:32:53.813	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                host.raspberrypi
                2023-08-31 14:32:53.813	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                host.raspberrypi
                2023-08-31 14:32:51.985	info	instance system.adapter.socketio.0 started with pid 3567
                
                jarvis.0
                2023-08-31 14:31:13.899	info	Connection: WebSocket opened on port 8400 using http...
                host.raspberrypi
                2023-08-31 14:30:28.465	info	system.adapter.socketio.0 will be rebuilt
                host.raspberrypi
                2023-08-31 14:30:28.464	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
                host.raspberrypi
                2023-08-31 14:30:28.464	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                host.raspberrypi
                2023-08-31 14:30:28.463	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                host.raspberrypi
                2023-08-31 14:30:28.462	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                host.raspberrypi
                2023-08-31 14:30:28.461	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                host.raspberrypi
                2023-08-31 14:30:24.252	info	instance system.adapter.socketio.0 started with pid 1643
                
                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @michaelxhoffmann last edited by Homoran

                  @michaelxhoffmann wieso springt die Zeit im 2. log? (zeile 16 -> 14)
                  Ansonsten scheinen beide Adapter gerade neu gebaut zu werden.

                  Also etwas warten

                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @Homoran last edited by

                    @homoran glaub da springt nix, das hat er zusammenkopiert, daher auch ne leerzeile(31)

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

                      @crunchip oder der ntp schlägt nach dem reboot verzögert zu

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        michaelxhoffmann @Homoran last edited by

                        @homoran
                        Nun denn das Ergebnis bleibt das gleiche. Weder Socketio noch web.0 laufen.
                        Ich will noch nicht mal ausschließen dass in der ganzen Rettungsaktion was schief gegangen ist durch falsche Eingaben meinerseits. Die Frage ist jetzt lässt sich das irgendwie retten oder muss ich doch alles neu installieren?

                        crunchip Homoran 2 Replies Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @michaelxhoffmann last edited by

                          @michaelxhoffmann
                          dann wie vorhin geschrieben

                          sudo -u iobroker npm cache clean --force
                          

                          und nochmal manuell

                          cd /opt/iobroker/node_modules/iobroker.socketio
                          npm install --omit=dev
                          
                          cd /opt/iobroker/node_modules/iobroker.web
                          npm install --omit=dev
                          
                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @michaelxhoffmann last edited by

                            @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                            Weder Socketio noch web.0 laufen.

                            klar, weil die neu gebaut werden/wurden

                            @homoran sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                            ansonsten scheinen beide Adapter gerade neu gebaut zu werden.
                            Also etwas warten

                            das ist jetzt allerfi gs schon länger her.
                            hast du nach ausreichendem Warten nochmal versucht die Instanzen zu starten?

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              michaelxhoffmann @Homoran last edited by michaelxhoffmann

                              @homoran
                              Ja, ich habe ja den Broker neu gestartet...
                              Aber OK Jetzt noch mal so gemacht wie im Vorposten geschrieben.

                              pi@raspberrypi:/ $ sudo -u iobroker npm cache clean --force
                              npm WARN using --force Recommended protections disabled.
                              pi@raspberrypi:/ $ cd /opt/iobroker/node_modules/iobroker.socketio
                              pi@raspberrypi:/opt/iobroker/node_modules/iobroker.socketio $ npm install --omit=dev
                              
                              up to date, audited 64 packages in 4s
                              
                              3 packages are looking for funding
                                run `npm fund` for details
                              
                              1 moderate severity vulnerability
                              
                              To address all issues (including breaking changes), run:
                                npm audit fix --force
                              
                              Run `npm audit` for details.
                              pi@raspberrypi:/opt/iobroker/node_modules/iobroker.socketio $ cd /opt/iobroker/node_modules/iobroker.web
                              pi@raspberrypi:/opt/iobroker/node_modules/iobroker.web $ npm install --omit=dev
                              
                              up to date, audited 139 packages in 5s
                              
                              10 packages are looking for funding
                                run `npm fund` for details
                              
                              3 moderate severity vulnerabilities
                              
                              To address all issues (including breaking changes), run:
                                npm audit fix --force
                              
                              Run `npm audit` for details.
                              pi@raspberrypi:/opt/iobroker/node_modules/iobroker.web $ 
                              
                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @michaelxhoffmann last edited by

                                @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                ich habe ja den Broker neu gestartet...

                                wann?

                                nach dem letzten log, als der rebuild noch lief?

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  michaelxhoffmann @Homoran last edited by

                                  @homoran Ähm Gute Frage. Woran erkenne ich denn dass der Rebuild noch läuft?

                                  Homoran crunchip 2 Replies Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Homoran last edited by

                                    @homoran sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                    hast du wirklich den Adapter gelöscht, oder nur die Instanz?

                                    weil es mir gerade einfällt bei dieser Frage
                                    ich bekommt den socketio auch nicht mehr los, hatte den Adapter schon per admin als auch über die Konsole gelöscht,
                                    als es letztens ein Update gab wurde er wieder bei mir angezeigt.
                                    erneut gelöscht, was aber auffällt, er bleibt als Adapter ohne Instanz bestehen
                                    ad816480-0421-4d05-a839-2081450de699-image.png

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

                                      @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                      @homoran Ähm Gute Frage. Woran erkenne ich denn dass der Rebuild noch läuft?

                                      Gegenfrage: wie lange nach

                                      @homoran sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                      ansonsten scheinen beide Adapter gerade neu gebaut zu werden.
                                      Also etwas warten

                                      hast du gewartet?

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        michaelxhoffmann @Homoran last edited by

                                        @homoran schätzungsweise 30 Minuten

                                        Homoran 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @michaelxhoffmann last edited by

                                          @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                          Woran erkenne ich denn dass der Rebuild noch läuft?

                                          @michaelxhoffmann sagte in Nach Update auf Admin 5.8 Startet Biobroker nicht mehr:

                                          Trying to rebuild it... 2 attempt host.raspberrypi

                                          wenn er es ein drittes mal versucht hat

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

                                            @michaelxhoffmann das muss reichen.

                                            jetzt 3ntweder weitermachen wie @crunchip mit npm cache clean geschrieben hatte oder mal die neue Spur von @crunchip verfolgen.
                                            Ich würde da mal mit iob del socketio --debug versuchen, hab aber keine Ahnung ob das was bringt

                                            M 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

                                            450
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            120
                                            6308
                                            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