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.
    • M
      michaelxhoffmann @crunchip last edited by michaelxhoffmann

      @crunchip Gesagt, getan! Oberfläche wieder da alle Instanzen starten gerade neu. Macht mir den Anschein als hätte der Broker neu gestartet? Socket.io und web.0 laufen allerdings noch immer nicht wieder

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

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

        Macht mir den Anschein als hätte der Broker neu gestartet?

        dann schau ins log

        iobroker logs --watch
        
        

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

        Socket.io und web.0 laufen allerdings noch immer nicht wieder

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

          @crunchip

          ok Fehlermeldung zum Web.0:

          code_text2023-08-30 11:12:28.189  - error: host.raspberrypi instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          2023-08-30 11:12:28.189  - info: host.raspberrypi Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
          2023-08-30 11:12:28.189  - info: host.raspberrypi system.adapter.web.0 will be rebuilt
          2023-08-
          
          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @michaelxhoffmann last edited by

            @michaelxhoffmann mach mal

            iobroker rebuild web --install
            
            M 1 Reply Last reply Reply Quote 0
            • M
              michaelxhoffmann @crunchip last edited by

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

              iobroker rebuild web --install

              Ja, habe ich gemacht. Ergebnis immer noch das gleiche. Web.0 und Socket.io laufen nicht. Muss ich die instanz löschen und neu installieren?

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

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

                Muss ich die instanz löschen und neu installieren?

                hast du doch sozusagen mit diesem Befehl

                was zeigt das log?

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

                  @crunchip
                  Verzeihung für die verspätete Rückmeldung.

                  host.raspberrypi
                  2023-08-30 16:29:02.653	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.raspberrypi
                  2023-08-30 16:29:02.653	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                  host.raspberrypi
                  2023-08-30 16:29:02.652	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                  host.raspberrypi
                  2023-08-30 16:29:02.651	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                  
                  
                  2023-08-30 16:28:55.213	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.raspberrypi
                  2023-08-30 16:28:55.213	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                  host.raspberrypi
                  2023-08-30 16:28:55.212	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                  host.raspberrypi
                  2023-08-30 16:28:55.211	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                  host.raspberrypi
                  2023-08-30 16:28:52.231	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                  host.raspberrypi
                  2023-08-30 16:28:52.230	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                  host.raspberrypi
                  2023-08-30 16:28:52.230	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                  
                  2023-08-30 16:21:32.979  - info: weatherunderground.0 (47533) State value to set for "weatherunderground.0.forecastHourly.35h.precipitation" has to be type "value.precipitation" but received type "number" 
                  2023-08-30 16:21:35.102  - info: weatherunderground.0 (47533) Terminated (NO_ERROR): Without reason
                  2023-08-30 16:21:35.674  - info: host.raspberrypi instance system.adapter.weatherunderground.0 terminated with code 0 (NO_ERROR)
                  2023-08-30 16:21:42.789  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:21:58.866  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:23:00.223  - info: host.raspberrypi instance system.adapter.openweathermap.0 started with pid 47889
                  2023-08-30 16:23:04.126  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:23:20.225  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:23:32.270  - warn: zigbee.0 (1093) Device '0x680ae2fffe06e802' announced itself
                  2023-08-30 16:23:38.649  - info: host.raspberrypi instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR)
                  2023-08-30 16:24:25.470  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:24:41.741  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:24:52.207  - warn: zigbee.0 (1093) Device '0x680ae2fffe06e802' announced itself
                  2023-08-30 16:25:46.955  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:25:58.028  - warn: zigbee.0 (1093) Device '0x680ae2fffe06e802' announced itself
                  2023-08-30 16:26:03.046  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:26:54.035  - info: zigbee.0 (1093) List of port: [{"path":"/dev/ttyUSB0","manufacturer":"1a86","pnpId":"usb-1a86_USB_Serial-if00-port0","vendorId":"1a86","productId":"7523"},{"path":"/dev/ttyAMA0"}]
                  2023-08-30 16:27:08.297  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:27:24.373  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:28:31.154  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:28:50.499  - info: host.raspberrypi instance system.adapter.socketio.0 started with pid 48906
                  2023-08-30 16:28:51.678  - info: host.raspberrypi "system.adapter.socketio.0" disabled
                  2023-08-30 16:28:51.679  - info: host.raspberrypi stopInstance system.adapter.socketio.0 (force=false, process=true)
                  2023-08-30 16:28:52.066  - info: host.raspberrypi stopInstance system.adapter.socketio.0 send kill signal
                  2023-08-30 16:28:52.228  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                  2023-08-30 16:28:52.229  - error: host.raspberrypi Caught by controller[0]:   throw err;
                  2023-08-30 16:28:52.229  - error: host.raspberrypi Caught by controller[0]:   ^
                  2023-08-30 16:28:52.229  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                  2023-08-30 16:28:52.229  - error: host.raspberrypi Caught by controller[0]: Require stack:
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                  2023-08-30 16:28:52.230  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                  2023-08-30 16:28:52.231  - error: host.raspberrypi Caught by controller[0]: }
                  2023-08-30 16:28:52.232  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                  2023-08-30 16:28:52.232  - info: host.raspberrypi instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-08-30 16:28:53.342  - info: host.raspberrypi "system.adapter.socketio.0" enabled
                  2023-08-30 16:28:53.746  - info: host.raspberrypi instance system.adapter.socketio.0 started with pid 48913
                  2023-08-30 16:28:55.210  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                  2023-08-30 16:28:55.210  - error: host.raspberrypi Caught by controller[0]:   throw err;
                  2023-08-30 16:28:55.210  - error: host.raspberrypi Caught by controller[0]:   ^
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]: Require stack:
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                  2023-08-30 16:28:55.211  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                  2023-08-30 16:28:55.212  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                  2023-08-30 16:28:55.213  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                  2023-08-30 16:28:55.213  - error: host.raspberrypi Caught by controller[0]: }
                  2023-08-30 16:28:55.213  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                  2023-08-30 16:28:55.213  - error: host.raspberrypi instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-08-30 16:28:55.213  - info: host.raspberrypi Rebuild for adapter system.adapter.socketio.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                  2023-08-30 16:28:58.122  - info: host.raspberrypi "system.adapter.web.0" disabled
                  2023-08-30 16:29:00.294  - info: host.raspberrypi "system.adapter.web.0" enabled
                  2023-08-30 16:29:00.940  - info: host.raspberrypi instance system.adapter.web.0 started with pid 48931
                  2023-08-30 16:29:02.650  - error: host.raspberrypi Caught by controller[0]: node:internal/modules/cjs/loader:1080
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]:   throw err;
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]:   ^
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js'
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]: Require stack:
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]:     at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
                  2023-08-30 16:29:02.651  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:922:27)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                  2023-08-30 16:29:02.652  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
                  2023-08-30 16:29:02.653  - error: host.raspberrypi Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                  2023-08-30 16:29:02.653  - error: host.raspberrypi Caught by controller[0]:   requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                  2023-08-30 16:29:02.653  - error: host.raspberrypi Caught by controller[0]: }
                  2023-08-30 16:29:02.653  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                  2023-08-30 16:29:02.653  - error: host.raspberrypi instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2023-08-30 16:29:02.653  - info: host.raspberrypi Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                  2023-08-30 16:29:36.406  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:29:52.530  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:30:00.225  - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 49017
                  2023-08-30 16:30:04.268  - info: host.raspberrypi instance system.adapter.ical.0 started with pid 49032
                  2023-08-30 16:30:15.920  - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                  2023-08-30 16:30:22.444  - info: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                  2023-08-30 16:30:57.809  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:31:13.877  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:32:19.137  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:32:35.231  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:33:40.478  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:33:56.568  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:35:01.824  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:35:17.928  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:36:23.184  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:36:39.238  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:37:44.523  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:37:44.523  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:38:00.738  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  2023-08-30 16:38:00.738  - warn: zigbee.0 (1093) Device '0xec1bbdfffeac297a' announced itself
                  
                  
                  
                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @michaelxhoffmann last edited by

                    @michaelxhoffmann dann mach es mit dem socketio genauso wie mit dem web

                    iobroker rebuild socketio --install
                    
                    M 1 Reply Last reply Reply Quote 0
                    • M
                      michaelxhoffmann @crunchip last edited by

                      @crunchip Hallo, das brachte leider keinen Erfolg. Weder web noch socketio lassen sich zum ordnungsgemässen Betrieb überreden

                      	2023-08-31 13:01:34.504	warn	adapter "socketio" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
                      host.raspberrypi
                      2023-08-31 13:01:34.503	info	system.adapter.socketio.0 will be rebuilt
                      host.raspberrypi
                      2023-08-31 13:01:34.503	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
                      host.raspberrypi
                      2023-08-31 13:01:34.503	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.raspberrypi
                      2023-08-31 13:01:34.502	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                      host.raspberrypi
                      2023-08-31 13:01:34.501	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                      host.raspberrypi
                      2023-08-31 13:01:34.500	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                      host.raspberrypi
                      2023-08-31 13:01:32.964	info	instance system.adapter.socketio.0 started with pid 209364
                      host.raspberrypi
                      2023-08-31 13:01:32.565	info	"system.adapter.socketio.0" enabled
                      
                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @michaelxhoffmann last edited by crunchip

                        @michaelxhoffmann dann deinstalliere den Adapter socketio und installiere neu

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

                          @crunchip Gleiches Resultat 😞 Socket verbindet sich nicht mit dem Host Nun kommt noch dazu dass sich socket nicht mit dem Dienst verbindet

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

                            @michaelxhoffmann Logausgabe und Instanz Einstellungen deines web und socketio

                            Edit
                            zusätzlich noch

                            iob list instances
                            

                            und

                            sudo netstat -tulpen
                            
                            1 Reply Last reply Reply Quote 1
                            • M
                              michaelxhoffmann last edited by michaelxhoffmann

                              Protokoll zum socketio:

                              host.raspberrypi
                              2023-08-31 13:28:50.935	warn	adapter "socketio" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                              host.raspberrypi
                              2023-08-31 13:28:50.935	info	system.adapter.socketio.0 will be rebuilt
                              host.raspberrypi
                              2023-08-31 13:28:50.934	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
                              host.raspberrypi
                              2023-08-31 13:28:50.934	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:28:50.934	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:28:50.933	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                              host.raspberrypi
                              2023-08-31 13:28:50.932	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                              host.raspberrypi
                              2023-08-31 13:28:49.509	info	instance system.adapter.socketio.0 started with pid 5371
                              host.raspberrypi
                              2023-08-31 13:28:16.619	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 13:28:16.618	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 13:28:16.617	info	Adapter system.adapter.socketio.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                              host.raspberrypi
                              2023-08-31 13:28:16.617	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:28:16.616	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:28:16.614	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                              host.raspberrypi
                              2023-08-31 13:28:16.611	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                              host.raspberrypi
                              2023-08-31 13:28:14.475	info	instance system.adapter.socketio.0 started with pid 5256
                              host.raspberrypi
                              2023-08-31 13:26:50.110	info	system.adapter.socketio.0 will be rebuilt
                              host.raspberrypi
                              2023-08-31 13:26:50.109	info	Adapter system.adapter.socketio.0 needs rebuild and will be restarted afterwards.
                              host.raspberrypi
                              2023-08-31 13:26:50.108	error	instance system.adapter.socketio.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:26:50.107	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.socketio/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:26:50.103	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.socketio/main.js:9:21)
                              host.raspberrypi
                              2023-08-31 13:26:50.100	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.socketio/main.js
                              host.raspberrypi
                              2023-08-31 13:26:47.178	info	instance system.adapter.socketio.0 started with pid 4379
                              host.raspberrypi
                              2023-08-31 13:26:39.441	info	iobroker host.raspberrypi object system.adapter.socketio.0 created
                              host.raspberrypi
                              2023-08-31 13:26:39.364	info	iobroker host.raspberrypi Set default value of socketio.0.info.connection: false
                              host.raspberrypi
                              2023-08-31 13:26:39.347	info	iobroker host.raspberrypi Set default value of socketio.0.info.connected:
                              host.raspberrypi
                              2023-08-31 13:26:39.319	info	iobroker host.raspberrypi object socketio.0.info.connection created
                              host.raspberrypi
                              2023-08-31 13:26:39.295	info	iobroker host.raspberrypi object socketio.0.info.connected created
                              host.raspberrypi
                              2023-08-31 13:26:39.031	info	iobroker host.raspberrypi object socketio.0.info created
                              host.raspberrypi
                              2023-08-31 13:26:39.010	info	iobroker host.raspberrypi object system.adapter.socketio.0.logLevel created
                              host.raspberrypi
                              2023-08-31 13:26:38.985	info	iobroker host.raspberrypi object system.adapter.socketio.0.sigKill created
                              host.raspberrypi
                              2023-08-31 13:26:38.959	info	iobroker host.raspberrypi object system.adapter.socketio.0.eventLoopLag created
                              host.raspberrypi
                              2023-08-31 13:26:38.934	info	iobroker host.raspberrypi object system.adapter.socketio.0.outputCount created
                              host.raspberrypi
                              2023-08-31 13:26:38.876	info	iobroker host.raspberrypi object system.adapter.socketio.0.inputCount created
                              host.raspberrypi
                              2023-08-31 13:26:38.817	info	iobroker host.raspberrypi object system.adapter.socketio.0.uptime created
                              host.raspberrypi
                              2023-08-31 13:26:38.791	info	iobroker host.raspberrypi object system.adapter.socketio.0.memRss created
                              host.raspberrypi
                              2023-08-31 13:26:38.710	info	iobroker host.raspberrypi object system.adapter.socketio.0.memHeapTotal created
                              host.raspberrypi
                              2023-08-31 13:26:38.673	info	iobroker host.raspberrypi object system.adapter.socketio.0.memHeapUsed created
                              host.raspberrypi
                              2023-08-31 13:26:38.636	info	iobroker host.raspberrypi object system.adapter.socketio.0.cputime created
                              host.raspberrypi
                              2023-08-31 13:26:38.609	info	iobroker host.raspberrypi object system.adapter.socketio.0.cpu created
                              host.raspberrypi
                              2023-08-31 13:26:38.483	info	iobroker host.raspberrypi object system.adapter.socketio.0.compactMode created
                              host.raspberrypi
                              2023-08-31 13:26:38.441	info	iobroker host.raspberrypi object system.adapter.socketio.0.connected created
                              host.raspberrypi
                              2023-08-31 13:26:38.414	info	iobroker host.raspberrypi object system.adapter.socketio.0.alive created
                              host.raspberrypi
                              2023-08-31 13:26:38.283	info	iobroker host.raspberrypi create instance socketio
                              host.raspberrypi
                              2023-08-31 13:26:31.577	info	iobroker add socketio --host raspberrypi
                              
                              

                              Protokoll zum web.0

                              2023-08-31 13:28:17.085	info	Rebuild for adapter system.adapter.web.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              host.raspberrypi
                              2023-08-31 13:28:17.085	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:28:17.085	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:28:17.083	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                              host.raspberrypi
                              2023-08-31 13:28:17.082	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                              host.raspberrypi
                              2023-08-31 13:28:14.431	info	instance system.adapter.web.0 started with pid 5255
                              host.raspberrypi
                              2023-08-31 13:26:37.811	info	iobroker Adapter "system.adapter.web.0" restarted.
                              host.raspberrypi
                              2023-08-31 13:26:37.787	info	"system.adapter.web.0" enabled
                              host.raspberrypi
                              2023-08-31 13:26:37.733	info	"system.adapter.web.0" disabled
                              host.raspberrypi
                              2023-08-31 13:26:08.830	warn	adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
                              host.raspberrypi
                              2023-08-31 13:26:08.830	info	system.adapter.web.0 will be rebuilt
                              host.raspberrypi
                              2023-08-31 13:26:08.829	info	Adapter system.adapter.web.0 needs rebuild and will be restarted afterwards.
                              host.raspberrypi
                              2023-08-31 13:26:08.829	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:26:08.829	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:26:08.828	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                              host.raspberrypi
                              2023-08-31 13:26:08.827	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                              host.raspberrypi
                              2023-08-31 13:26:07.128	info	instance system.adapter.web.0 started with pid 3767
                              host.raspberrypi
                              2023-08-31 13:25:34.497	warn	adapter "web" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
                              host.raspberrypi
                              2023-08-31 13:25:34.496	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 13:25:34.495	info	Adapter system.adapter.web.0 needs rebuild of iobroker.js-controller and will be restarted afterwards.
                              host.raspberrypi
                              2023-08-31 13:25:34.494	error	instance system.adapter.web.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi
                              2023-08-31 13:25:34.493	error	Caught by controller[0]: requireStack: [ '/opt/iobroker/node_modules/iobroker.web/main.js' ]
                              host.raspberrypi
                              2023-08-31 13:25:34.490	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.web/main.js:10:21)
                              host.raspberrypi
                              2023-08-31 13:25:34.472	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.web/main.js
                              host.raspberrypi
                              2023-08-31 13:25:32.619	info	instance system.adapter.web.0 started with pid 3505
                              
                              
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                              + system.adapter.broadlink2.0             : broadlink2            : raspberrypi                              -  enabled
                                system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
                              + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                              + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                              + system.adapter.heatingcontrol.0         : heatingcontrol        : raspberrypi                              -  enabled
                              + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                              + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 18701
                              + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 12001
                              + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 12010
                                system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                                system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi                              - disabled
                              + system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                              + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                              + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
                              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                              + system.adapter.logparser.0              : logparser             : raspberrypi                              -  enabled
                              + system.adapter.lovelace.0               : lovelace              : raspberrypi                              -  enabled, port: 8091, bind: 0.0.0.0, run as: admin
                                system.adapter.material.0               : material              : raspberrypi                              - disabled
                              + system.adapter.milight-smart-light.0    : milight-smart-light   : raspberrypi                              -  enabled
                                system.adapter.openweathermap.0         : openweathermap        : raspberrypi                              -  enabled
                              + system.adapter.pushover.0               : pushover              : raspberrypi                              -  enabled
                              + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                              + system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
                              + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                                system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                              + system.adapter.sql.0                    : sql                   : raspberrypi                              -  enabled, port: 3307
                              + system.adapter.sql.1                    : sql                   : raspberrypi                              -  enabled, port: 3306
                              + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                              + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                              + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                              + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                                system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : raspberrypi                              - disabled
                                system.adapter.vis-history.0            : vis-history           : raspberrypi                              - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              - disabled
                              + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi                              -  enabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
                                system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                                system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
                                system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
                                system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/ttyUSB0
                              
                              + instance is alive
                              
                              
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                              tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       18486      1579/io.jarvis.0    
                              tcp        0      0 192.168.178.45:12001    0.0.0.0:*               LISTEN      1001       15018      1150/io.hm-rpc.1    
                              tcp        0      0 192.168.178.45:12010    0.0.0.0:*               LISTEN      1001       14269      1164/io.hm-rpc.2    
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13841      541/sshd: /usr/sbin 
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       14545      501/iobroker.js-con 
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13867      501/iobroker.js-con 
                              tcp        0      0 192.168.178.45:18701    0.0.0.0:*               LISTEN      1001       14246      1112/io.hm-rpc.0    
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          13843      541/sshd: /usr/sbin 
                              tcp6       0      0 :::34915                :::*                    LISTEN      1001       17657      1523/io.yahka.0     
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15493      865/io.admin.0      
                              tcp6       0      0 :::8091                 :::*                    LISTEN      1001       18044      1605/io.lovelace.0  
                              tcp6       0      0 :::8088                 :::*                    LISTEN      1001       18715      1654/io.terminal.0  
                              udp        0      0 0.0.0.0:45324           0.0.0.0:*                           1001       17550      1396/io.broadlink2. 
                              udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1001       15928      1396/io.broadlink2. 
                              udp        0      0 0.0.0.0:47924           0.0.0.0:*                           108        1818       399/avahi-daemon: r 
                              udp        0      0 0.0.0.0:46297           0.0.0.0:*                           1001       17696      1598/io.milight-sma 
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        1816       399/avahi-daemon: r 
                              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12861      739/dhcpcd          
                              udp        0      0 0.0.0.0:43222           0.0.0.0:*                           1001       15931      1396/io.broadlink2. 
                              udp6       0      0 :::546                  :::*                                0          12873      739/dhcpcd          
                              udp6       0      0 :::5353                 :::*                                108        1817       399/avahi-daemon: r 
                              udp6       0      0 :::59241                :::*                                108        1819       399/avahi-daemon: r 
                              
                              

                              An dieser Stelle schon mal danke für die Arbeit die Du dir machst 🙂

                              Homoran crunchip 3 Replies 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:

                                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?

                                M crunchip 2 Replies Last reply Reply Quote 0
                                • M
                                  michaelxhoffmann @Homoran last edited by

                                  @homoran Ich habe die Instanz gelöscht, dann den Adapter, anschließend habe ich den Adapter erneut installiert und die Instanz neu erstellt

                                  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:

                                    anschließend habe ich den Adapter erneut installiert

                                    das log sagt aber was anderes 🤔
                                    ich nehme nicht an, dass du danach noch schnell die node-version verändert hast.

                                    M 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:

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

                                      bei web steht das selbe

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

                                        @homoran Die nodeversion? Ich wüsste nicht wie ich das sollte 🙂 OK Was ich natürlich nicht gemacht habe ist ein Neustart des Raspis nach dem löschen des Adapters.

                                        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:

                                          Adapter will not be restarted again

                                          cd /opt/iobroker/node_modules/iobroker.web
                                          npm install --production
                                          
                                          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:

                                            Die nodeversion? Ich wüsste nicht wie ich das sollte

                                            hast du diese Installation irgendwoher kopiert, oder Teile davon?

                                            M crunchip 2 Replies 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

                                            964
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

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