Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Einige Adapter starten nicht mehr

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    21
    1
    944

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.4k

Einige Adapter starten nicht mehr

Geplant Angeheftet Gesperrt Verschoben Error/Bug
31 Beiträge 5 Kommentatoren 2.4k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • HomoranH Homoran

    @thomas-braun sagte in Einige Adapter starten nicht mehr:

    iobroker upgrade sourceanalytix@0.4.14

    ohne --debug?

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #10

    @homoran

    Ja, das soll nur vom git auf das Repo umgehoben werden.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @kalle-r sagte in Einige Adapter starten nicht mehr:

      sourceanalytix

      iobroker stop
      sudo apt install --reinstall nodejs
      iobroker upgrade sourceanalytix@0.4.14
      iobroker start
      
      K Offline
      K Offline
      kalle-r
      schrieb am zuletzt editiert von kalle-r
      #11

      @thomas-braun
      beim sourceanalytix kam eine Frage ob ich die Version nochmal installieren will. Hab das mit Ja bestätigt.

      Leider keine Änderung, die betroffenen Instanzen starten nicht

      Screenshot 2022-07-24 200537.jpg

      bei allen die nicht starten ist "Verbunden mit Host" und "Lebenszeichen" inaktiv

      Screenshot 2022-07-24 200012.jpg

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • K kalle-r

        @thomas-braun
        beim sourceanalytix kam eine Frage ob ich die Version nochmal installieren will. Hab das mit Ja bestätigt.

        Leider keine Änderung, die betroffenen Instanzen starten nicht

        Screenshot 2022-07-24 200537.jpg

        bei allen die nicht starten ist "Verbunden mit Host" und "Lebenszeichen" inaktiv

        Screenshot 2022-07-24 200012.jpg

        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #12

        @kalle-r
        Und was haben die Adapter im Log File für Beschwerden?

        iobroker logs --watch | uniq
        

        und dann mal einen Adapter neustarten.

        Linux-Werkzeugkasten:
        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
        NodeJS Fixer Skript:
        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

        K 2 Antworten Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @kalle-r
          Und was haben die Adapter im Log File für Beschwerden?

          iobroker logs --watch | uniq
          

          und dann mal einen Adapter neustarten.

          K Offline
          K Offline
          kalle-r
          schrieb am zuletzt editiert von
          #13

          @thomas-braun
          ich hab mal die betroffenen Adapter alle gestoppt und dann den Zigbee Adapter gestartet, das Log

          host.raspi4-iobroker
          	2022-07-24 20:09:39.568	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
          host.raspi4-iobroker
          	2022-07-24 20:09:39.568	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: }
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: ]
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/index.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/request.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/lib/har.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/har-validator/lib/promise.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/ajv.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/keyword.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/definition_schema.js',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.566	error	Caught by controller[0]: requireStack: [
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) {
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/ajv/lib/definition_schema.js:3:18)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
          host.raspi4-iobroker
          	2022-07-24 20:09:39.564	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/index.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/request.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/lib/har.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/har-validator/lib/promise.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/ajv.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/keyword.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/definition_schema.js
          host.raspi4-iobroker
          	2022-07-24 20:09:39.562	error	Caught by controller[0]: Require stack:
          host.raspi4-iobroker
          	2022-07-24 20:09:39.562	error	Caught by controller[0]: Error: Cannot find module './refs/json-schema-draft-07.json'
          host.raspi4-iobroker
          	2022-07-24 20:09:39.561	error	Caught by controller[0]: ^
          host.raspi4-iobroker
          	2022-07-24 20:09:39.561	error	Caught by controller[0]: throw err;
          host.raspi4-iobroker
          	2022-07-24 20:09:39.561	error	Caught by controller[0]: node:internal/modules/cjs/loader:936
          host.raspi4-iobroker
          	2022-07-24 20:09:36.406	info	instance system.adapter.zigbee.0 started with pid 30827
          host.raspi4-iobroker
          	2022-07-24 20:09:35.845	info	"system.adapter.zigbee.0" enabled
          

          das log vom Starten des hm-rega Adapters hängt ja ganz oben

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • K kalle-r

            @thomas-braun
            ich hab mal die betroffenen Adapter alle gestoppt und dann den Zigbee Adapter gestartet, das Log

            host.raspi4-iobroker
            	2022-07-24 20:09:39.568	info	Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
            host.raspi4-iobroker
            	2022-07-24 20:09:39.568	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: }
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: ]
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/index.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/request.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.567	error	Caught by controller[0]: '/opt/iobroker/node_modules/request/lib/har.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/har-validator/lib/promise.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/ajv.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/keyword.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.566	error	Caught by controller[0]: '/opt/iobroker/node_modules/ajv/lib/definition_schema.js',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.566	error	Caught by controller[0]: requireStack: [
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19) {
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:822:12)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:981:32)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.565	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1105:14)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/ajv/lib/definition_schema.js:3:18)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:102:18)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1005:19)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:778:27)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
            host.raspi4-iobroker
            	2022-07-24 20:09:39.564	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/index.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/request.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/request/lib/har.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.563	error	Caught by controller[0]: - /opt/iobroker/node_modules/har-validator/lib/promise.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/ajv.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/keyword.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.562	error	Caught by controller[0]: - /opt/iobroker/node_modules/ajv/lib/definition_schema.js
            host.raspi4-iobroker
            	2022-07-24 20:09:39.562	error	Caught by controller[0]: Require stack:
            host.raspi4-iobroker
            	2022-07-24 20:09:39.562	error	Caught by controller[0]: Error: Cannot find module './refs/json-schema-draft-07.json'
            host.raspi4-iobroker
            	2022-07-24 20:09:39.561	error	Caught by controller[0]: ^
            host.raspi4-iobroker
            	2022-07-24 20:09:39.561	error	Caught by controller[0]: throw err;
            host.raspi4-iobroker
            	2022-07-24 20:09:39.561	error	Caught by controller[0]: node:internal/modules/cjs/loader:936
            host.raspi4-iobroker
            	2022-07-24 20:09:36.406	info	instance system.adapter.zigbee.0 started with pid 30827
            host.raspi4-iobroker
            	2022-07-24 20:09:35.845	info	"system.adapter.zigbee.0" enabled
            

            das log vom Starten des hm-rega Adapters hängt ja ganz oben

            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #14

            @kalle-r

            Da stimmt etwas nicht mit deiner Nodejs

            den ( alle ) Adapter sind am mekern .

            @Thomas-Braun
            Eine Neuinstallation ( Raspberry ) , dann Backup einspielen briegt es besser , denn er hat alles in BETA sich reingeschaufelt

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            HomoranH 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @kalle-r
              Und was haben die Adapter im Log File für Beschwerden?

              iobroker logs --watch | uniq
              

              und dann mal einen Adapter neustarten.

              K Offline
              K Offline
              kalle-r
              schrieb am zuletzt editiert von
              #15

              @thomas-braun
              hier mal das Log vom Starten des Shelly Adapters

              2022-07-24 20:13:27.171  - info: host.raspi4-iobroker "system.adapter.shelly.0" enabled
              2022-07-24 20:13:27.898  - info: host.raspi4-iobroker instance system.adapter.shelly.0 started with pid 31107
              2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
              2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
              2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
              2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
              2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
              
              
              
              Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
              0
              • K kalle-r

                @thomas-braun
                hier mal das Log vom Starten des Shelly Adapters

                2022-07-24 20:13:27.171  - info: host.raspi4-iobroker "system.adapter.shelly.0" enabled
                2022-07-24 20:13:27.898  - info: host.raspi4-iobroker instance system.adapter.shelly.0 started with pid 31107
                2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
                2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
                2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #16

                @kalle-r

                Ja, deine Kompliler wollen nicht mehr. Ich hab aber keinen Dunst warum.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                1 Antwort Letzte Antwort
                0
                • K kalle-r

                  @thomas-braun
                  hier mal das Log vom Starten des Shelly Adapters

                  2022-07-24 20:13:27.171  - info: host.raspi4-iobroker "system.adapter.shelly.0" enabled
                  2022-07-24 20:13:27.898  - info: host.raspi4-iobroker instance system.adapter.shelly.0 started with pid 31107
                  2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                  2022-07-24 20:13:29.397  - error: host.raspi4-iobroker Caught by controller[0]: node:internal/modules/cjs/loader:361
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       throw err;
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:       ^
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/process-nextick-args/index.js'. Please verify that the package.json has a valid "main" entry
                  2022-07-24 20:13:29.398  - error: host.raspi4-iobroker Caught by controller[0]:     at tryPackage (node:internal/modules/cjs/loader:353:19)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._findPath (node:internal/modules/cjs/loader:566:18)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._resolveFilename (node:internal/modules/cjs/loader:919:27)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Function.Module._load (node:internal/modules/cjs/loader:778:27)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1005:19)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:102:18)
                  2022-07-24 20:13:29.399  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/readable-stream/lib/_stream_readable.js:26:11)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1105:14)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:981:32) {
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   code: 'MODULE_NOT_FOUND',
                  2022-07-24 20:13:29.400  - error: host.raspi4-iobroker Caught by controller[0]:   path: '/opt/iobroker/node_modules/process-nextick-args/package.json',
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]:   requestPath: 'process-nextick-args'
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker Caught by controller[0]: }
                  2022-07-24 20:13:29.401  - error: host.raspi4-iobroker instance system.adapter.shelly.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2022-07-24 20:13:29.401  - info: host.raspi4-iobroker Rebuild for adapter system.adapter.shelly.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                  
                  
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #17

                  @kalle-r

                  Wie lange hast du gewartet mit dem Backup einspielen ,,, das sieht noch weiter so aus als hättest du nicht lang genug gewartet ... deshalb fehlt die hälfte

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  HomoranH K 2 Antworten Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @kalle-r

                    Da stimmt etwas nicht mit deiner Nodejs

                    den ( alle ) Adapter sind am mekern .

                    @Thomas-Braun
                    Eine Neuinstallation ( Raspberry ) , dann Backup einspielen briegt es besser , denn er hat alles in BETA sich reingeschaufelt

                    HomoranH Nicht stören
                    HomoranH Nicht stören
                    Homoran
                    Global Moderator Administrators
                    schrieb am zuletzt editiert von
                    #18

                    @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                    ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                    mein Holzhammer wäre dann
                    package-lock.json löschen
                    npm cache clean --force

                    update und ggf rebuild

                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                    GlasfaserG K 2 Antworten Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @kalle-r

                      Wie lange hast du gewartet mit dem Backup einspielen ,,, das sieht noch weiter so aus als hättest du nicht lang genug gewartet ... deshalb fehlt die hälfte

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von Homoran
                      #19

                      @glasfaser sagte in Einige Adapter starten nicht mehr:

                      nicht lang genug gewartet ..

                      doch, aber

                      @kalle-r sagte in Einige Adapter starten nicht mehr:

                      Rebuild for adapter system.adapter.zigbee.0 not successful in 3 tries.

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      • HomoranH Homoran

                        @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                        ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                        mein Holzhammer wäre dann
                        package-lock.json löschen
                        npm cache clean --force

                        update und ggf rebuild

                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #20

                        @homoran

                        Er hat aber leider den Beta Status , auch noch dazu .

                        Eher einen Neuanfang würde ich sagen ...

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @kalle-r

                          Wie lange hast du gewartet mit dem Backup einspielen ,,, das sieht noch weiter so aus als hättest du nicht lang genug gewartet ... deshalb fehlt die hälfte

                          K Offline
                          K Offline
                          kalle-r
                          schrieb am zuletzt editiert von
                          #21

                          @glasfaser
                          gute Frage.... das hat eine ganze Weile gedauert....
                          soll ich das einfach nochmal starten?
                          Ich hab von jedem Tag ein Backup, ich kann z.B. ja auch mal eins von vor dem Urlaub einspielen
                          als definitiv alles noch lief...

                          HomoranH 1 Antwort Letzte Antwort
                          0
                          • K kalle-r

                            @glasfaser
                            gute Frage.... das hat eine ganze Weile gedauert....
                            soll ich das einfach nochmal starten?
                            Ich hab von jedem Tag ein Backup, ich kann z.B. ja auch mal eins von vor dem Urlaub einspielen
                            als definitiv alles noch lief...

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #22

                            @kalle-r sagte in Einige Adapter starten nicht mehr:

                            soll ich das einfach nochmal starten?

                            nutzt ichts wenn das Fundament morsch ist

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                              ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                              mein Holzhammer wäre dann
                              package-lock.json löschen
                              npm cache clean --force

                              update und ggf rebuild

                              K Offline
                              K Offline
                              kalle-r
                              schrieb am zuletzt editiert von
                              #23

                              @homoran said in Einige Adapter starten nicht mehr:

                              @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                              ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                              mein Holzhammer wäre dann
                              package-lock.json löschen
                              npm cache clean --force

                              update und ggf rebuild

                              ok, dh. ich such die Datei package-lock.json und lösch die?
                              npm cache clean --force => ist klar
                              update und ggf rebuild => was genau muss ich da tun?

                              HomoranH GlasfaserG 2 Antworten Letzte Antwort
                              0
                              • K kalle-r

                                @homoran said in Einige Adapter starten nicht mehr:

                                @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                                ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                                mein Holzhammer wäre dann
                                package-lock.json löschen
                                npm cache clean --force

                                update und ggf rebuild

                                ok, dh. ich such die Datei package-lock.json und lösch die?
                                npm cache clean --force => ist klar
                                update und ggf rebuild => was genau muss ich da tun?

                                HomoranH Nicht stören
                                HomoranH Nicht stören
                                Homoran
                                Global Moderator Administrators
                                schrieb am zuletzt editiert von
                                #24

                                @kalle-r das ging als Frage an @Glasfaser

                                kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                1 Antwort Letzte Antwort
                                0
                                • K kalle-r

                                  @homoran said in Einige Adapter starten nicht mehr:

                                  @glasfaser ich fürchte er hat sich mit npm 8.15 alles zerschossen.
                                  ichbweiß gar nicht ob @kalle-r wieder mit node/npm sauber unterwegs ist
                                  mein Holzhammer wäre dann
                                  package-lock.json löschen
                                  npm cache clean --force

                                  update und ggf rebuild

                                  ok, dh. ich such die Datei package-lock.json und lösch die?
                                  npm cache clean --force => ist klar
                                  update und ggf rebuild => was genau muss ich da tun?

                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #25

                                  @kalle-r

                                  Den Pi neu aufsetzen mit

                                  NODE.JS: V16.16.0
                                  NPM: 8.11.0

                                  dann ioBroker drauf ... dann Backup einspielen und WARTEN

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  K 2 Antworten Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @kalle-r

                                    Den Pi neu aufsetzen mit

                                    NODE.JS: V16.16.0
                                    NPM: 8.11.0

                                    dann ioBroker drauf ... dann Backup einspielen und WARTEN

                                    K Offline
                                    K Offline
                                    kalle-r
                                    schrieb am zuletzt editiert von
                                    #26

                                    @glasfaser
                                    ok dann versuch ich das mal...

                                    Vielen Dank jedenfalls schonmal für Eure Hilfe!

                                    1 Antwort Letzte Antwort
                                    0
                                    • GlasfaserG Glasfaser

                                      @kalle-r

                                      Den Pi neu aufsetzen mit

                                      NODE.JS: V16.16.0
                                      NPM: 8.11.0

                                      dann ioBroker drauf ... dann Backup einspielen und WARTEN

                                      K Offline
                                      K Offline
                                      kalle-r
                                      schrieb am zuletzt editiert von
                                      #27

                                      @glasfaser
                                      So weit hat das geklappt, das einzige was noch klemmt ist der VIS Adapter:

                                      host.raspberrypi
                                      	2022-07-24 23:47:04.521	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                      host.raspberrypi
                                      	2022-07-24 23:47:03.520	info	iobroker npm-install: exit 25
                                      host.raspberrypi
                                      	2022-07-24 23:47:02.483	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                      vis.0
                                      	2022-07-24 23:47:01.718	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      vis.0
                                      	2022-07-24 23:47:01.716	info	terminating
                                      vis.0
                                      	2022-07-24 23:47:01.206	error	Not exists
                                      vis.0
                                      	2022-07-24 23:47:01.205	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                      vis.0
                                      	2022-07-24 23:47:01.202	error	unhandled promise rejection: Not exists
                                      vis.0
                                      	2022-07-24 23:47:01.201	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      vis.0
                                      	2022-07-24 23:47:00.975	info	vis license is OK.
                                      vis.0
                                      	2022-07-24 23:47:00.752	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                      host.raspberrypi
                                      	2022-07-24 23:46:49.987	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                      host.raspberrypi
                                      	2022-07-24 23:46:49.985	info	iobroker npm-install: NPM version: 8.11.0
                                      host.raspberrypi
                                      	2022-07-24 23:46:45.779	info	iobroker install vis@1.4.15 using installedVersion
                                      host.raspberrypi
                                      	2022-07-24 23:46:45.778	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                                      host.raspberrypi
                                      	2022-07-24 23:46:44.777	info	iobroker npm-install: exit 25
                                      host.raspberrypi
                                      	2022-07-24 23:46:43.733	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                      vis.0
                                      	2022-07-24 23:46:42.894	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      vis.0
                                      	2022-07-24 23:46:42.892	info	terminating
                                      vis.0
                                      	2022-07-24 23:46:42.384	error	Not exists
                                      vis.0
                                      	2022-07-24 23:46:42.382	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                      vis.0
                                      	2022-07-24 23:46:42.380	error	unhandled promise rejection: Not exists
                                      vis.0
                                      	2022-07-24 23:46:42.379	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      vis.0
                                      	2022-07-24 23:46:42.102	info	vis license is OK.
                                      vis.0
                                      	2022-07-24 23:46:41.867	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                      host.raspberrypi
                                      	2022-07-24 23:46:31.142	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                      host.raspberrypi
                                      	2022-07-24 23:46:31.140	info	iobroker npm-install: NPM version: 8.11.0
                                      host.raspberrypi
                                      	2022-07-24 23:46:26.924	info	iobroker install vis@1.4.15 using installedVersion
                                      host.raspberrypi
                                      	2022-07-24 23:46:26.923	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                                      host.raspberrypi
                                      	2022-07-24 23:46:25.914	info	iobroker npm-install: exit 25
                                      host.raspberrypi
                                      	2022-07-24 23:46:24.829	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                      vis.0
                                      	2022-07-24 23:46:23.990	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      vis.0
                                      	2022-07-24 23:46:23.988	info	terminating
                                      vis.0
                                      	2022-07-24 23:46:23.481	error	Not exists
                                      vis.0
                                      	2022-07-24 23:46:23.480	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                      vis.0
                                      	2022-07-24 23:46:23.477	error	unhandled promise rejection: Not exists
                                      vis.0
                                      	2022-07-24 23:46:23.476	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      vis.0
                                      	2022-07-24 23:46:23.254	info	vis license is OK.
                                      vis.0
                                      	2022-07-24 23:46:23.009	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                      host.raspberrypi
                                      	2022-07-24 23:46:12.323	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                      host.raspberrypi
                                      	2022-07-24 23:46:12.322	info	iobroker npm-install: NPM version: 8.11.0
                                      host.raspberrypi
                                      	2022-07-24 23:46:08.095	info	iobroker install vis@1.4.15 using installedFrom
                                      host.raspberrypi
                                      	2022-07-24 23:46:08.094	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                                      host.raspberrypi
                                      	2022-07-24 23:46:07.094	info	iobroker npm-install: exit 25
                                      host.raspberrypi
                                      	2022-07-24 23:46:06.068	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                      vis.0
                                      	2022-07-24 23:46:05.202	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                      vis.0
                                      	2022-07-24 23:46:05.200	info	terminating
                                      vis.0
                                      	2022-07-24 23:46:04.693	error	Not exists
                                      vis.0
                                      	2022-07-24 23:46:04.692	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                      vis.0
                                      	2022-07-24 23:46:04.689	error	unhandled promise rejection: Not exists
                                      vis.0
                                      	2022-07-24 23:46:04.688	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                      vis.0
                                      	2022-07-24 23:46:04.467	info	vis license is OK.
                                      vis.0
                                      	2022-07-24 23:46:04.212	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                      host.raspberrypi
                                      	2022-07-24 23:45:52.730	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                      host.raspberrypi
                                      	2022-07-24 23:45:52.728	info	iobroker npm-install: NPM version: 8.11.0
                                      host.raspberrypi
                                      	2022-07-24 23:45:48.355	info	iobroker install vis@1.4.15 using installedFrom
                                      host.raspberrypi
                                      	2022-07-24 23:45:48.354	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
                                      host.raspberrypi
                                      	2022-07-24 23:45:48.008	info	"system.adapter.vis.0" enabled
                                      

                                      Gibt's dazu vielleicht noch einen Lösungansatz?

                                      GlasfaserG 1 Antwort Letzte Antwort
                                      0
                                      • K kalle-r

                                        @glasfaser
                                        So weit hat das geklappt, das einzige was noch klemmt ist der VIS Adapter:

                                        host.raspberrypi
                                        	2022-07-24 23:47:04.521	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                        host.raspberrypi
                                        	2022-07-24 23:47:03.520	info	iobroker npm-install: exit 25
                                        host.raspberrypi
                                        	2022-07-24 23:47:02.483	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                        vis.0
                                        	2022-07-24 23:47:01.718	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        vis.0
                                        	2022-07-24 23:47:01.716	info	terminating
                                        vis.0
                                        	2022-07-24 23:47:01.206	error	Not exists
                                        vis.0
                                        	2022-07-24 23:47:01.205	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                        vis.0
                                        	2022-07-24 23:47:01.202	error	unhandled promise rejection: Not exists
                                        vis.0
                                        	2022-07-24 23:47:01.201	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        vis.0
                                        	2022-07-24 23:47:00.975	info	vis license is OK.
                                        vis.0
                                        	2022-07-24 23:47:00.752	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                        host.raspberrypi
                                        	2022-07-24 23:46:49.987	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                        host.raspberrypi
                                        	2022-07-24 23:46:49.985	info	iobroker npm-install: NPM version: 8.11.0
                                        host.raspberrypi
                                        	2022-07-24 23:46:45.779	info	iobroker install vis@1.4.15 using installedVersion
                                        host.raspberrypi
                                        	2022-07-24 23:46:45.778	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                                        host.raspberrypi
                                        	2022-07-24 23:46:44.777	info	iobroker npm-install: exit 25
                                        host.raspberrypi
                                        	2022-07-24 23:46:43.733	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                        vis.0
                                        	2022-07-24 23:46:42.894	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        vis.0
                                        	2022-07-24 23:46:42.892	info	terminating
                                        vis.0
                                        	2022-07-24 23:46:42.384	error	Not exists
                                        vis.0
                                        	2022-07-24 23:46:42.382	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                        vis.0
                                        	2022-07-24 23:46:42.380	error	unhandled promise rejection: Not exists
                                        vis.0
                                        	2022-07-24 23:46:42.379	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        vis.0
                                        	2022-07-24 23:46:42.102	info	vis license is OK.
                                        vis.0
                                        	2022-07-24 23:46:41.867	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                        host.raspberrypi
                                        	2022-07-24 23:46:31.142	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                        host.raspberrypi
                                        	2022-07-24 23:46:31.140	info	iobroker npm-install: NPM version: 8.11.0
                                        host.raspberrypi
                                        	2022-07-24 23:46:26.924	info	iobroker install vis@1.4.15 using installedVersion
                                        host.raspberrypi
                                        	2022-07-24 23:46:26.923	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                                        host.raspberrypi
                                        	2022-07-24 23:46:25.914	info	iobroker npm-install: exit 25
                                        host.raspberrypi
                                        	2022-07-24 23:46:24.829	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                        vis.0
                                        	2022-07-24 23:46:23.990	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        vis.0
                                        	2022-07-24 23:46:23.988	info	terminating
                                        vis.0
                                        	2022-07-24 23:46:23.481	error	Not exists
                                        vis.0
                                        	2022-07-24 23:46:23.480	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                        vis.0
                                        	2022-07-24 23:46:23.477	error	unhandled promise rejection: Not exists
                                        vis.0
                                        	2022-07-24 23:46:23.476	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        vis.0
                                        	2022-07-24 23:46:23.254	info	vis license is OK.
                                        vis.0
                                        	2022-07-24 23:46:23.009	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                        host.raspberrypi
                                        	2022-07-24 23:46:12.323	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                        host.raspberrypi
                                        	2022-07-24 23:46:12.322	info	iobroker npm-install: NPM version: 8.11.0
                                        host.raspberrypi
                                        	2022-07-24 23:46:08.095	info	iobroker install vis@1.4.15 using installedFrom
                                        host.raspberrypi
                                        	2022-07-24 23:46:08.094	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                                        host.raspberrypi
                                        	2022-07-24 23:46:07.094	info	iobroker npm-install: exit 25
                                        host.raspberrypi
                                        	2022-07-24 23:46:06.068	error	iobroker npm-install: host.raspberrypi Cannot install iobroker.vis@1.4.15: 6
                                        vis.0
                                        	2022-07-24 23:46:05.202	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                        vis.0
                                        	2022-07-24 23:46:05.200	info	terminating
                                        vis.0
                                        	2022-07-24 23:46:04.693	error	Not exists
                                        vis.0
                                        	2022-07-24 23:46:04.692	error	Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (node:internal/timers:468:21)
                                        vis.0
                                        	2022-07-24 23:46:04.689	error	unhandled promise rejection: Not exists
                                        vis.0
                                        	2022-07-24 23:46:04.688	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                        vis.0
                                        	2022-07-24 23:46:04.467	info	vis license is OK.
                                        vis.0
                                        	2022-07-24 23:46:04.212	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v16.16.0, js-controller: 4.0.23
                                        host.raspberrypi
                                        	2022-07-24 23:45:52.730	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
                                        host.raspberrypi
                                        	2022-07-24 23:45:52.728	info	iobroker npm-install: NPM version: 8.11.0
                                        host.raspberrypi
                                        	2022-07-24 23:45:48.355	info	iobroker install vis@1.4.15 using installedFrom
                                        host.raspberrypi
                                        	2022-07-24 23:45:48.354	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
                                        host.raspberrypi
                                        	2022-07-24 23:45:48.008	info	"system.adapter.vis.0" enabled
                                        

                                        Gibt's dazu vielleicht noch einen Lösungansatz?

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #28

                                        @kalle-r sagte in Einige Adapter starten nicht mehr:

                                        Gibt's dazu vielleicht noch einen Lösungansatz?

                                        Ja ,erstmal Vis 1.4.0 installieren , dann auf 1.4.15

                                        https://forum.iobroker.net/topic/55574/vis-1-14-5-lässt-sich-nicht-installieren

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        1 Antwort Letzte Antwort
                                        0
                                        • H Offline
                                          H Offline
                                          Helikiller
                                          schrieb am zuletzt editiert von
                                          #29

                                          Ich habe das gleiche Problem!
                                          Statusinformationen werden eingelesen....
                                          Aktualisierung für 93 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.

                                          Was kann man jetzt noch machen? Gibt einen Befehl für diese Pakete?

                                          /opt/iobroker/log$ apt list --upgradable

                                          WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

                                          Auflistung...
                                          base-files/oldstable 10.3+rpi1+deb10u12 armhf [aktualisierbar von: 10.3+rpi1+deb10u10]
                                          bind9-host/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          cifs-utils/oldstable 2:6.8-2+deb10u1 armhf [aktualisierbar von: 2:6.8-2]
                                          curl/oldstable 7.64.0-4+deb10u3 armhf [aktualisierbar von: 7.64.0-4+deb10u2]
                                          debconf-i18n/oldstable 1.5.71+deb10u1 all [aktualisierbar von: 1.5.71]
                                          debconf-utils/oldstable 1.5.71+deb10u1 all [aktualisierbar von: 1.5.71]
                                          debconf/oldstable 1.5.71+deb10u1 all [aktualisierbar von: 1.5.71]
                                          distro-info-data/oldstable 0.41+deb10u5 all [aktualisierbar von: 0.41+deb10u3]
                                          dpkg-dev/oldstable 1.19.8 all [aktualisierbar von: 1.19.7]
                                          dpkg/oldstable 1.19.8 armhf [aktualisierbar von: 1.19.7]
                                          firmware-atheros/oldstable 1:20190114-2+rpt4 all [aktualisierbar von: 1:20190114-2+rpt1]
                                          firmware-brcm80211/oldstable 1:20190114-2+rpt4 all [aktualisierbar von: 1:20190114-2+rpt1]
                                          firmware-libertas/oldstable 1:20190114-2+rpt4 all [aktualisierbar von: 1:20190114-2+rpt1]
                                          firmware-misc-nonfree/oldstable 1:20190114-2+rpt4 all [aktualisierbar von: 1:20190114-2+rpt1]
                                          firmware-realtek/oldstable 1:20190114-2+rpt4 all [aktualisierbar von: 1:20190114-2+rpt1]
                                          gzip/oldstable 1.9-3+deb10u1 armhf [aktualisierbar von: 1.9-3]
                                          icu-devtools/oldstable 63.1-6+deb10u3 armhf [aktualisierbar von: 63.1-6+deb10u1]
                                          libasound2-data/oldstable 1.1.8-1+rpt2 all [aktualisierbar von: 1.1.8-1+rpt1]
                                          libasound2/oldstable 1.1.8-1+rpt2 armhf [aktualisierbar von: 1.1.8-1+rpt1]
                                          libbind9-161/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libc-bin/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libc-dev-bin/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libc-l10n/oldstable 2.28-10+rpt2+rpi1+deb10u1 all [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libc6-dbg/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libc6-dev/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libc6/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          libcairo-gobject2/oldstable 1.16.0-4+rpt1+deb10u1 armhf [aktualisierbar von: 1.16.0-4+rpt1]
                                          libcairo-script-interpreter2/oldstable 1.16.0-4+rpt1+deb10u1 armhf [aktualisierbar von: 1.16.0-4+rpt1]
                                          libcairo2-dev/oldstable 1.16.0-4+rpt1+deb10u1 armhf [aktualisierbar von: 1.16.0-4+rpt1]
                                          libcairo2/oldstable 1.16.0-4+rpt1+deb10u1 armhf [aktualisierbar von: 1.16.0-4+rpt1]
                                          libcurl3-gnutls/oldstable 7.64.0-4+deb10u3 armhf [aktualisierbar von: 7.64.0-4+deb10u2]
                                          libcurl4/oldstable 7.64.0-4+deb10u3 armhf [aktualisierbar von: 7.64.0-4+deb10u2]
                                          libdns-export1104/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libdns1104/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libdpkg-perl/oldstable 1.19.8 all [aktualisierbar von: 1.19.7]
                                          libexpat1-dev/oldstable 2.2.6-2+deb10u4 armhf [aktualisierbar von: 2.2.6-2+deb10u1]
                                          libexpat1/oldstable 2.2.6-2+deb10u4 armhf [aktualisierbar von: 2.2.6-2+deb10u1]
                                          libgmp10/oldstable 2:6.1.2+dfsg-4+deb10u1 armhf [aktualisierbar von: 2:6.1.2+dfsg-4]
                                          libgssapi-krb5-2/oldstable 1.17-3+deb10u3 armhf [aktualisierbar von: 1.17-3+deb10u2]
                                          libicu-dev/oldstable 63.1-6+deb10u3 armhf [aktualisierbar von: 63.1-6+deb10u1]
                                          libicu63/oldstable 63.1-6+deb10u3 armhf [aktualisierbar von: 63.1-6+deb10u1]
                                          libisc-export1100/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libisc1100/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libisccc161/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libisccfg163/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          libk5crypto3/oldstable 1.17-3+deb10u3 armhf [aktualisierbar von: 1.17-3+deb10u2]
                                          libkrb5-3/oldstable 1.17-3+deb10u3 armhf [aktualisierbar von: 1.17-3+deb10u2]
                                          libkrb5support0/oldstable 1.17-3+deb10u3 armhf [aktualisierbar von: 1.17-3+deb10u2]
                                          libldap-2.4-2/oldstable 2.4.47+dfsg-3+rpi1+deb10u7 armhf [aktualisierbar von: 2.4.47+dfsg-3+rpi1+deb10u6]
                                          libldap-common/oldstable 2.4.47+dfsg-3+rpi1+deb10u7 all [aktualisierbar von: 2.4.47+dfsg-3+rpi1+deb10u6]
                                          liblwres161/oldstable 1:9.11.5.P4+dfsg-5.1+deb10u7 armhf [aktualisierbar von: 1:9.11.5.P4+dfsg-5.1+deb10u5]
                                          liblzma5/oldstable 5.2.4-1+deb10u1 armhf [aktualisierbar von: 5.2.4-1]
                                          libntfs-3g883/oldstable 1:2017.3.23AR.3-3+deb10u2 armhf [aktualisierbar von: 1:2017.3.23AR.3-3]
                                          libperl5.28/oldstable 5.28.1-6+deb10u1 armhf [aktualisierbar von: 5.28.1-6]
                                          libpolkit-agent-1-0/oldstable 0.105-25+rpt1+deb10u1 armhf [aktualisierbar von: 0.105-25+rpt1]
                                          libpolkit-backend-1-0/oldstable 0.105-25+rpt1+deb10u1 armhf [aktualisierbar von: 0.105-25+rpt1]
                                          libpolkit-gobject-1-0/oldstable 0.105-25+rpt1+deb10u1 armhf [aktualisierbar von: 0.105-25+rpt1]
                                          libraspberrypi-bin/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          libraspberrypi-dev/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          libraspberrypi-doc/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          libraspberrypi0/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          libsasl2-2/oldstable 2.1.27+dfsg-1+deb10u2 armhf [aktualisierbar von: 2.1.27+dfsg-1+deb10u1]
                                          libsasl2-modules-db/oldstable 2.1.27+dfsg-1+deb10u2 armhf [aktualisierbar von: 2.1.27+dfsg-1+deb10u1]
                                          libssl1.1/oldstable 1.1.1n-0+deb10u3 armhf [aktualisierbar von: 1.1.1d-0+deb10u6+rpt1]
                                          libtiff5/oldstable 4.1.0+git191117-2~deb10u4 armhf [aktualisierbar von: 4.1.0+git191117-2~deb10u2]
                                          libtirpc-common/oldstable 1.1.4-0.4+deb10u1 all [aktualisierbar von: 1.1.4-0.4]
                                          libtirpc3/oldstable 1.1.4-0.4+deb10u1 armhf [aktualisierbar von: 1.1.4-0.4]
                                          libxml2/oldstable 2.9.4+dfsg1-7+deb10u4 armhf [aktualisierbar von: 2.9.4+dfsg1-7+deb10u2]
                                          linux-libc-dev/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          locales/oldstable 2.28-10+rpt2+rpi1+deb10u1 all [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          multiarch-support/oldstable 2.28-10+rpt2+rpi1+deb10u1 armhf [aktualisierbar von: 2.28-10+rpt2+rpi1]
                                          ntfs-3g/oldstable 1:2017.3.23AR.3-3+deb10u2 armhf [aktualisierbar von: 1:2017.3.23AR.3-3]
                                          openssl/oldstable 1.1.1n-0+deb10u3 armhf [aktualisierbar von: 1.1.1d-0+deb10u6+rpt1]
                                          perl-base/oldstable 5.28.1-6+deb10u1 armhf [aktualisierbar von: 5.28.1-6]
                                          perl-modules-5.28/oldstable 5.28.1-6+deb10u1 all [aktualisierbar von: 5.28.1-6]
                                          perl/oldstable 5.28.1-6+deb10u1 armhf [aktualisierbar von: 5.28.1-6]
                                          policykit-1/oldstable 0.105-25+rpt1+deb10u1 armhf [aktualisierbar von: 0.105-25+rpt1]
                                          psmisc/oldstable 23.2-1+deb10u1 armhf [aktualisierbar von: 23.2-1]
                                          publicsuffix/oldstable 20220811.1734-0+deb10u1 all [aktualisierbar von: 20190415.1030-1]
                                          python3-debconf/oldstable 1.5.71+deb10u1 all [aktualisierbar von: 1.5.71]
                                          raspberrypi-bootloader/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          raspberrypi-kernel/oldstable 1:1.20220308~buster-1 armhf [aktualisierbar von: 1:1.20210831-3~buster]
                                          raspberrypi-net-mods/oldstable 1.3.2 all [aktualisierbar von: 1.3.0]
                                          raspberrypi-sys-mods/oldstable 20211005 armhf [aktualisierbar von: 20210901]
                                          rpi-eeprom/oldstable 13.12-1~buster armhf [aktualisierbar von: 12.9-1]
                                          rsyslog/oldstable 8.1901.0-1+deb10u2 armhf [aktualisierbar von: 8.1901.0-1]
                                          tzdata/oldstable 2021a-0+deb10u6 all [aktualisierbar von: 2021a-0+deb10u1]
                                          vim-common/oldstable 2:8.1.0875-5+deb10u2 all [aktualisierbar von: 2:8.1.0875-5]
                                          vim-tiny/oldstable 2:8.1.0875-5+deb10u2 armhf [aktualisierbar von: 2:8.1.0875-5]
                                          xxd/oldstable 2:8.1.0875-5+deb10u2 armhf [aktualisierbar von: 2:8.1.0875-5]
                                          xz-utils/oldstable 5.2.4-1+deb10u1 armhf [aktualisierbar von: 5.2.4-1]
                                          zlib1g-dev/oldstable 1:1.2.11.dfsg-1+deb10u1 armhf [aktualisierbar von: 1:1.2.11.dfsg-1]
                                          zlib1g/oldstable 1:1.2.11.dfsg-1+deb10u1 armhf [aktualisierbar von: 1:1.2.11.dfsg-1]

                                          LG Helikiller

                                          Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          472

                                          Online

                                          32.5k

                                          Benutzer

                                          81.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe