Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Nach Update auf Admin 5.8 Startet Biobroker nicht mehr

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    486

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Nach Update auf Admin 5.8 Startet Biobroker nicht mehr

Scheduled Pinned Locked Moved ioBroker Allgemein
120 Posts 7 Posters 11.2k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M michaelxhoffmann

    @homoran ```

    host.raspberrypi
    2023-08-31 14:10:03.959	info	object deleted system.adapter.socketio.0
    host.raspberrypi
    2023-08-31 14:10:00.888	info	iobroker host.raspberrypi Counted 3 states (system.adapter.socketio.0.*) from states
    host.raspberrypi
    2023-08-31 14:10:00.751	info	iobroker host.raspberrypi Counted 2 states (io.socketio.0.*) from states
    host.raspberrypi
    2023-08-31 14:10:00.711	info	iobroker host.raspberrypi Counted 14 states of system.adapter.socketio.0
    host.raspberrypi
    2023-08-31 14:10:00.641	info	iobroker host.raspberrypi Counted 2 states of socketio.0
    host.raspberrypi
    2023-08-31 14:10:00.571	info	iobroker host.raspberrypi Counted 1 channels of socketio.0
    host.raspberrypi
    2023-08-31 14:10:00.442	info	iobroker host.raspberrypi Counted 1 instances of socketio.0
    host.raspberrypi
    2023-08-31 14:10:00.003	info	iobroker Delete instance "socketio.0"
    host.raspberrypi
    2023-08-31 14:09:54.509	info	iobroker del socketio.0
    host.raspberrypi
    2023-08-31 14:09:08.373	info	system.adapter.socketio.0 will be rebuilt
    host.raspberrypi
    2023-08-31 14:09:08.373	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
    host.raspberrypi
    2023-08-31 14:09:08.373	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.raspberrypi
    2023-08-31 14:09:08.372	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
    host.raspberrypi
    2023-08-31 14:09:08.371	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
    host.raspberrypi
    2023-08-31 14:09:08.370	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
    host.raspberrypi
    2023-08-31 14:09:04.753	info	instance system.adapter.socketio.0 started with pid 1994
    
    jarvis.0
    2023-08-31 14:09:02.390	info	Connection: WebSocket opened on port 8400 using http...
    
    
    crunchipC Away
    crunchipC Away
    crunchip
    Forum Testing Most Active
    wrote on last edited by crunchip
    #81

    @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

    umgestiegen von Proxmox auf Unraid

    M 1 Reply Last reply
    0
    • crunchipC 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 Offline
      M Offline
      michaelxhoffmann
      wrote on last edited by
      #82

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

      Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

      crunchipC 1 Reply Last reply
      0
      • M michaelxhoffmann

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

        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by crunchip
        #83

        @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

        umgestiegen von Proxmox auf Unraid

        M 1 Reply Last reply
        0
        • crunchipC 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 Offline
          M Offline
          michaelxhoffmann
          wrote on last edited by
          #84

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

          Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

          crunchipC 1 Reply Last reply
          0
          • M michaelxhoffmann

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

            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by
            #85

            @michaelxhoffmann ok
            dann zeig die Logausgabe

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • M Offline
              M Offline
              michaelxhoffmann
              wrote on last edited by
              #86
              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
              

              Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

              HomoranH 1 Reply Last reply
              0
              • M michaelxhoffmann
                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
                
                HomoranH Do not disturb
                HomoranH Do not disturb
                Homoran
                Global Moderator Administrators
                wrote on last edited by Homoran
                #87

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

                Also etwas warten

                kein Support per PN! - Fragen im Forum stellen -
                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                crunchipC 1 Reply Last reply
                0
                • HomoranH Homoran

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

                  Also etwas warten

                  crunchipC Away
                  crunchipC Away
                  crunchip
                  Forum Testing Most Active
                  wrote on last edited by
                  #88

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

                  umgestiegen von Proxmox auf Unraid

                  HomoranH 1 Reply Last reply
                  0
                  • crunchipC crunchip

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

                    HomoranH Do not disturb
                    HomoranH Do not disturb
                    Homoran
                    Global Moderator Administrators
                    wrote on last edited by
                    #89

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

                    kein Support per PN! - Fragen im Forum stellen -
                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    M 1 Reply Last reply
                    0
                    • HomoranH Homoran

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

                      M Offline
                      M Offline
                      michaelxhoffmann
                      wrote on last edited by
                      #90

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

                      Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

                      crunchipC HomoranH 2 Replies Last reply
                      0
                      • M michaelxhoffmann

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

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #91

                        @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
                        

                        umgestiegen von Proxmox auf Unraid

                        1 Reply Last reply
                        0
                        • M michaelxhoffmann

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

                          HomoranH Do not disturb
                          HomoranH Do not disturb
                          Homoran
                          Global Moderator Administrators
                          wrote on last edited by
                          #92

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

                          kein Support per PN! - Fragen im Forum stellen -
                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          M 1 Reply Last reply
                          0
                          • HomoranH Homoran

                            @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 Offline
                            M Offline
                            michaelxhoffmann
                            wrote on last edited by michaelxhoffmann
                            #93

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

                            Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

                            HomoranH 1 Reply Last reply
                            0
                            • M 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 $ 
                              
                              HomoranH Do not disturb
                              HomoranH Do not disturb
                              Homoran
                              Global Moderator Administrators
                              wrote on last edited by
                              #94

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

                              kein Support per PN! - Fragen im Forum stellen -
                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                              Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                              der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                              M 1 Reply Last reply
                              0
                              • HomoranH Homoran

                                @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 Offline
                                M Offline
                                michaelxhoffmann
                                wrote on last edited by
                                #95

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

                                Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

                                HomoranH crunchipC 2 Replies Last reply
                                0
                                • HomoranH Homoran

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

                                  adapter "socketio" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt

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

                                  crunchipC Away
                                  crunchipC Away
                                  crunchip
                                  Forum Testing Most Active
                                  wrote on last edited by
                                  #96

                                  @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

                                  umgestiegen von Proxmox auf Unraid

                                  1 Reply Last reply
                                  1
                                  • M michaelxhoffmann

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

                                    HomoranH Do not disturb
                                    HomoranH Do not disturb
                                    Homoran
                                    Global Moderator Administrators
                                    wrote on last edited by
                                    #97

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

                                    kein Support per PN! - Fragen im Forum stellen -
                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    M 1 Reply Last reply
                                    0
                                    • HomoranH Homoran

                                      @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 Offline
                                      M Offline
                                      michaelxhoffmann
                                      wrote on last edited by
                                      #98

                                      @homoran schätzungsweise 30 Minuten

                                      Homematic CCU2 - Raspberry Pi 4 - IOS (siri) - Amazon Echo 3rd Gen.

                                      HomoranH 1 Reply Last reply
                                      0
                                      • M michaelxhoffmann

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

                                        crunchipC Away
                                        crunchipC Away
                                        crunchip
                                        Forum Testing Most Active
                                        wrote on last edited by
                                        #99

                                        @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

                                        umgestiegen von Proxmox auf Unraid

                                        1 Reply Last reply
                                        0
                                        • M michaelxhoffmann

                                          @homoran schätzungsweise 30 Minuten

                                          HomoranH Do not disturb
                                          HomoranH Do not disturb
                                          Homoran
                                          Global Moderator Administrators
                                          wrote on last edited by
                                          #100

                                          @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

                                          kein Support per PN! - Fragen im Forum stellen -
                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton im Header. Danke!
                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          574

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe