Skip to content
  • 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
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst] ioBroker node.js weicht von Kommandozeile ab

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

[Gelöst] ioBroker node.js weicht von Kommandozeile ab

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
59 Beiträge 6 Kommentatoren 4.3k Aufrufe 4 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.
  • lethuerL lethuer

    @thomas-braun

    Mein Versuch um von 3.1.6 auf 3.3.22 zu kommen hat auch nicht geklappt...
    keine ahnung wie ich da noch den js-controller updaten kann um mein system zu retten.

    pi@ioBroker-RasPi:~$ npm install iobroker.js-controller@3.3.22
    
    added 2 packages, removed 28 packages, changed 19 packages, and audited 281 packages in 27s
    
    14 packages are looking for funding
      run `npm fund` for details
    
    4 vulnerabilities (3 moderate, 1 high)
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    Run `npm audit` for details.
    
    
    pi@ioBroker-RasPi:~$ npm audit fix --force
    npm WARN using --force Recommended protections disabled.
    npm WARN audit Updating iobroker.js-controller to 4.0.23, which is a SemVer major change.
    
    added 28 packages, removed 2 packages, changed 19 packages, and audited 307 packages in 36s
    
    18 packages are looking for funding
      run `npm fund` for details
    
    # npm audit report
    
    node-forge  <=1.2.1
    Severity: high
    Open Redirect in node-forge - https://github.com/advisories/GHSA-8fr3-hfg3-gpgp
    Prototype Pollution in node-forge debug API. - https://github.com/advisories/GHSA-5rrq-pxf6-6jx5
    Prototype Pollution in node-forge util.setPath API - https://github.com/advisories/GHSA-wxgw-qj99-44c2
    Prototype Pollution in node-forge - https://github.com/advisories/GHSA-92xj-mqp7-vmcj
    Improper Verification of Cryptographic Signature in `node-forge` - https://github.com/advisories/GHSA-2r2c-g63r-vccr
    Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-x4jg-mjrx-434g
    Improper Verification of Cryptographic Signature in node-forge - https://github.com/advisories/GHSA-cfm4-qjh2-4765
    URL parsing in node-forge could lead to undesired behavior. - https://github.com/advisories/GHSA-gf8q-jrpm-jvxq
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@1.5.3, which is a breaking change
    node_modules/rsa-compat/node_modules/node-forge
      rsa-compat  <=1.9.4
      Depends on vulnerable versions of node-forge
      node_modules/rsa-compat
        le-acme-core  *
        Depends on vulnerable versions of rsa-compat
        node_modules/le-acme-core
          iobroker.js-controller  >=1.5.4
          Depends on vulnerable versions of le-acme-core
          node_modules/iobroker.js-controller
    
    4 vulnerabilities (3 moderate, 1 high)
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    
    pi@ioBroker-RasPi:~$ npm audit fix --force
    npm WARN using --force Recommended protections disabled.
    npm WARN audit Updating iobroker.js-controller to 1.5.3, which is a SemVer major change.
    npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
    npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
    
    added 173 packages, removed 144 packages, changed 46 packages, and audited 334 packages in 1m
    
    14 packages are looking for funding
      run `npm fund` for details
    
    # npm audit report
    
    debug  <2.6.9
    Regular Expression Denial of Service in debug - https://github.com/advisories/GHSA-gxpj-cx7g-858c
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/engine.io-client/node_modules/debug
    node_modules/engine.io/node_modules/debug
    node_modules/socket.io-adapter/node_modules/debug
    node_modules/socket.io-client/node_modules/debug
    node_modules/socket.io-parser/node_modules/debug
    node_modules/socket.io/node_modules/debug
      engine.io  <=3.5.0
      Depends on vulnerable versions of debug
      Depends on vulnerable versions of ws
      node_modules/engine.io
        socket.io  <=2.4.1
        Depends on vulnerable versions of debug
        Depends on vulnerable versions of engine.io
        Depends on vulnerable versions of socket.io-adapter
        Depends on vulnerable versions of socket.io-client
        Depends on vulnerable versions of socket.io-parser
        node_modules/socket.io
          iobroker.js-controller  <=2.1.1
          Depends on vulnerable versions of redis
          Depends on vulnerable versions of socket.io
          Depends on vulnerable versions of socket.io-client
          Depends on vulnerable versions of winston-daily-rotate-file
          Depends on vulnerable versions of yargs
          node_modules/iobroker.js-controller
      engine.io-client  <=3.3.2 || 3.4.0 - 3.5.1 || 4.0.0-alpha.0 - 4.1.3
      Depends on vulnerable versions of debug
      Depends on vulnerable versions of parsejson
      Depends on vulnerable versions of ws
      Depends on vulnerable versions of xmlhttprequest-ssl
      node_modules/engine.io-client
        socket.io-client  1.0.0-pre - 2.1.1 || 2.3.0 - 2.3.1 || 3.0.0-rc1 - 3.0.5
        Depends on vulnerable versions of debug
        Depends on vulnerable versions of engine.io-client
        Depends on vulnerable versions of socket.io-parser
        node_modules/socket.io-client
      socket.io-adapter  <=1.1.0
      Depends on vulnerable versions of debug
      Depends on vulnerable versions of socket.io-parser
      node_modules/socket.io-adapter
      socket.io-parser  <=3.3.2
      Depends on vulnerable versions of debug
      node_modules/socket.io-parser
    
    
    
    minimist  <=1.2.5
    Severity: critical
    Prototype Pollution in minimist - https://github.com/advisories/GHSA-xvch-5gv4-984h
    Prototype Pollution in minimist - https://github.com/advisories/GHSA-vh95-rmgr-6w4m
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/winston-daily-rotate-file/node_modules/minimist
      mkdirp  0.4.1 - 0.5.1
      Depends on vulnerable versions of minimist
      node_modules/winston-daily-rotate-file/node_modules/mkdirp
        winston-daily-rotate-file  1.7.0 - 1.7.2
        Depends on vulnerable versions of mkdirp
        node_modules/winston-daily-rotate-file
    
    parsejson  *
    Severity: high
    Regular Expression Denial of Service in parsejson - https://github.com/advisories/GHSA-q75g-2496-mxpp
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/parsejson
    
    redis  2.6.0 - 3.1.0
    Severity: high
    Node-Redis potential exponential regex in monitor mode - https://github.com/advisories/GHSA-35q2-47q7-3pc3
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/redis
    
    
    
    ws  <=1.1.4
    Severity: high
    Denial of Service in ws - https://github.com/advisories/GHSA-5v72-xg48-5rpm
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/engine.io-client/node_modules/ws
    node_modules/engine.io/node_modules/ws
    
    xmlhttprequest-ssl  <=1.6.1
    Severity: critical
    Improper Certificate Validation in xmlhttprequest-ssl - https://github.com/advisories/GHSA-72mh-269x-7mh5
    Arbitrary Code Injection - https://github.com/advisories/GHSA-h4j5-c7cj-74xg
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/xmlhttprequest-ssl
    
    yargs-parser  6.0.0 - 13.1.1
    Severity: moderate
    yargs-parser Vulnerable to Prototype Pollution - https://github.com/advisories/GHSA-p9pc-299p-vxgp
    fix available via `npm audit fix --force`
    Will install iobroker.js-controller@4.0.23, which is a breaking change
    node_modules/yargs-parser
      yargs  8.0.0-candidate.0 - 12.0.5
      Depends on vulnerable versions of yargs-parser
      node_modules/yargs
    
    17 vulnerabilities (1 low, 4 moderate, 7 high, 5 critical)
    
    To address issues that do not require attention, run:
      npm audit fix
    
    To address all issues (including breaking changes), run:
      npm audit fix --force
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #40

    @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

    npm audit fix --force

    Finger weg! Das kramt dir alles auf links.

    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

    lethuerL 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

      npm audit fix --force

      Finger weg! Das kramt dir alles auf links.

      lethuerL Offline
      lethuerL Offline
      lethuer
      schrieb am zuletzt editiert von lethuer
      #41

      @thomas-braun
      jetzt wollte ich gerade das ding für tot erklären und auf einmal wird mir nach dem starten von ioBroker im Host js controller 3.3.22 angezeigt ! 👍

      lethuerL 1 Antwort Letzte Antwort
      0
      • lethuerL lethuer

        @thomas-braun
        jetzt wollte ich gerade das ding für tot erklären und auf einmal wird mir nach dem starten von ioBroker im Host js controller 3.3.22 angezeigt ! 👍

        lethuerL Offline
        lethuerL Offline
        lethuer
        schrieb am zuletzt editiert von
        #42

        @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

        @thomas-braun
        jetzt wollte ich gerade das ding für tot erklären und auf einmal wird mir nach dem starten von ioBroker im Host js controller 3.3.22 angezeigt ! 👍

        Yeah ! Kurz vor Abbruch und dann gehts doch auf einmal 🙂 Bin happy !
        Damit konnte ich jetzt zumindest schon mal alle Adapter auf den aktuellen Stand bringen.
        Mit admin 6.2.23 statt 4.x.x sieht das ganze nun auch moderner aus 🙂
        Jetzt mach ich von dem Stand noch ein Backup mit aktualisierten Adaptern.

        Dann versuche ich den js-controller auf den neuesten Stand zu bringen.
        Dann nochmal Backup.
        Dann das Ding komplett platt und eine frische Installation.
        Hoffentlich klappt das Einspielen vom Backup dann.

        lethuerL 2 Antworten Letzte Antwort
        0
        • lethuerL lethuer

          @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

          @thomas-braun
          jetzt wollte ich gerade das ding für tot erklären und auf einmal wird mir nach dem starten von ioBroker im Host js controller 3.3.22 angezeigt ! 👍

          Yeah ! Kurz vor Abbruch und dann gehts doch auf einmal 🙂 Bin happy !
          Damit konnte ich jetzt zumindest schon mal alle Adapter auf den aktuellen Stand bringen.
          Mit admin 6.2.23 statt 4.x.x sieht das ganze nun auch moderner aus 🙂
          Jetzt mach ich von dem Stand noch ein Backup mit aktualisierten Adaptern.

          Dann versuche ich den js-controller auf den neuesten Stand zu bringen.
          Dann nochmal Backup.
          Dann das Ding komplett platt und eine frische Installation.
          Hoffentlich klappt das Einspielen vom Backup dann.

          lethuerL Offline
          lethuerL Offline
          lethuer
          schrieb am zuletzt editiert von
          #43

          @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

          Dann versuche ich den js-controller auf den neuesten Stand zu bringen.
          Dann nochmal Backup.

          Das hat auch geklappt ! Jetzt habe ich also js-controller 4.0.23 🙂

          pi@ioBroker-RasPi:~$ iobroker upgrade self
          Update js-controller from @3.3.22 to @4.0.23
          NPM version: 9.1.1
          npm install iobroker.js-controller@4.0.23 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
          Server Objects 127.0.0.1:54180 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
          pi@ioBroker-RasPi:~$ sudo iobroker start
          Starting iobroker controller daemon...
          
          

          Jetzt noch das OS update auf Bullseye und ich bin wieder up to date 😉

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • lethuerL lethuer

            @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

            Dann versuche ich den js-controller auf den neuesten Stand zu bringen.
            Dann nochmal Backup.

            Das hat auch geklappt ! Jetzt habe ich also js-controller 4.0.23 🙂

            pi@ioBroker-RasPi:~$ iobroker upgrade self
            Update js-controller from @3.3.22 to @4.0.23
            NPM version: 9.1.1
            npm install iobroker.js-controller@4.0.23 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets"]
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: GET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.protocolVersion"]
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: Unknown LUA script load
            Server Objects 127.0.0.1:54180 Error from InMemDB: Error: SET-UNSUPPORTED for namespace cfg.: Data=["meta.objects.features.useSets",{"type":"Buffer","data":[49]}]
            pi@ioBroker-RasPi:~$ sudo iobroker start
            Starting iobroker controller daemon...
            
            

            Jetzt noch das OS update auf Bullseye und ich bin wieder up to date 😉

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

            @lethuer

            Wie kommst du denn jetzt an npm9? Das ist noch nicht mit einer nodejs-Version released worden.

            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

            lethuerL 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @lethuer

              Wie kommst du denn jetzt an npm9? Das ist noch nicht mit einer nodejs-Version released worden.

              lethuerL Offline
              lethuerL Offline
              lethuer
              schrieb am zuletzt editiert von
              #45

              @thomas-braun sagte in ioBroker node.js weicht von Kommandozeile ab:

              @lethuer

              Wie kommst du denn jetzt an npm9? Das ist noch nicht mit einer nodejs-Version released worden.

              ich kann nur vermutungen anstellen... aber wird wohl durch das gekommen sein ?

              npm audit fix 
              npm audit fix --force
              
              1 Antwort Letzte Antwort
              0
              • lethuerL lethuer

                @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

                @thomas-braun
                jetzt wollte ich gerade das ding für tot erklären und auf einmal wird mir nach dem starten von ioBroker im Host js controller 3.3.22 angezeigt ! 👍

                Yeah ! Kurz vor Abbruch und dann gehts doch auf einmal 🙂 Bin happy !
                Damit konnte ich jetzt zumindest schon mal alle Adapter auf den aktuellen Stand bringen.
                Mit admin 6.2.23 statt 4.x.x sieht das ganze nun auch moderner aus 🙂
                Jetzt mach ich von dem Stand noch ein Backup mit aktualisierten Adaptern.

                Dann versuche ich den js-controller auf den neuesten Stand zu bringen.
                Dann nochmal Backup.
                Dann das Ding komplett platt und eine frische Installation.
                Hoffentlich klappt das Einspielen vom Backup dann.

                lethuerL Offline
                lethuerL Offline
                lethuer
                schrieb am zuletzt editiert von lethuer
                #46

                @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

                Dann das Ding komplett platt und eine frische Installation.
                Hoffentlich klappt das Einspielen vom Backup dann.

                Dabei habe ich jetzt dann doch wieder ein Problem...
                Nach dem Einspielen vom Backup aus GDrive ist die Oberfläche wieder nicht erreichbar.
                Das Backup selber hatte Erfolg gemeldet und dann den Ladebalken nicht weg gemacht.
                Also habe ich zumindest ein mal neu gestartet.
                4f2f5b3a-bf75-4c35-8f32-b8340bcfcba8-image.png

                pi@raspberrypi:~ $ iobroker list instances
                No connection to states 127.0.0.1:6379[redis]
                pi@raspberrypi:~ $ apt policy redis
                redis:
                  Installed: (none)
                  Candidate: 5:6.0.16-1+deb11u2
                  Version table:
                     5:6.0.16-1+deb11u2 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                        500 http://deb.debian.org/debian bullseye/main armhf Packages
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                        500 http://security.debian.org/debian-security bullseye-security/main armhf Packages
                
                lethuerL 1 Antwort Letzte Antwort
                0
                • lethuerL lethuer

                  @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

                  Dann das Ding komplett platt und eine frische Installation.
                  Hoffentlich klappt das Einspielen vom Backup dann.

                  Dabei habe ich jetzt dann doch wieder ein Problem...
                  Nach dem Einspielen vom Backup aus GDrive ist die Oberfläche wieder nicht erreichbar.
                  Das Backup selber hatte Erfolg gemeldet und dann den Ladebalken nicht weg gemacht.
                  Also habe ich zumindest ein mal neu gestartet.
                  4f2f5b3a-bf75-4c35-8f32-b8340bcfcba8-image.png

                  pi@raspberrypi:~ $ iobroker list instances
                  No connection to states 127.0.0.1:6379[redis]
                  pi@raspberrypi:~ $ apt policy redis
                  redis:
                    Installed: (none)
                    Candidate: 5:6.0.16-1+deb11u2
                    Version table:
                       5:6.0.16-1+deb11u2 500
                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                          500 http://deb.debian.org/debian bullseye/main armhf Packages
                          500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                          500 http://security.debian.org/debian-security bullseye-security/main armhf Packages
                  
                  lethuerL Offline
                  lethuerL Offline
                  lethuer
                  schrieb am zuletzt editiert von lethuer
                  #47

                  Nach der Installation von redis konnte ich jetzt wenigstens meine Adapter alle wieder sehen.
                  Irgendwas vom Backup ist also da, nur sind die meisten Adapter disabled.
                  I konnte die jetzt nacheinander wieder aktivieren, nur dauerte das bei manchen etwas und auch mehrere Versuche...

                  Scheint nun aber alles geklappt zu haben !

                  pi@raspberrypi:~ $ sudo apt install redis
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  The following additional packages will be installed:
                    libjemalloc2 liblua5.1-0 liblzf1 lua-bitop lua-cjson redis-server redis-tools
                  Suggested packages:
                    ruby-redis
                  The following NEW packages will be installed:
                    libjemalloc2 liblua5.1-0 liblzf1 lua-bitop lua-cjson redis redis-server redis-tools
                  0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded.
                  Need to get 1,159 kB of archives.
                  After this operation, 5,239 kB of additional disk space will be used.
                  Do you want to continue? [Y/n] y
                  Get:1 http://deb.debian.org/debian bullseye/main arm64 libjemalloc2 arm64 5.2.1-3 [192 kB]
                  Get:2 http://deb.debian.org/debian bullseye/main arm64 liblua5.1-0 arm64 5.1.5-8.1+b3 [99.5 kB]
                  Get:3 http://deb.debian.org/debian bullseye/main arm64 liblzf1 arm64 3.6-3 [9,860 B]
                  Get:4 http://deb.debian.org/debian bullseye/main arm64 lua-bitop arm64 1.0.2-5 [6,508 B]
                  Get:5 http://deb.debian.org/debian bullseye/main arm64 lua-cjson arm64 2.1.0+dfsg-2.1 [16.1 kB]
                  Get:6 http://deb.debian.org/debian bullseye/main arm64 redis-tools arm64 5:6.0.16-1+deb11u2 [680 kB]
                  Get:7 http://deb.debian.org/debian bullseye/main arm64 redis-server arm64 5:6.0.16-1+deb11u2 [98.2 kB]
                  Get:8 http://deb.debian.org/debian bullseye/main arm64 redis all 5:6.0.16-1+deb11u2 [56.8 kB]
                  Fetched 1,159 kB in 0s (2,482 kB/s)
                  Selecting previously unselected package libjemalloc2:arm64.
                  (Reading database ... 47621 files and directories currently installed.)
                  Preparing to unpack .../0-libjemalloc2_5.2.1-3_arm64.deb ...
                  Unpacking libjemalloc2:arm64 (5.2.1-3) ...
                  Selecting previously unselected package liblua5.1-0:arm64.
                  Preparing to unpack .../1-liblua5.1-0_5.1.5-8.1+b3_arm64.deb ...
                  Unpacking liblua5.1-0:arm64 (5.1.5-8.1+b3) ...
                  Selecting previously unselected package liblzf1:arm64.
                  Preparing to unpack .../2-liblzf1_3.6-3_arm64.deb ...
                  Unpacking liblzf1:arm64 (3.6-3) ...
                  Selecting previously unselected package lua-bitop:arm64.
                  Preparing to unpack .../3-lua-bitop_1.0.2-5_arm64.deb ...
                  Unpacking lua-bitop:arm64 (1.0.2-5) ...
                  Selecting previously unselected package lua-cjson:arm64.
                  Preparing to unpack .../4-lua-cjson_2.1.0+dfsg-2.1_arm64.deb ...
                  Unpacking lua-cjson:arm64 (2.1.0+dfsg-2.1) ...
                  Selecting previously unselected package redis-tools.
                  Preparing to unpack .../5-redis-tools_5%3a6.0.16-1+deb11u2_arm64.deb ...
                  Unpacking redis-tools (5:6.0.16-1+deb11u2) ...
                  Selecting previously unselected package redis-server.
                  Preparing to unpack .../6-redis-server_5%3a6.0.16-1+deb11u2_arm64.deb ...
                  Unpacking redis-server (5:6.0.16-1+deb11u2) ...
                  Selecting previously unselected package redis.
                  Preparing to unpack .../7-redis_5%3a6.0.16-1+deb11u2_all.deb ...
                  Unpacking redis (5:6.0.16-1+deb11u2) ...
                  Setting up libjemalloc2:arm64 (5.2.1-3) ...
                  Setting up lua-cjson:arm64 (2.1.0+dfsg-2.1) ...
                  Setting up liblzf1:arm64 (3.6-3) ...
                  Setting up lua-bitop:arm64 (1.0.2-5) ...
                  Setting up liblua5.1-0:arm64 (5.1.5-8.1+b3) ...
                  Setting up redis-tools (5:6.0.16-1+deb11u2) ...
                  Setting up redis-server (5:6.0.16-1+deb11u2) ...
                  Created symlink /etc/systemd/system/redis.service → /lib/systemd/system/redis-server.service.
                  Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service → /lib/systemd/system/redis-server.service.
                  Setting up redis (5:6.0.16-1+deb11u2) ...
                  Processing triggers for man-db (2.9.4-2) ...
                  Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u4) ...
                  pi@raspberrypi:~ $ apt policy redis
                  redis:
                    Installed: 5:6.0.16-1+deb11u2
                    Candidate: 5:6.0.16-1+deb11u2
                    Version table:
                   *** 5:6.0.16-1+deb11u2 500
                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                          500 http://deb.debian.org/debian bullseye/main armhf Packages
                          500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                          500 http://security.debian.org/debian-security bullseye-security/main armhf Packages
                          100 /var/lib/dpkg/status
                  pi@raspberrypi:~ $ iobroker list instances
                  + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, ru                              n as: admin
                    system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                    system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                    system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                    system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                    system.adapter.history.0                : history               : raspberrypi                              - disabled
                    system.adapter.hs100.0                  : hs100                 : raspberrypi                              - disabled
                    system.adapter.hue.0                    : hue                   : raspberrypi                              - disabled, port: 443
                    system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                    system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
                    system.adapter.javascript.0             : javascript            : raspberrypi                              - disabled
                    system.adapter.js2fs.0                  : js2fs                 : raspberrypi                              - disabled
                    system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                    system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                    system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                    system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                    system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              - disabled
                    system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              - disabled
                    system.adapter.samsung.0                : samsung               : raspberrypi                              - disabled
                    system.adapter.scenes.0                 : scenes                : raspberrypi                              - disabled
                    system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 8084, bind: 0.0.0.0, ru                              n as: admin
                    system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                    system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
                    system.adapter.upnp.0                   : upnp                  : raspberrypi                              - disabled
                    system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                    system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                    system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, ru                              n as: admin
                  
                  + instance is alive
                  
                  
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • lethuerL lethuer

                    Nach der Installation von redis konnte ich jetzt wenigstens meine Adapter alle wieder sehen.
                    Irgendwas vom Backup ist also da, nur sind die meisten Adapter disabled.
                    I konnte die jetzt nacheinander wieder aktivieren, nur dauerte das bei manchen etwas und auch mehrere Versuche...

                    Scheint nun aber alles geklappt zu haben !

                    pi@raspberrypi:~ $ sudo apt install redis
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    The following additional packages will be installed:
                      libjemalloc2 liblua5.1-0 liblzf1 lua-bitop lua-cjson redis-server redis-tools
                    Suggested packages:
                      ruby-redis
                    The following NEW packages will be installed:
                      libjemalloc2 liblua5.1-0 liblzf1 lua-bitop lua-cjson redis redis-server redis-tools
                    0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded.
                    Need to get 1,159 kB of archives.
                    After this operation, 5,239 kB of additional disk space will be used.
                    Do you want to continue? [Y/n] y
                    Get:1 http://deb.debian.org/debian bullseye/main arm64 libjemalloc2 arm64 5.2.1-3 [192 kB]
                    Get:2 http://deb.debian.org/debian bullseye/main arm64 liblua5.1-0 arm64 5.1.5-8.1+b3 [99.5 kB]
                    Get:3 http://deb.debian.org/debian bullseye/main arm64 liblzf1 arm64 3.6-3 [9,860 B]
                    Get:4 http://deb.debian.org/debian bullseye/main arm64 lua-bitop arm64 1.0.2-5 [6,508 B]
                    Get:5 http://deb.debian.org/debian bullseye/main arm64 lua-cjson arm64 2.1.0+dfsg-2.1 [16.1 kB]
                    Get:6 http://deb.debian.org/debian bullseye/main arm64 redis-tools arm64 5:6.0.16-1+deb11u2 [680 kB]
                    Get:7 http://deb.debian.org/debian bullseye/main arm64 redis-server arm64 5:6.0.16-1+deb11u2 [98.2 kB]
                    Get:8 http://deb.debian.org/debian bullseye/main arm64 redis all 5:6.0.16-1+deb11u2 [56.8 kB]
                    Fetched 1,159 kB in 0s (2,482 kB/s)
                    Selecting previously unselected package libjemalloc2:arm64.
                    (Reading database ... 47621 files and directories currently installed.)
                    Preparing to unpack .../0-libjemalloc2_5.2.1-3_arm64.deb ...
                    Unpacking libjemalloc2:arm64 (5.2.1-3) ...
                    Selecting previously unselected package liblua5.1-0:arm64.
                    Preparing to unpack .../1-liblua5.1-0_5.1.5-8.1+b3_arm64.deb ...
                    Unpacking liblua5.1-0:arm64 (5.1.5-8.1+b3) ...
                    Selecting previously unselected package liblzf1:arm64.
                    Preparing to unpack .../2-liblzf1_3.6-3_arm64.deb ...
                    Unpacking liblzf1:arm64 (3.6-3) ...
                    Selecting previously unselected package lua-bitop:arm64.
                    Preparing to unpack .../3-lua-bitop_1.0.2-5_arm64.deb ...
                    Unpacking lua-bitop:arm64 (1.0.2-5) ...
                    Selecting previously unselected package lua-cjson:arm64.
                    Preparing to unpack .../4-lua-cjson_2.1.0+dfsg-2.1_arm64.deb ...
                    Unpacking lua-cjson:arm64 (2.1.0+dfsg-2.1) ...
                    Selecting previously unselected package redis-tools.
                    Preparing to unpack .../5-redis-tools_5%3a6.0.16-1+deb11u2_arm64.deb ...
                    Unpacking redis-tools (5:6.0.16-1+deb11u2) ...
                    Selecting previously unselected package redis-server.
                    Preparing to unpack .../6-redis-server_5%3a6.0.16-1+deb11u2_arm64.deb ...
                    Unpacking redis-server (5:6.0.16-1+deb11u2) ...
                    Selecting previously unselected package redis.
                    Preparing to unpack .../7-redis_5%3a6.0.16-1+deb11u2_all.deb ...
                    Unpacking redis (5:6.0.16-1+deb11u2) ...
                    Setting up libjemalloc2:arm64 (5.2.1-3) ...
                    Setting up lua-cjson:arm64 (2.1.0+dfsg-2.1) ...
                    Setting up liblzf1:arm64 (3.6-3) ...
                    Setting up lua-bitop:arm64 (1.0.2-5) ...
                    Setting up liblua5.1-0:arm64 (5.1.5-8.1+b3) ...
                    Setting up redis-tools (5:6.0.16-1+deb11u2) ...
                    Setting up redis-server (5:6.0.16-1+deb11u2) ...
                    Created symlink /etc/systemd/system/redis.service → /lib/systemd/system/redis-server.service.
                    Created symlink /etc/systemd/system/multi-user.target.wants/redis-server.service → /lib/systemd/system/redis-server.service.
                    Setting up redis (5:6.0.16-1+deb11u2) ...
                    Processing triggers for man-db (2.9.4-2) ...
                    Processing triggers for libc-bin (2.31-13+rpt2+rpi1+deb11u4) ...
                    pi@raspberrypi:~ $ apt policy redis
                    redis:
                      Installed: 5:6.0.16-1+deb11u2
                      Candidate: 5:6.0.16-1+deb11u2
                      Version table:
                     *** 5:6.0.16-1+deb11u2 500
                            500 http://deb.debian.org/debian bullseye/main arm64 Packages
                            500 http://deb.debian.org/debian bullseye/main armhf Packages
                            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                            500 http://security.debian.org/debian-security bullseye-security/main armhf Packages
                            100 /var/lib/dpkg/status
                    pi@raspberrypi:~ $ iobroker list instances
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, ru                              n as: admin
                      system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                      system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                      system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                      system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                      system.adapter.history.0                : history               : raspberrypi                              - disabled
                      system.adapter.hs100.0                  : hs100                 : raspberrypi                              - disabled
                      system.adapter.hue.0                    : hue                   : raspberrypi                              - disabled, port: 443
                      system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                      system.adapter.iot.0                    : iot                   : raspberrypi                              - disabled
                      system.adapter.javascript.0             : javascript            : raspberrypi                              - disabled
                      system.adapter.js2fs.0                  : js2fs                 : raspberrypi                              - disabled
                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              - disabled, port: 54321
                      system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                      system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                      system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                      system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              - disabled
                      system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              - disabled
                      system.adapter.samsung.0                : samsung               : raspberrypi                              - disabled
                      system.adapter.scenes.0                 : scenes                : raspberrypi                              - disabled
                      system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 8084, bind: 0.0.0.0, ru                              n as: admin
                      system.adapter.telegram.0               : telegram              : raspberrypi                              - disabled, port: 8443, bind: 0.0.0.0
                      system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
                      system.adapter.upnp.0                   : upnp                  : raspberrypi                              - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                      system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                      system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, ru                              n as: admin
                    
                    + instance is alive
                    
                    
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #48

                    @lethuer

                    and 33 not upgraded

                    Da klemmt noch irgendwas.

                    sudo apt update
                    

                    sagt?

                    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

                    lethuerL 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @lethuer

                      and 33 not upgraded

                      Da klemmt noch irgendwas.

                      sudo apt update
                      

                      sagt?

                      lethuerL Offline
                      lethuerL Offline
                      lethuer
                      schrieb am zuletzt editiert von
                      #49

                      @thomas-braun

                      pi@raspberrypi:~ $ sudo apt update
                      Hit:1 http://deb.debian.org/debian bullseye InRelease
                      Get:2 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
                      Get:3 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
                      Get:4 http://security.debian.org/debian-security bullseye-security InRelease [48                                                  .4 kB]
                      Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                      Get:6 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [308 kB                                                  ]
                      Get:7 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [299 kB                                                  ]
                      Fetched 723 kB in 3s (274 kB/s)
                      Reading package lists... Done
                      Building dependency tree... Done
                      Reading state information... Done
                      33 packages can be upgraded. Run 'apt list --upgradable' to see them.
                      
                      
                      
                      
                      pi@raspberrypi:~ $ apt list --upgradable
                      Listing... Done
                      bind9-host/stable-security 1:9.16.33-1~deb11u1 arm64 [upgradable from: 1:9.16.27-1~deb11u1]
                      bind9-libs/stable-security 1:9.16.33-1~deb11u1 arm64 [upgradable from: 1:9.16.27-1~deb11u1]
                      bluez-firmware/stable,stable 1.2-4+rpt9 all [upgradable from: 1.2-4+rpt8]
                      bluez/stable 5.55-3.1+rpt2 arm64 [upgradable from: 5.55-3.1+rpt1]
                      dhcpcd5/stable 1:8.1.2-1+rpt9 arm64 [upgradable from: 1:8.1.2-1+rpt7]
                      isc-dhcp-client/stable-security 4.4.1-2.3+deb11u1 arm64 [upgradable from: 4.4.1-2.3]
                      isc-dhcp-common/stable-security 4.4.1-2.3+deb11u1 arm64 [upgradable from: 4.4.1-2.3]
                      libbluetooth3/stable 5.55-3.1+rpt2 arm64 [upgradable from: 5.55-3.1+rpt1]
                      libc-bin/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc-dev-bin/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc-devtools/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc-l10n/stable,stable 2.31-13+rpt2+rpi1+deb11u5 all [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc6-dbg/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc6-dev/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libc6/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      libcamera-apps-lite/stable 0~git20221109+73ab09f-1 arm64 [upgradable from: 0~git20220830+1bf0cca-1]
                      libcamera0/stable 0~git20221109+d528119f-1 arm64 [upgradable from: 0~git20220826+3fad116f-1]
                      libkms++0/stable 0~git20221104~171243+adc05b6-1 arm64 [upgradable from: 0~git20211110~105525+2236a8c-1]
                      libksba8/stable-security 1.5.0-3+deb11u1 arm64 [upgradable from: 1.5.0-3]
                      libntfs-3g883/stable-security 1:2017.3.23AR.3-4+deb11u3 arm64 [upgradable from: 1:2017.3.23AR.3-4+deb11u2]
                      libxml2/stable-security 2.9.10+dfsg-6.7+deb11u3 arm64 [upgradable from: 2.9.10+dfsg-6.7+deb11u2]
                      linux-libc-dev/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                      locales/stable,stable 2.31-13+rpt2+rpi1+deb11u5 all [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                      ntfs-3g/stable-security 1:2017.3.23AR.3-4+deb11u3 arm64 [upgradable from: 1:2017.3.23AR.3-4+deb11u2]
                      python3-kms++/stable 0~git20221104~171243+adc05b6-1 arm64 [upgradable from: 0~git20211110~105525+2236a8c-1]
                      python3-libcamera/stable 0~git20221109+d528119f-1 arm64 [upgradable from: 0~git20220826+3fad116f-1]
                      python3-picamera2/stable,stable 0.3.6-1 all [upgradable from: 0.3.3-1]
                      raspberrypi-bootloader/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                      raspberrypi-kernel/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                      raspberrypi-sys-mods/stable 20221019 arm64 [upgradable from: 20220915]
                      raspi-config/stable,stable 20221018 all [upgradable from: 20220920]
                      rpi-eeprom/stable 13.21-1 arm64 [upgradable from: 13.16-1]
                      tzdata/stable-updates,stable-updates 2021a-1+deb11u8 all [upgradable from: 2021a-1+deb11u5]
                      
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • lethuerL lethuer

                        @thomas-braun

                        pi@raspberrypi:~ $ sudo apt update
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Get:2 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
                        Get:3 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
                        Get:4 http://security.debian.org/debian-security bullseye-security InRelease [48                                                  .4 kB]
                        Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                        Get:6 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [308 kB                                                  ]
                        Get:7 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [299 kB                                                  ]
                        Fetched 723 kB in 3s (274 kB/s)
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        33 packages can be upgraded. Run 'apt list --upgradable' to see them.
                        
                        
                        
                        
                        pi@raspberrypi:~ $ apt list --upgradable
                        Listing... Done
                        bind9-host/stable-security 1:9.16.33-1~deb11u1 arm64 [upgradable from: 1:9.16.27-1~deb11u1]
                        bind9-libs/stable-security 1:9.16.33-1~deb11u1 arm64 [upgradable from: 1:9.16.27-1~deb11u1]
                        bluez-firmware/stable,stable 1.2-4+rpt9 all [upgradable from: 1.2-4+rpt8]
                        bluez/stable 5.55-3.1+rpt2 arm64 [upgradable from: 5.55-3.1+rpt1]
                        dhcpcd5/stable 1:8.1.2-1+rpt9 arm64 [upgradable from: 1:8.1.2-1+rpt7]
                        isc-dhcp-client/stable-security 4.4.1-2.3+deb11u1 arm64 [upgradable from: 4.4.1-2.3]
                        isc-dhcp-common/stable-security 4.4.1-2.3+deb11u1 arm64 [upgradable from: 4.4.1-2.3]
                        libbluetooth3/stable 5.55-3.1+rpt2 arm64 [upgradable from: 5.55-3.1+rpt1]
                        libc-bin/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc-dev-bin/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc-devtools/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc-l10n/stable,stable 2.31-13+rpt2+rpi1+deb11u5 all [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc6-dbg/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc6-dev/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libc6/stable 2.31-13+rpt2+rpi1+deb11u5 arm64 [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        libcamera-apps-lite/stable 0~git20221109+73ab09f-1 arm64 [upgradable from: 0~git20220830+1bf0cca-1]
                        libcamera0/stable 0~git20221109+d528119f-1 arm64 [upgradable from: 0~git20220826+3fad116f-1]
                        libkms++0/stable 0~git20221104~171243+adc05b6-1 arm64 [upgradable from: 0~git20211110~105525+2236a8c-1]
                        libksba8/stable-security 1.5.0-3+deb11u1 arm64 [upgradable from: 1.5.0-3]
                        libntfs-3g883/stable-security 1:2017.3.23AR.3-4+deb11u3 arm64 [upgradable from: 1:2017.3.23AR.3-4+deb11u2]
                        libxml2/stable-security 2.9.10+dfsg-6.7+deb11u3 arm64 [upgradable from: 2.9.10+dfsg-6.7+deb11u2]
                        linux-libc-dev/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                        locales/stable,stable 2.31-13+rpt2+rpi1+deb11u5 all [upgradable from: 2.31-13+rpt2+rpi1+deb11u4]
                        ntfs-3g/stable-security 1:2017.3.23AR.3-4+deb11u3 arm64 [upgradable from: 1:2017.3.23AR.3-4+deb11u2]
                        python3-kms++/stable 0~git20221104~171243+adc05b6-1 arm64 [upgradable from: 0~git20211110~105525+2236a8c-1]
                        python3-libcamera/stable 0~git20221109+d528119f-1 arm64 [upgradable from: 0~git20220826+3fad116f-1]
                        python3-picamera2/stable,stable 0.3.6-1 all [upgradable from: 0.3.3-1]
                        raspberrypi-bootloader/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                        raspberrypi-kernel/stable 1:1.20221104-1 arm64 [upgradable from: 1:1.20220830-1]
                        raspberrypi-sys-mods/stable 20221019 arm64 [upgradable from: 20220915]
                        raspi-config/stable,stable 20221018 all [upgradable from: 20220920]
                        rpi-eeprom/stable 13.21-1 arm64 [upgradable from: 13.16-1]
                        tzdata/stable-updates,stable-updates 2021a-1+deb11u8 all [upgradable from: 2021a-1+deb11u5]
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #50

                        @lethuer

                        iob stop
                        sudo apt full-upgrade
                        sudo reboot
                        

                        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
                        • lethuerL Offline
                          lethuerL Offline
                          lethuer
                          schrieb am zuletzt editiert von
                          #51

                          @thomas-braun

                          Danke ! Jetzt siehts so aus 🙂
                          Gibt es eine Möglichkeit sich auf Updates für das OS hinweisen zu lassen ?
                          Das habe ich beim letzten mal ja auch sträflich vernachlässigt...

                          pi@raspberrypi:~ $ sudo apt update
                          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                          Hit:2 http://deb.debian.org/debian bullseye InRelease
                          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                          Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          All packages are up to date.
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • lethuerL lethuer

                            @thomas-braun

                            Danke ! Jetzt siehts so aus 🙂
                            Gibt es eine Möglichkeit sich auf Updates für das OS hinweisen zu lassen ?
                            Das habe ich beim letzten mal ja auch sträflich vernachlässigt...

                            pi@raspberrypi:~ $ sudo apt update
                            Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #52

                            @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

                            Gibt es eine Möglichkeit sich auf Updates für das OS hinweisen zu lassen ?

                            Man kann das in die Begrüßung im Terminal einbauen.
                            Ich würde mir allerdings angewöhnen da immer Mal flugs selber zu schauen, wenn man sich um den ioBroker kümmert.

                            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

                            lethuerL 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @lethuer sagte in ioBroker node.js weicht von Kommandozeile ab:

                              Gibt es eine Möglichkeit sich auf Updates für das OS hinweisen zu lassen ?

                              Man kann das in die Begrüßung im Terminal einbauen.
                              Ich würde mir allerdings angewöhnen da immer Mal flugs selber zu schauen, wenn man sich um den ioBroker kümmert.

                              lethuerL Offline
                              lethuerL Offline
                              lethuer
                              schrieb am zuletzt editiert von
                              #53

                              @thomas-braun

                              da ich jetzt wieder up to date bin erstmal noch dicken dank für deine schnellen antworten !

                              iobroker läuft bei mir auf einem 3er.
                              Gerade wird auf dem Instanzen Tab das hier angezeigt:

                              Freier Festplattenspeicher: 79%, Gesamte RAM-Auslastung: 781 Mb / Frei: 36% = 327 Mb [Server: raspberrypi - 10 Prozesse]

                              zuletzt hatte ich ja noch octoprint parallel installiert, überlege nun aber das auf einem zweiten zu machen um die systeme zu trennen.
                              würdest du das so empfehlen oder absolut unnötig ?
                              aktuell sind die pi's ja ziemlich schwer zu bekommen. ..

                              als nächstes würde ich mir gerne etwas visualisierung zu gemüte führen

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • lethuerL lethuer

                                @thomas-braun

                                da ich jetzt wieder up to date bin erstmal noch dicken dank für deine schnellen antworten !

                                iobroker läuft bei mir auf einem 3er.
                                Gerade wird auf dem Instanzen Tab das hier angezeigt:

                                Freier Festplattenspeicher: 79%, Gesamte RAM-Auslastung: 781 Mb / Frei: 36% = 327 Mb [Server: raspberrypi - 10 Prozesse]

                                zuletzt hatte ich ja noch octoprint parallel installiert, überlege nun aber das auf einem zweiten zu machen um die systeme zu trennen.
                                würdest du das so empfehlen oder absolut unnötig ?
                                aktuell sind die pi's ja ziemlich schwer zu bekommen. ..

                                als nächstes würde ich mir gerne etwas visualisierung zu gemüte führen

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

                                @lethuer

                                Der 3er Pi mit seinen 1GB Arbeitsspeicher ist mehr als grenzwertig, wenn da der iobroker in üblichem Umfang laufen soll. Insbesondere wenn da dann auch noch octoprint dazu kommt.

                                Wirste aber bestimmt bald selber herausfinden.

                                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

                                lethuerL 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @lethuer

                                  Der 3er Pi mit seinen 1GB Arbeitsspeicher ist mehr als grenzwertig, wenn da der iobroker in üblichem Umfang laufen soll. Insbesondere wenn da dann auch noch octoprint dazu kommt.

                                  Wirste aber bestimmt bald selber herausfinden.

                                  lethuerL Offline
                                  lethuerL Offline
                                  lethuer
                                  schrieb am zuletzt editiert von lethuer
                                  #55

                                  @thomas-braun
                                  jap es ist soweit...
                                  der übliche umfang scheint bei mir schon ausgeschöpft.
                                  hab jetzt zwar fast alles drin aber die vis musste ich schon wieder abschalten um weiter einbinden zu können.
                                  wie viel speicher wird denn so empfohlen ? ich tendiere zum pi 4 model mit 4gb.
                                  nur bekommt man ja gerade immer noch keine pi's...

                                  36985bf9-29c4-4c17-9165-810cfe7001d8-image.png

                                  pi@raspberrypi:~ $ free -m -t
                                                 total        used        free      shared  buff/cache   available
                                  Mem:             909         808          32           0          68          47
                                  Swap:             99          99           0
                                  Total:          1009         908          32
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • lethuerL lethuer

                                    @thomas-braun
                                    jap es ist soweit...
                                    der übliche umfang scheint bei mir schon ausgeschöpft.
                                    hab jetzt zwar fast alles drin aber die vis musste ich schon wieder abschalten um weiter einbinden zu können.
                                    wie viel speicher wird denn so empfohlen ? ich tendiere zum pi 4 model mit 4gb.
                                    nur bekommt man ja gerade immer noch keine pi's...

                                    36985bf9-29c4-4c17-9165-810cfe7001d8-image.png

                                    pi@raspberrypi:~ $ free -m -t
                                                   total        used        free      shared  buff/cache   available
                                    Mem:             909         808          32           0          68          47
                                    Swap:             99          99           0
                                    Total:          1009         908          32
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #56

                                    @lethuer
                                    2 GB ist die untere Grenze, würde ich sagen.
                                    Mit 4GB kann man ganz gut Leben.

                                    Ich selber hab den Pi4 mit 8GB im Einsatz, der hat noch genug Luft (für meine Einsatzzwecke).

                                    Hängt halt immer davon ab was man genau da alles drauf wirft.

                                    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

                                    lethuerL 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @lethuer
                                      2 GB ist die untere Grenze, würde ich sagen.
                                      Mit 4GB kann man ganz gut Leben.

                                      Ich selber hab den Pi4 mit 8GB im Einsatz, der hat noch genug Luft (für meine Einsatzzwecke).

                                      Hängt halt immer davon ab was man genau da alles drauf wirft.

                                      lethuerL Offline
                                      lethuerL Offline
                                      lethuer
                                      schrieb am zuletzt editiert von
                                      #57

                                      @thomas-braun

                                      naja meine anforderung ist aktuell alles mal einzubinden was sich hier mittlerweile so tummelt.
                                      da kommt schon was zusammen.
                                      Wird dann gerade alles über HomeKit steuerbar weil ich gerne alles zusammen in einer App haben will und über die Vis hab ich ja schon nachgedacht.

                                      aktuell ist das drauf:

                                      pi@raspberrypi:~ $ iobroker list instances
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                        system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                                        system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                                        system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                                        system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                                        system.adapter.history.0                : history               : raspberrypi                              - disabled
                                      + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
                                      + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 443
                                        system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                                      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                        system.adapter.js2fs.0                  : js2fs                 : raspberrypi                              - disabled
                                      + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                        system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                                        system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                                        system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                                        system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              - disabled
                                      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                                        system.adapter.samsung.0                : samsung               : raspberrypi                              - disabled
                                      + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.smartthings.0            : smartthings           : raspberrypi                              -  enabled
                                        system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
                                        system.adapter.upnp.0                   : upnp                  : raspberrypi                              - disabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                        system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                                        system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                        system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                                      
                                      + instance is alive
                                      

                                      der pi stürzt aktuell aber auch regelmäßig ab. neu starten beim ersten mal kabel raus und wieder rein klappt fast nie.
                                      gibt es ne möglichkeit geblockten speicher wieder frei zu geben oder ist das ding einfach schon überladen ?
                                      ein wunder das da OctoPrint vorher noch parallel mitgelaufen ist....

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • lethuerL lethuer

                                        @thomas-braun

                                        naja meine anforderung ist aktuell alles mal einzubinden was sich hier mittlerweile so tummelt.
                                        da kommt schon was zusammen.
                                        Wird dann gerade alles über HomeKit steuerbar weil ich gerne alles zusammen in einer App haben will und über die Vis hab ich ja schon nachgedacht.

                                        aktuell ist das drauf:

                                        pi@raspberrypi:~ $ iobroker list instances
                                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                          system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                                          system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                                          system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                                          system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                                          system.adapter.history.0                : history               : raspberrypi                              - disabled
                                        + system.adapter.hs100.0                  : hs100                 : raspberrypi                              -  enabled
                                        + system.adapter.hue.0                    : hue                   : raspberrypi                              -  enabled, port: 443
                                          system.adapter.info.0                   : info                  : raspberrypi                              - disabled
                                        + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                          system.adapter.js2fs.0                  : js2fs                 : raspberrypi                              - disabled
                                        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                          system.adapter.mobile.0                 : mobile                : raspberrypi                              - disabled
                                          system.adapter.ping.0                   : ping                  : raspberrypi                              - disabled
                                          system.adapter.pushover.0               : pushover              : raspberrypi                              - disabled
                                          system.adapter.pushsafer.0              : pushsafer             : raspberrypi                              - disabled
                                        + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                                          system.adapter.samsung.0                : samsung               : raspberrypi                              - disabled
                                        + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                                        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                                        + system.adapter.smartthings.0            : smartthings           : raspberrypi                              -  enabled
                                          system.adapter.socketio.0               : socketio              : raspberrypi                              - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.text2command.0           : text2command          : raspberrypi                              - disabled
                                          system.adapter.upnp.0                   : upnp                  : raspberrypi                              - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                                          system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi                              -  enabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              -  enabled
                                          system.adapter.vis.0                    : vis                   : raspberrypi                              - disabled
                                          system.adapter.web.0                    : web                   : raspberrypi                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                                        
                                        + instance is alive
                                        

                                        der pi stürzt aktuell aber auch regelmäßig ab. neu starten beim ersten mal kabel raus und wieder rein klappt fast nie.
                                        gibt es ne möglichkeit geblockten speicher wieder frei zu geben oder ist das ding einfach schon überladen ?
                                        ein wunder das da OctoPrint vorher noch parallel mitgelaufen ist....

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

                                        @lethuer

                                        13 Adapter, jeder schnappt sich 80 MB, dann das OS und die Kiste ist zu.

                                        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

                                        lethuerL 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @lethuer

                                          13 Adapter, jeder schnappt sich 80 MB, dann das OS und die Kiste ist zu.

                                          lethuerL Offline
                                          lethuerL Offline
                                          lethuer
                                          schrieb am zuletzt editiert von
                                          #59

                                          @thomas-braun
                                          Der umzug auf den Nuc ist nun erfolgt 🙂
                                          Das Thema hier damit also erledigt.

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          723

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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