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. ioBroker Allgemein
  4. ERROR: Process exited with code 1 / keine Updates möglich

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

ERROR: Process exited with code 1 / keine Updates möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
41 Beiträge 4 Kommentatoren 3.6k 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.
  • B Belei

    @thomas-braun

    Hat er gemacht.

     iob fix
    library: loaded
    Library version=2024-01-04
    
    ==========================================================================
    
        Welcome to the ioBroker installation fixer!
        Script version: 2024-01-04
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/5)
    ==========================================================================
    
    OK:1 http://security.debian.org/debian-security buster/updates InRelease
    OK:2 http://ftp.de.debian.org/debian buster InRelease
    OK:3 http://ftp.de.debian.org/debian buster-updates InRelease
    OK:4 https://deb.nodesource.com/node_18.x nodistro InRelease
    Paketlisten werden gelesen... Fertig
    
    ==========================================================================
        Checking ioBroker user and directory permissions (2/5)
    ==========================================================================
    
    Created /etc/sudoers.d/iobroker
    Fixing directory permissions...
    
    ==========================================================================
        Check and cleanup npm temporary directories (3/5)
    ==========================================================================
    
    Done.
    
    ==========================================================================
        Database maintenance (4/5)
    ==========================================================================
    
    Checking for uncompressed JSONL databases... This might take a while!
    
    No relevant JSONL files found to compress, skip
    
    ==========================================================================
        Checking autostart (5/5)
    ==========================================================================
    
    Enabling autostart...
    Autostart enabled!
    
    ==========================================================================
    
        Your installation was fixed successfully
        Run iobroker start to start ioBroker again!
    
    ==========================================================================
    
    

    Was nun?
    iobroker starten oder upgrade?

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

    @belei dann versuch noch ein update
    ggf. solltest du vorher nodejs auf die aktuell empfohlene Verdion 18.xxx bringen

    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 -

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @belei dann versuch noch ein update
      ggf. solltest du vorher nodejs auf die aktuell empfohlene Verdion 18.xxx bringen

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

      @homoran sagte in ERROR: Process exited with code 1 / keine Updates möglich:

      ggf. solltest du vorher nodejs auf die aktuell empfohlene Verdion 18.xxx bringen

      Schon passiert... ;-)

      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
      • B Belei

        @thomas-braun

        Hat er gemacht.

         iob fix
        library: loaded
        Library version=2024-01-04
        
        ==========================================================================
        
            Welcome to the ioBroker installation fixer!
            Script version: 2024-01-04
        
        ==========================================================================
        
        
        ==========================================================================
            Installing prerequisites (1/5)
        ==========================================================================
        
        OK:1 http://security.debian.org/debian-security buster/updates InRelease
        OK:2 http://ftp.de.debian.org/debian buster InRelease
        OK:3 http://ftp.de.debian.org/debian buster-updates InRelease
        OK:4 https://deb.nodesource.com/node_18.x nodistro InRelease
        Paketlisten werden gelesen... Fertig
        
        ==========================================================================
            Checking ioBroker user and directory permissions (2/5)
        ==========================================================================
        
        Created /etc/sudoers.d/iobroker
        Fixing directory permissions...
        
        ==========================================================================
            Check and cleanup npm temporary directories (3/5)
        ==========================================================================
        
        Done.
        
        ==========================================================================
            Database maintenance (4/5)
        ==========================================================================
        
        Checking for uncompressed JSONL databases... This might take a while!
        
        No relevant JSONL files found to compress, skip
        
        ==========================================================================
            Checking autostart (5/5)
        ==========================================================================
        
        Enabling autostart...
        Autostart enabled!
        
        ==========================================================================
        
            Your installation was fixed successfully
            Run iobroker start to start ioBroker again!
        
        ==========================================================================
        
        

        Was nun?
        iobroker starten oder upgrade?

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

        @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

        iobroker starten oder upgrade?

        Weiter updates reinschaufeln. Bis da nix mehr gemeldet wird.

        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

        B 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

          iobroker starten oder upgrade?

          Weiter updates reinschaufeln. Bis da nix mehr gemeldet wird.

          B Offline
          B Offline
          Belei
          schrieb am zuletzt editiert von Belei
          #20

          @thomas-braun

          Jetzt wird er geschwätzich, hat er es jetzt re-installiert?

          root@ioBrokerNuc:~# iobroker upgrade tr-064@4.2.18 --host ioBrokerNuc --debug
          Would you like to reinstall version 4.2.18 of tr-064 now? [(y)es, (n)o]: y
          Update tr-064 from @4.2.18 to @4.2.18
          NPM version: 10.2.3
          Installing iobroker.tr-064@4.2.18... (System call)
          npm WARN skipping integrity check for git dependency ssh://git@github.com/noopka                  t/browser-serialport.git
          npm WARN deprecated dgram@1.0.1: npm is holding this package for security reason                  s. As it's a core Node module, we will not transfer it over to other users. You                   may safely remove the package from your dependencies.
          npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now                   a built-in Node module. If you've depended on crypto, you should switch to the o                  ne that's built-in.
          npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provide                  s its own type definitions, so you do not need this installed.
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated b                  ecause it extends the now deprecated request package, see https://github.com/req                  uest/request/issues/3142
          npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() met                  hods instead
          npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                  ON 3
          npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy.                   new code should use the URLSearchParams API instead.
          npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException                   instead
          npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and                   does not need to be installed separately. It is now unmaintained.
          npm WARN deprecated jscs-preset-wikimedia@1.0.1: No longer maintained. We recomm                  ent migrating to ESLint with eslint-config-wikimedia.
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
          npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
          npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@n                  pmjs.com for more info.
          npm WARN deprecated uuid@2.0.3: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                  hub.com/request/request/issues/3142
          npm WARN deprecated jscs@3.0.7: JSCS has merged with ESLint! See - https://mediu                  m.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2
          npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and                   not recommended for usage due to the number of issues. Because of the V8 engine                   whims, feature detection in old core-js versions could cause a slowdown up to 10                  0x even if nothing is polyfilled. Some versions have web compatibility issues. P                  lease, upgrade your dependencies to the actual version of core-js.
          
          changed 1382 packages in 7m
          
          127 packages are looking for funding
            run `npm fund` for details
          Update "system.adapter.tr-064.0"
          upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
          upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
          upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
          
          
          GlasfaserG Thomas BraunT 2 Antworten Letzte Antwort
          0
          • B Belei

            @thomas-braun

            Jetzt wird er geschwätzich, hat er es jetzt re-installiert?

            root@ioBrokerNuc:~# iobroker upgrade tr-064@4.2.18 --host ioBrokerNuc --debug
            Would you like to reinstall version 4.2.18 of tr-064 now? [(y)es, (n)o]: y
            Update tr-064 from @4.2.18 to @4.2.18
            NPM version: 10.2.3
            Installing iobroker.tr-064@4.2.18... (System call)
            npm WARN skipping integrity check for git dependency ssh://git@github.com/noopka                  t/browser-serialport.git
            npm WARN deprecated dgram@1.0.1: npm is holding this package for security reason                  s. As it's a core Node module, we will not transfer it over to other users. You                   may safely remove the package from your dependencies.
            npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now                   a built-in Node module. If you've depended on crypto, you should switch to the o                  ne that's built-in.
            npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provide                  s its own type definitions, so you do not need this installed.
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated b                  ecause it extends the now deprecated request package, see https://github.com/req                  uest/request/issues/3142
            npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() met                  hods instead
            npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                  ON 3
            npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy.                   new code should use the URLSearchParams API instead.
            npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException                   instead
            npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and                   does not need to be installed separately. It is now unmaintained.
            npm WARN deprecated jscs-preset-wikimedia@1.0.1: No longer maintained. We recomm                  ent migrating to ESLint with eslint-config-wikimedia.
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
            npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
            npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@n                  pmjs.com for more info.
            npm WARN deprecated uuid@2.0.3: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
            npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                  hub.com/request/request/issues/3142
            npm WARN deprecated jscs@3.0.7: JSCS has merged with ESLint! See - https://mediu                  m.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2
            npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and                   not recommended for usage due to the number of issues. Because of the V8 engine                   whims, feature detection in old core-js versions could cause a slowdown up to 10                  0x even if nothing is polyfilled. Some versions have web compatibility issues. P                  lease, upgrade your dependencies to the actual version of core-js.
            
            changed 1382 packages in 7m
            
            127 packages are looking for funding
              run `npm fund` for details
            Update "system.adapter.tr-064.0"
            upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
            upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
            upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
            
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #21

            @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

            Jetzt wird er geschwätzich,

            Ist nur Werbung :)

            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 ..

            B 1 Antwort Letzte Antwort
            0
            • B Belei

              @thomas-braun

              Jetzt wird er geschwätzich, hat er es jetzt re-installiert?

              root@ioBrokerNuc:~# iobroker upgrade tr-064@4.2.18 --host ioBrokerNuc --debug
              Would you like to reinstall version 4.2.18 of tr-064 now? [(y)es, (n)o]: y
              Update tr-064 from @4.2.18 to @4.2.18
              NPM version: 10.2.3
              Installing iobroker.tr-064@4.2.18... (System call)
              npm WARN skipping integrity check for git dependency ssh://git@github.com/noopka                  t/browser-serialport.git
              npm WARN deprecated dgram@1.0.1: npm is holding this package for security reason                  s. As it's a core Node module, we will not transfer it over to other users. You                   may safely remove the package from your dependencies.
              npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now                   a built-in Node module. If you've depended on crypto, you should switch to the o                  ne that's built-in.
              npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provide                  s its own type definitions, so you do not need this installed.
              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
              npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated b                  ecause it extends the now deprecated request package, see https://github.com/req                  uest/request/issues/3142
              npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() met                  hods instead
              npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                  ON 3
              npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy.                   new code should use the URLSearchParams API instead.
              npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException                   instead
              npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and                   does not need to be installed separately. It is now unmaintained.
              npm WARN deprecated jscs-preset-wikimedia@1.0.1: No longer maintained. We recomm                  ent migrating to ESLint with eslint-config-wikimedia.
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
              npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                  e a low-severity ReDos regression when used in a Node.js environment. It is reco                  mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                  ues/797)
              npm WARN deprecated nomnom@1.8.1: Package no longer supported. Contact support@n                  pmjs.com for more info.
              npm WARN deprecated uuid@2.0.3: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
              npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                  ersions may use Math.random() in certain circumstances, which is known to be pro                  blematic.  See https://v8.dev/blog/math-random for details.
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                  hub.com/request/request/issues/3142
              npm WARN deprecated jscs@3.0.7: JSCS has merged with ESLint! See - https://mediu                  m.com/@markelog/jscs-end-of-the-line-bc9bf0b3fdb2
              npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and                   not recommended for usage due to the number of issues. Because of the V8 engine                   whims, feature detection in old core-js versions could cause a slowdown up to 10                  0x even if nothing is polyfilled. Some versions have web compatibility issues. P                  lease, upgrade your dependencies to the actual version of core-js.
              
              changed 1382 packages in 7m
              
              127 packages are looking for funding
                run `npm fund` for details
              Update "system.adapter.tr-064.0"
              upload [2] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/index_m.html index_m.html text/html
              upload [1] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/tr-064.png tr-064.png image/png
              upload [0] tr-064.admin /opt/iobroker/node_modules/iobroker.tr-064/admin/words.js words.js application/javascript
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #22

              @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

              hat er es jetzt re-installiert?

              Ja.

              Am Rande: Zieh das Fenster von deinem puTTY breiter. Das schwindelige Ding fabriziert da komische Zeilenumbrüche.

              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
              • GlasfaserG Glasfaser

                @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                Jetzt wird er geschwätzich,

                Ist nur Werbung :)

                B Offline
                B Offline
                Belei
                schrieb am zuletzt editiert von
                #23

                @glasfaser
                npm fund ?? Spendenanfrage oder was? :-)

                Thomas BraunT 2 Antworten Letzte Antwort
                0
                • B Belei

                  @glasfaser
                  npm fund ?? Spendenanfrage oder was? :-)

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

                  @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                  Spendenanfrage oder was?

                  Ja.

                  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
                  • B Belei

                    @glasfaser
                    npm fund ?? Spendenanfrage oder was? :-)

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

                    @belei

                    Wie schaut es bei

                    iob update
                    

                    aus?

                    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

                    B 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @belei

                      Wie schaut es bei

                      iob update
                      

                      aus?

                      B Offline
                      B Offline
                      Belei
                      schrieb am zuletzt editiert von
                      #26

                      @thomas-braun

                      Sind noch paar... Aber es geht voran. Wundert mich nur das jeder einzel abgefragt wird und es pro Adapter im mindestens 5 minuten braucht.

                      
                      Used repository: stable
                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                      Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                      Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                      Adapter    "backitup"     : 2.9.8    , installed 2.6.19 [Updatable]
                      Adapter    "ble"          : 0.13.4   , installed 0.13.0 [Updatable]
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.1.25 [Updatable]
                      Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                      Adapter    "flot"         : 1.12.0   , installed 1.11.0 [Updatable]
                      Adapter    "fritzdect"    : 2.5.9    , installed 2.2.6  [Updatable]
                      Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
                      Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
                      Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.16 [Updatable]
                      Adapter    "hue"          : 3.10.1   , installed 3.7.1  [Updatable]
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
                      Adapter    "iot"          : 2.0.11   , installed 2.0.11
                      Adapter    "iqontrol"     : 2.3.0    , installed 2.1.0  [Updatable]
                      Adapter    "javascript"   : 7.1.6    , installed 6.1.4  [Updatable]
                      Controller "js-controller": 5.0.17   , installed 4.0.24 [Updatable]
                      Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                      Adapter    "mihome-vacuum": 4.1.0    , installed 3.11.0 [Updatable]
                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                      Adapter    "ping"         : 1.6.2    , installed 1.6.2
                      Adapter    "proxmox"      : 2.2.2    , installed 1.3.5  [Updatable]
                      Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
                      Adapter    "radar2"       : 2.1.0    , installed 2.1.0
                      Adapter    "rflink"       : 2.1.6    , installed 2.1.6
                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                      Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "vis"          : 1.5.4    , installed 1.5.4
                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                      Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                      Adapter    "web"          : 6.1.10   , installed 6.1.10
                      Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                      Adapter    "ws"           : 2.5.8    , installed 2.5.8
                      Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                      
                      
                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • B Belei

                        @thomas-braun

                        Sind noch paar... Aber es geht voran. Wundert mich nur das jeder einzel abgefragt wird und es pro Adapter im mindestens 5 minuten braucht.

                        
                        Used repository: stable
                        Adapter    "admin"        : 6.12.0   , installed 6.12.0
                        Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
                        Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
                        Adapter    "backitup"     : 2.9.8    , installed 2.6.19 [Updatable]
                        Adapter    "ble"          : 0.13.4   , installed 0.13.0 [Updatable]
                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                        Adapter    "discovery"    : 4.2.0    , installed 3.1.0  [Updatable]
                        Adapter    "fb-checkpresence": 1.2.2 , installed 1.1.25 [Updatable]
                        Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                        Adapter    "flot"         : 1.12.0   , installed 1.11.0 [Updatable]
                        Adapter    "fritzdect"    : 2.5.9    , installed 2.2.6  [Updatable]
                        Adapter    "history"      : 3.0.1    , installed 2.2.4  [Updatable]
                        Adapter    "hm-rega"      : 4.0.0    , installed 3.0.46 [Updatable]
                        Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.16 [Updatable]
                        Adapter    "hue"          : 3.10.1   , installed 3.7.1  [Updatable]
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "info"         : 2.0.0    , installed 1.9.26 [Updatable]
                        Adapter    "iot"          : 2.0.11   , installed 2.0.11
                        Adapter    "iqontrol"     : 2.3.0    , installed 2.1.0  [Updatable]
                        Adapter    "javascript"   : 7.1.6    , installed 6.1.4  [Updatable]
                        Controller "js-controller": 5.0.17   , installed 4.0.24 [Updatable]
                        Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                        Adapter    "mihome-vacuum": 4.1.0    , installed 3.11.0 [Updatable]
                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                        Adapter    "ping"         : 1.6.2    , installed 1.6.2
                        Adapter    "proxmox"      : 2.2.2    , installed 1.3.5  [Updatable]
                        Adapter    "pushover"     : 3.0.6    , installed 3.0.3  [Updatable]
                        Adapter    "radar2"       : 2.1.0    , installed 2.1.0
                        Adapter    "rflink"       : 2.1.6    , installed 2.1.6
                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                        Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                        Adapter    "shuttercontrol": 1.6.3   , installed 1.6.3
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                        Adapter    "vis"          : 1.5.4    , installed 1.5.4
                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                        Adapter    "web"          : 6.1.10   , installed 6.1.10
                        Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                        Adapter    "ws"           : 2.5.8    , installed 2.5.8
                        Adapter    "zigbee"       : 1.9.5    , installed 1.9.5
                        
                        
                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #27

                        @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                        Wundert mich nur das jeder einzel abgefragt wird

                        Mit

                        iob upgrade all -y
                        

                        fragt die Kiste nicht mehr bei jedem Adapter.

                        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

                        B 1 Antwort Letzte Antwort
                        1
                        • Thomas BraunT Thomas Braun

                          @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                          Wundert mich nur das jeder einzel abgefragt wird

                          Mit

                          iob upgrade all -y
                          

                          fragt die Kiste nicht mehr bei jedem Adapter.

                          B Offline
                          B Offline
                          Belei
                          schrieb am zuletzt editiert von
                          #28

                          @thomas-braun

                          Erstmal vielen Dank für die super kompetente schnelle Hilfe hier von allen!! :+1: :clap:
                          Die gute Nachricht ist, es ist alles durchgeupdatet und iob wieder gestartet.

                          Die schlechte ist, es kam der einrichtungsassistent und nun sind nur 3 Instanzen aktiv statt über 20.
                          Die korekten Adapter stehen aber noch unter Adapter. Es fehlt auch der Punkte Scripte im Menü.
                          Habe Scripte mal als Instanz aktiviert, die Scripte sind auch wech.....

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • B Belei

                            @thomas-braun

                            Erstmal vielen Dank für die super kompetente schnelle Hilfe hier von allen!! :+1: :clap:
                            Die gute Nachricht ist, es ist alles durchgeupdatet und iob wieder gestartet.

                            Die schlechte ist, es kam der einrichtungsassistent und nun sind nur 3 Instanzen aktiv statt über 20.
                            Die korekten Adapter stehen aber noch unter Adapter. Es fehlt auch der Punkte Scripte im Menü.
                            Habe Scripte mal als Instanz aktiviert, die Scripte sind auch wech.....

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

                            @belei

                            iob diag
                            

                            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

                            B 2 Antworten Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @belei

                              iob diag
                              

                              sagt?

                              B Offline
                              B Offline
                              Belei
                              schrieb am zuletzt editiert von Belei
                              #30

                              @thomas-braun said in ERROR: Process exited with code 1 / keine Updates möglich:

                              iob diag

                              Wenn ich den als root ausführe sagt er, mach nicht als root.
                              Wenn ich ihn mit einem standard User ausführe sagt er:

                              [sudo] Passwort für benni:
                              Leider darf der Benutzer benni »/usr/bin/curl -sLf https://iobroker.net/diag.sh --output /home/iobroker/.diag.sh« als iobroker auf ioBrokerNuc nicht ausführen  
                              

                              EDIT:
                              Hab ihm jetzt in die sudo Gruppe gepackt

                              1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @belei

                                iob diag
                                

                                sagt?

                                B Offline
                                B Offline
                                Belei
                                schrieb am zuletzt editiert von
                                #31

                                @thomas-braun

                                ======================= SUMMARY =======================
                                                        v.2023-10-10
                                
                                
                                   Static hostname: ioBrokerNuc
                                         Icon name: computer-vm
                                           Chassis: vm
                                    Virtualization: kvm
                                  Operating System: Debian GNU/Linux 10 (buster)
                                            Kernel: Linux 4.19.0-25-amd64
                                      Architecture: x86-64
                                
                                Installation:           kvm
                                Kernel:                 x86_64
                                Userland:               amd64
                                Timezone:               Europe/Berlin (CET, +0100)
                                User-ID:                1000
                                X-Server:               false
                                Boot Target:            graphical.target
                                
                                Pending OS-Updates:     0
                                Pending iob updates:    0
                                
                                Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                        /usr/bin/node           v18.19.0
                                                        /usr/bin/npm            10.2.3
                                                        /usr/bin/npx            10.2.3
                                                        /usr/bin/corepack       0.22.0
                                
                                Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                Your nodejs installation is correct
                                
                                MEMORY:
                                              total        used        free      shared  buff/cache   available
                                Mem:           2.0G        972M        312M        1.0M        709M        856M
                                Swap:          2.0G         29M        2.0G
                                Total:         4.0G        1.0G        2.3G
                                
                                Active iob-Instances:   6
                                Active repo(s): stable
                                
                                ioBroker Core:          js-controller           5.0.17
                                                        admin                   6.12.0
                                
                                ioBroker Status:        iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: redis
                                
                                Status admin and web instance:
                                + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                
                                Objects:                198
                                States:                 7866
                                
                                Size of iob-Database:
                                
                                4.1M    /opt/iobroker/iobroker-data/objects.jsonl
                                108K    /opt/iobroker/iobroker-data/objects.json.migrated
                                68K     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                8.0K    /opt/iobroker/iobroker-data/states.json.bak
                                8.0K    /opt/iobroker/iobroker-data/states.json
                                
                                
                                
                                =================== END OF SUMMARY ====================
                                

                                === Mark text until here for copying ===

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • B Belei

                                  @thomas-braun

                                  ======================= SUMMARY =======================
                                                          v.2023-10-10
                                  
                                  
                                     Static hostname: ioBrokerNuc
                                           Icon name: computer-vm
                                             Chassis: vm
                                      Virtualization: kvm
                                    Operating System: Debian GNU/Linux 10 (buster)
                                              Kernel: Linux 4.19.0-25-amd64
                                        Architecture: x86-64
                                  
                                  Installation:           kvm
                                  Kernel:                 x86_64
                                  Userland:               amd64
                                  Timezone:               Europe/Berlin (CET, +0100)
                                  User-ID:                1000
                                  X-Server:               false
                                  Boot Target:            graphical.target
                                  
                                  Pending OS-Updates:     0
                                  Pending iob updates:    0
                                  
                                  Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                          /usr/bin/node           v18.19.0
                                                          /usr/bin/npm            10.2.3
                                                          /usr/bin/npx            10.2.3
                                                          /usr/bin/corepack       0.22.0
                                  
                                  Recommended versions are nodejs 18.19.0 and npm 10.2.3
                                  Your nodejs installation is correct
                                  
                                  MEMORY:
                                                total        used        free      shared  buff/cache   available
                                  Mem:           2.0G        972M        312M        1.0M        709M        856M
                                  Swap:          2.0G         29M        2.0G
                                  Total:         4.0G        1.0G        2.3G
                                  
                                  Active iob-Instances:   6
                                  Active repo(s): stable
                                  
                                  ioBroker Core:          js-controller           5.0.17
                                                          admin                   6.12.0
                                  
                                  ioBroker Status:        iobroker is running on this host.
                                  
                                  
                                  Objects type: jsonl
                                  States  type: redis
                                  
                                  Status admin and web instance:
                                  + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  
                                  Objects:                198
                                  States:                 7866
                                  
                                  Size of iob-Database:
                                  
                                  4.1M    /opt/iobroker/iobroker-data/objects.jsonl
                                  108K    /opt/iobroker/iobroker-data/objects.json.migrated
                                  68K     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                  8.0K    /opt/iobroker/iobroker-data/states.json.bak
                                  8.0K    /opt/iobroker/iobroker-data/states.json
                                  
                                  
                                  
                                  =================== END OF SUMMARY ====================
                                  

                                  === Mark text until here for copying ===

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

                                  @belei

                                  Die Langfassung.

                                  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

                                  B 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @belei

                                    Die Langfassung.

                                    B Offline
                                    B Offline
                                    Belei
                                    schrieb am zuletzt editiert von Belei
                                    #33

                                    @thomas-braun

                                    Guten Morgen,
                                    ich hab gestern Nacht noch ein Backup vom Backitup Adapter eingespielt.
                                    Jetzt sind die Instancen wieder da. Hab dann noch mal wieder die Adpater upgedatet und den fix laufen lassen. Jetzt kommen Fehler beim starten der Adapter:

                                    Aber hier erstmal der diag:

                                    ======== Start marking the full check here =========
                                    
                                    Skript v.2023-10-10
                                    
                                    *** BASE SYSTEM ***
                                       Static hostname: ioBrokerNuc
                                             Icon name: computer-vm
                                               Chassis: vm
                                        Virtualization: kvm
                                      Operating System: Debian GNU/Linux 10 (buster)
                                                Kernel: Linux 4.19.0-25-amd64
                                          Architecture: x86-64
                                    
                                    model name      : Common KVM processor
                                    Docker          : false
                                    Virtualization  : kvm
                                    Kernel          : x86_64
                                    Userland        : amd64
                                    
                                    Systemuptime and Load:
                                     11:12:12 up  2:09,  1 user,  load average: 0.14, 0.27, 0.58
                                    CPU threads: 8
                                    
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Sun 2024-01-07 11:12:12 CET
                                               Universal time: Sun 2024-01-07 10:12:12 UTC
                                                     RTC time: Sun 2024-01-07 10:12:13
                                                    Time zone: Europe/Berlin (CET, +0100)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    benni
                                    /home/benni
                                    benni cdrom floppy sudo audio dip video plugdev netdev
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                  total        used        free      shared  buff/cache   available
                                    Mem:           2.0G        484M        794M        4.0M        716M        1.3G
                                    Swap:          2.0G         26M        2.0G
                                    Total:         4.0G        510M        2.8G
                                    
                                             1994 M total memory
                                              484 M used memory
                                              703 M active memory
                                              281 M inactive memory
                                              794 M free memory
                                              168 M buffer memory
                                              547 M swap cache
                                             2044 M total swap
                                               26 M used swap
                                             2018 M free swap
                                    
                                    *** FAILED SERVICES ***
                                    
                                    0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                    To show all installed unit files use 'systemctl list-unit-files'.
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type      Size  Used Avail Use% Mounted on
                                    udev           devtmpfs  983M     0  983M   0% /dev
                                    tmpfs          tmpfs     200M  5.6M  194M   3% /run
                                    /dev/sda1      ext4       14G  9.0G  4.1G  69% /
                                    tmpfs          tmpfs     998M     0  998M   0% /dev/shm
                                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                    tmpfs          tmpfs     998M     0  998M   0% /sys/fs/cgroup
                                    tmpfs          tmpfs     200M     0  200M   0% /run/user/0
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Sun Jan  7 09:02:54 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                    [Sun Jan  7 09:02:57 2024] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                    
                                    Show mounted filesystems \(real ones only\):
                                    TARGET        SOURCE    FSTYPE OPTIONS
                                    /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                    `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    439M    /var/
                                    249M    /var/cache
                                    241M    /var/cache/apt
                                    178M    /var/cache/apt/archives
                                    171M    /var/lib
                                    
                                    Hint: You are currently not seeing messages from other users and the system.
                                          Users in the 'systemd-journal' group can see all messages. Pass -q to
                                          turn off this notice.
                                    No journal files were opened due to insufficient permissions.
                                    
                                    /opt/iobroker/backups:
                                    544M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    481M    /opt/iobroker/iobroker-data/
                                    284M    /opt/iobroker/iobroker-data/files
                                    142M    /opt/iobroker/iobroker-data/backup-objects
                                    76M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js
                                    76M     /opt/iobroker/iobroker-data/files/scenes.admin/static
                                    
                                    The five largest files in iobroker-data are:
                                    find: Failed to change directory: /root: Permission denied
                                    find: Failed to change directory: /root: Permission denied
                                    find: Failed to change directory: /root: Permission denied
                                    find: Failed to change directory: /root: Permission denied
                                    find: Failed to change directory: /root: Permission denied
                                    find: Failed to restore initial working directory: /root: Permission denied
                                    
                                    USB-Devices by-id:
                                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                    
                                    /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2231944-if00
                                    /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_95635333930351A0A2D0-if00
                                    find: Failed to restore initial working directory: /root: Permission denied
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.19.0
                                    /usr/bin/node           v18.19.0
                                    /usr/bin/npm            10.2.3
                                    /usr/bin/npx            10.2.3
                                    /usr/bin/corepack       0.22.0
                                    
                                    
                                    nodejs:
                                      Installed: 18.19.0-1nodesource1
                                      Candidate: 18.19.0-1nodesource1
                                      Version table:
                                     *** 18.19.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                            100 /var/lib/dpkg/status
                                         18.18.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.18.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.18.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.17.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.17.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.16.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.16.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.15.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.14.2-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.14.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.14.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.13.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.12.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.11.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.10.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.9.1-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.9.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.8.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.7.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.6.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.5.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.4.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.3.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.2.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.1.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         18.0.0-1nodesource1 1001
                                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                         10.24.0~dfsg-1~deb10u3 500
                                            500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                         10.24.0~dfsg-1~deb10u1 500
                                            500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                                    
                                    find: Failed to restore initial working directory: /root: Permission denied
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree:
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: redis
                                    
                                    Core adapters versions
                                    js-controller:  5.0.17
                                    admin:          6.12.0
                                    javascript:     3.6.4
                                    
                                    Adapters from github:   0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 192.168.178.32, run as: admin
                                      system.adapter.alexa2.0                 : alexa2                : ioBrokerNuc                              -  enabled
                                      system.adapter.amazon-dash.0            : amazon-dash           : ioBrokerNuc                              -  enabled
                                    + system.adapter.backitup.0               : backitup              : ioBrokerNuc                              -  enabled
                                      system.adapter.ble.0                    : ble                   : ioBrokerNuc                              - disabled
                                      system.adapter.discovery.0              : discovery             : ioBrokerNuc                              - disabled
                                      system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBrokerNuc                              - disabled
                                      system.adapter.feiertage.0              : feiertage             : ioBrokerNuc                              - disabled
                                      system.adapter.flot.0                   : flot                  : ioBrokerNuc                              - disabled
                                      system.adapter.fritzdect.0              : fritzdect             : ioBrokerNuc                              - disabled
                                      system.adapter.history.0                : history               : ioBrokerNuc                              - disabled
                                    + system.adapter.hm-rega.0                : hm-rega               : ioBrokerNuc                              - disabled
                                    + system.adapter.hm-rpc.0                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 0
                                    + system.adapter.hm-rpc.1                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 18701
                                    + system.adapter.hm-rpc.3                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 12010
                                    + system.adapter.hue.0                    : hue                   : ioBrokerNuc                              -  enabled, port: 443
                                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBrokerNuc                              - disabled
                                    + system.adapter.info.0                   : info                  : ioBrokerNuc                              -  enabled
                                    + system.adapter.iot.0                    : iot                   : ioBrokerNuc                              - disabled
                                    + system.adapter.javascript.0             : javascript            : ioBrokerNuc                              - disabled
                                      system.adapter.lovelace.0               : lovelace              : ioBrokerNuc                              - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                                      system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBrokerNuc                              - disabled, port: 54321
                                      system.adapter.mobile.0                 : mobile                : ioBrokerNuc                              - disabled
                                    + system.adapter.ping.0                   : ping                  : ioBrokerNuc                              - disabled
                                    + system.adapter.pushover.0               : pushover              : ioBrokerNuc                              - disabled
                                    + system.adapter.rflink.0                 : rflink                : ioBrokerNuc                              - disabled
                                    + system.adapter.shelly.0                 : shelly                : ioBrokerNuc                              - disabled, port: 1882, bind: 0.0.0.0
                                    + system.adapter.tr-064.0                 : tr-064                : ioBrokerNuc                              - disabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBrokerNuc                              - disabled
                                      system.adapter.vis.0                    : vis                   : ioBrokerNuc                              - disabled
                                      system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerNuc                              - disabled
                                      system.adapter.web-speedy.0             : web-speedy            : ioBrokerNuc                              - disabled
                                    + system.adapter.web.0                    : web                   : ioBrokerNuc                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      system.adapter.weishaupt-wem.0          : weishaupt-wem         : ioBrokerNuc                              - disabled
                                    + system.adapter.zigbee.0                 : zigbee                : ioBrokerNuc                              - disabled, port: /dev/ttyACM1
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 192.168.178.32, run as: admin
                                    + system.adapter.hue.0                    : hue                   : ioBrokerNuc                              -  enabled, port: 443
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                    Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                    Adapter    "hue"          : 3.10.1   , installed 3.10.1
                                    Adapter    "info"         : 2.0.0    , installed 2.0.0
                                    Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                    Adapter    "iqontrol"     : 2.3.0    , installed 2.1.0  [Updatable]
                                    Controller "js-controller": 5.0.17   , installed 5.0.17
                                    Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                    Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
                                    Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        9477
                                    States:         7735
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://security.debian.org/debian-security buster/updates InRelease
                                    Hit:2 http://ftp.de.debian.org/debian buster InRelease
                                    Hit:3 http://ftp.de.debian.org/debian buster-updates InRelease
                                    Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14812      695/sshd
                                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          16850      691/exim4
                                    tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       63068      18600/iobroker.js-c
                                    tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      108        15514      505/redis-server 12
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10492      1/init
                                    tcp        0      0 192.168.178.32:8081     0.0.0.0:*               LISTEN      1001       63114      18625/io.admin.0
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          14814      695/sshd
                                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          16851      691/exim4
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          10495      1/init
                                    udp        0      0 0.0.0.0:41002           0.0.0.0:*                           107        16387      376/avahi-daemon: r
                                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13802      370/dhclient
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9927       1/init
                                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        16385      376/avahi-daemon: r
                                    udp6       0      0 :::111                  :::*                                0          9932       1/init
                                    udp6       0      0 :::5353                 :::*                                107        16386      376/avahi-daemon: r
                                    udp6       0      0 :::57837                :::*                                107        16388      376/avahi-daemon: r
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2024-01-07 11:12:38.956  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                    2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                    2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: Unknown objects type: jsonl
                                    2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                    2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: Node.js v18.19.0
                                    2024-01-07 11:12:38.958  - error: host.ioBrokerNuc instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-01-07 11:12:38.958  - info: host.ioBrokerNuc Restart adapter system.adapter.amazon-dash.0 because enabled
                                    2024-01-07 11:13:03.356  - info: host.ioBrokerNuc instance system.adapter.alexa2.0 started with pid 29459
                                    2024-01-07 11:13:04.079  - error: host.ioBrokerNuc Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                    2024-01-07 11:13:04.080  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                    2024-01-07 11:13:04.080  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                    2024-01-07 11:13:04.081  - error: host.ioBrokerNuc Caught by controller[0]: Unknown objects type: jsonl
                                    2024-01-07 11:13:04.082  - error: host.ioBrokerNuc Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                    2024-01-07 11:13:04.082  - error: host.ioBrokerNuc Caught by controller[0]: Node.js v18.19.0
                                    2024-01-07 11:13:04.083  - error: host.ioBrokerNuc instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-01-07 11:13:04.084  - info: host.ioBrokerNuc Restart adapter system.adapter.alexa2.0 because enabled
                                    2024-01-07 11:13:08.998  - info: host.ioBrokerNuc instance system.adapter.amazon-dash.0 started with pid 29519
                                    2024-01-07 11:13:09.570  - error: host.ioBrokerNuc Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                    2024-01-07 11:13:09.570  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                    2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                    2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[1]: Unknown objects type: jsonl
                                    2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[2]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                    2024-01-07 11:13:09.572  - error: host.ioBrokerNuc Caught by controller[3]: Node.js v18.19.0
                                    2024-01-07 11:13:09.572  - error: host.ioBrokerNuc instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                    2024-01-07 11:13:09.573  - info: host.ioBrokerNuc Restart adapter system.adapter.amazon-dash.0 because enabled
                                    
                                    
                                    ============ Mark until here for C&P =============
                                    
                                    iob diag has finished.
                                    
                                    
                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • B Belei

                                      @thomas-braun

                                      Guten Morgen,
                                      ich hab gestern Nacht noch ein Backup vom Backitup Adapter eingespielt.
                                      Jetzt sind die Instancen wieder da. Hab dann noch mal wieder die Adpater upgedatet und den fix laufen lassen. Jetzt kommen Fehler beim starten der Adapter:

                                      Aber hier erstmal der diag:

                                      ======== Start marking the full check here =========
                                      
                                      Skript v.2023-10-10
                                      
                                      *** BASE SYSTEM ***
                                         Static hostname: ioBrokerNuc
                                               Icon name: computer-vm
                                                 Chassis: vm
                                          Virtualization: kvm
                                        Operating System: Debian GNU/Linux 10 (buster)
                                                  Kernel: Linux 4.19.0-25-amd64
                                            Architecture: x86-64
                                      
                                      model name      : Common KVM processor
                                      Docker          : false
                                      Virtualization  : kvm
                                      Kernel          : x86_64
                                      Userland        : amd64
                                      
                                      Systemuptime and Load:
                                       11:12:12 up  2:09,  1 user,  load average: 0.14, 0.27, 0.58
                                      CPU threads: 8
                                      
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Sun 2024-01-07 11:12:12 CET
                                                 Universal time: Sun 2024-01-07 10:12:12 UTC
                                                       RTC time: Sun 2024-01-07 10:12:13
                                                      Time zone: Europe/Berlin (CET, +0100)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      benni
                                      /home/benni
                                      benni cdrom floppy sudo audio dip video plugdev netdev
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                    total        used        free      shared  buff/cache   available
                                      Mem:           2.0G        484M        794M        4.0M        716M        1.3G
                                      Swap:          2.0G         26M        2.0G
                                      Total:         4.0G        510M        2.8G
                                      
                                               1994 M total memory
                                                484 M used memory
                                                703 M active memory
                                                281 M inactive memory
                                                794 M free memory
                                                168 M buffer memory
                                                547 M swap cache
                                               2044 M total swap
                                                 26 M used swap
                                               2018 M free swap
                                      
                                      *** FAILED SERVICES ***
                                      
                                      0 loaded units listed. Pass --all to see loaded but inactive units, too.
                                      To show all installed unit files use 'systemctl list-unit-files'.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  983M     0  983M   0% /dev
                                      tmpfs          tmpfs     200M  5.6M  194M   3% /run
                                      /dev/sda1      ext4       14G  9.0G  4.1G  69% /
                                      tmpfs          tmpfs     998M     0  998M   0% /dev/shm
                                      tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                                      tmpfs          tmpfs     998M     0  998M   0% /sys/fs/cgroup
                                      tmpfs          tmpfs     200M     0  200M   0% /run/user/0
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Sun Jan  7 09:02:54 2024] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
                                      [Sun Jan  7 09:02:57 2024] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
                                      
                                      Show mounted filesystems \(real ones only\):
                                      TARGET        SOURCE    FSTYPE OPTIONS
                                      /             /dev/sda1 ext4   rw,relatime,errors=remount-ro
                                      `-/sys/fs/bpf bpf       bpf    rw,nosuid,nodev,noexec,relatime,mode=700
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      439M    /var/
                                      249M    /var/cache
                                      241M    /var/cache/apt
                                      178M    /var/cache/apt/archives
                                      171M    /var/lib
                                      
                                      Hint: You are currently not seeing messages from other users and the system.
                                            Users in the 'systemd-journal' group can see all messages. Pass -q to
                                            turn off this notice.
                                      No journal files were opened due to insufficient permissions.
                                      
                                      /opt/iobroker/backups:
                                      544M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      481M    /opt/iobroker/iobroker-data/
                                      284M    /opt/iobroker/iobroker-data/files
                                      142M    /opt/iobroker/iobroker-data/backup-objects
                                      76M     /opt/iobroker/iobroker-data/files/scenes.admin/static/js
                                      76M     /opt/iobroker/iobroker-data/files/scenes.admin/static
                                      
                                      The five largest files in iobroker-data are:
                                      find: Failed to change directory: /root: Permission denied
                                      find: Failed to change directory: /root: Permission denied
                                      find: Failed to change directory: /root: Permission denied
                                      find: Failed to change directory: /root: Permission denied
                                      find: Failed to change directory: /root: Permission denied
                                      find: Failed to restore initial working directory: /root: Permission denied
                                      
                                      USB-Devices by-id:
                                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                      
                                      /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2231944-if00
                                      /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_95635333930351A0A2D0-if00
                                      find: Failed to restore initial working directory: /root: Permission denied
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.19.0
                                      /usr/bin/node           v18.19.0
                                      /usr/bin/npm            10.2.3
                                      /usr/bin/npx            10.2.3
                                      /usr/bin/corepack       0.22.0
                                      
                                      
                                      nodejs:
                                        Installed: 18.19.0-1nodesource1
                                        Candidate: 18.19.0-1nodesource1
                                        Version table:
                                       *** 18.19.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                              100 /var/lib/dpkg/status
                                           18.18.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.18.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.16.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.15.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.2-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.14.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.13.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.12.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.11.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.10.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.1-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.9.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.8.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.7.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.6.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.5.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.4.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.3.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.2.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.1.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           18.0.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                                           10.24.0~dfsg-1~deb10u3 500
                                              500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
                                           10.24.0~dfsg-1~deb10u1 500
                                              500 http://ftp.de.debian.org/debian buster/main amd64 Packages
                                      
                                      find: Failed to restore initial working directory: /root: Permission denied
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: redis
                                      
                                      Core adapters versions
                                      js-controller:  5.0.17
                                      admin:          6.12.0
                                      javascript:     3.6.4
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 192.168.178.32, run as: admin
                                        system.adapter.alexa2.0                 : alexa2                : ioBrokerNuc                              -  enabled
                                        system.adapter.amazon-dash.0            : amazon-dash           : ioBrokerNuc                              -  enabled
                                      + system.adapter.backitup.0               : backitup              : ioBrokerNuc                              -  enabled
                                        system.adapter.ble.0                    : ble                   : ioBrokerNuc                              - disabled
                                        system.adapter.discovery.0              : discovery             : ioBrokerNuc                              - disabled
                                        system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBrokerNuc                              - disabled
                                        system.adapter.feiertage.0              : feiertage             : ioBrokerNuc                              - disabled
                                        system.adapter.flot.0                   : flot                  : ioBrokerNuc                              - disabled
                                        system.adapter.fritzdect.0              : fritzdect             : ioBrokerNuc                              - disabled
                                        system.adapter.history.0                : history               : ioBrokerNuc                              - disabled
                                      + system.adapter.hm-rega.0                : hm-rega               : ioBrokerNuc                              - disabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 0
                                      + system.adapter.hm-rpc.1                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 18701
                                      + system.adapter.hm-rpc.3                 : hm-rpc                : ioBrokerNuc                              - disabled, port: 12010
                                      + system.adapter.hue.0                    : hue                   : ioBrokerNuc                              -  enabled, port: 443
                                        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBrokerNuc                              - disabled
                                      + system.adapter.info.0                   : info                  : ioBrokerNuc                              -  enabled
                                      + system.adapter.iot.0                    : iot                   : ioBrokerNuc                              - disabled
                                      + system.adapter.javascript.0             : javascript            : ioBrokerNuc                              - disabled
                                        system.adapter.lovelace.0               : lovelace              : ioBrokerNuc                              - disabled, port: 8091, bind: 0.0.0.0, run as: admin
                                        system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioBrokerNuc                              - disabled, port: 54321
                                        system.adapter.mobile.0                 : mobile                : ioBrokerNuc                              - disabled
                                      + system.adapter.ping.0                   : ping                  : ioBrokerNuc                              - disabled
                                      + system.adapter.pushover.0               : pushover              : ioBrokerNuc                              - disabled
                                      + system.adapter.rflink.0                 : rflink                : ioBrokerNuc                              - disabled
                                      + system.adapter.shelly.0                 : shelly                : ioBrokerNuc                              - disabled, port: 1882, bind: 0.0.0.0
                                      + system.adapter.tr-064.0                 : tr-064                : ioBrokerNuc                              - disabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBrokerNuc                              - disabled
                                        system.adapter.vis.0                    : vis                   : ioBrokerNuc                              - disabled
                                        system.adapter.weatherunderground.0     : weatherunderground    : ioBrokerNuc                              - disabled
                                        system.adapter.web-speedy.0             : web-speedy            : ioBrokerNuc                              - disabled
                                      + system.adapter.web.0                    : web                   : ioBrokerNuc                              - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        system.adapter.weishaupt-wem.0          : weishaupt-wem         : ioBrokerNuc                              - disabled
                                      + system.adapter.zigbee.0                 : zigbee                : ioBrokerNuc                              - disabled, port: /dev/ttyACM1
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : ioBrokerNuc                              -  enabled, port: 8081, bind: 192.168.178.32, run as: admin
                                      + system.adapter.hue.0                    : hue                   : ioBrokerNuc                              -  enabled, port: 443
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.12.0   , installed 6.12.0
                                      Adapter    "backitup"     : 2.9.8    , installed 2.9.8
                                      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                                      Adapter    "hue"          : 3.10.1   , installed 3.10.1
                                      Adapter    "info"         : 2.0.0    , installed 2.0.0
                                      Adapter    "iot"          : 2.0.11   , installed 2.0.11
                                      Adapter    "iqontrol"     : 2.3.0    , installed 2.1.0  [Updatable]
                                      Controller "js-controller": 5.0.17   , installed 5.0.17
                                      Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                      Adapter    "mihome-vacuum": 4.1.0    , installed 4.1.0
                                      Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "weishaupt-wem": 0.0.15   , installed 0.0.15
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        9477
                                      States:         7735
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://security.debian.org/debian-security buster/updates InRelease
                                      Hit:2 http://ftp.de.debian.org/debian buster InRelease
                                      Hit:3 http://ftp.de.debian.org/debian buster-updates InRelease
                                      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14812      695/sshd
                                      tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          16850      691/exim4
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       63068      18600/iobroker.js-c
                                      tcp        0      0 127.0.0.1:6379          0.0.0.0:*               LISTEN      108        15514      505/redis-server 12
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          10492      1/init
                                      tcp        0      0 192.168.178.32:8081     0.0.0.0:*               LISTEN      1001       63114      18625/io.admin.0
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14814      695/sshd
                                      tcp6       0      0 ::1:25                  :::*                    LISTEN      0          16851      691/exim4
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          10495      1/init
                                      udp        0      0 0.0.0.0:41002           0.0.0.0:*                           107        16387      376/avahi-daemon: r
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13802      370/dhclient
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          9927       1/init
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           107        16385      376/avahi-daemon: r
                                      udp6       0      0 :::111                  :::*                                0          9932       1/init
                                      udp6       0      0 :::5353                 :::*                                107        16386      376/avahi-daemon: r
                                      udp6       0      0 :::57837                :::*                                107        16388      376/avahi-daemon: r
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-01-07 11:12:38.956  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                      2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                      2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: Unknown objects type: jsonl
                                      2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                      2024-01-07 11:12:38.957  - error: host.ioBrokerNuc Caught by controller[0]: Node.js v18.19.0
                                      2024-01-07 11:12:38.958  - error: host.ioBrokerNuc instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2024-01-07 11:12:38.958  - info: host.ioBrokerNuc Restart adapter system.adapter.amazon-dash.0 because enabled
                                      2024-01-07 11:13:03.356  - info: host.ioBrokerNuc instance system.adapter.alexa2.0 started with pid 29459
                                      2024-01-07 11:13:04.079  - error: host.ioBrokerNuc Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                      2024-01-07 11:13:04.080  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                      2024-01-07 11:13:04.080  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                      2024-01-07 11:13:04.081  - error: host.ioBrokerNuc Caught by controller[0]: Unknown objects type: jsonl
                                      2024-01-07 11:13:04.082  - error: host.ioBrokerNuc Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                      2024-01-07 11:13:04.082  - error: host.ioBrokerNuc Caught by controller[0]: Node.js v18.19.0
                                      2024-01-07 11:13:04.083  - error: host.ioBrokerNuc instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2024-01-07 11:13:04.084  - info: host.ioBrokerNuc Restart adapter system.adapter.alexa2.0 because enabled
                                      2024-01-07 11:13:08.998  - info: host.ioBrokerNuc instance system.adapter.amazon-dash.0 started with pid 29519
                                      2024-01-07 11:13:09.570  - error: host.ioBrokerNuc Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                      2024-01-07 11:13:09.570  - error: host.ioBrokerNuc Caught by controller[0]:             throw 'Unknown objects type: ' + config.objects.type;
                                      2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[0]:             ^
                                      2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[1]: Unknown objects type: jsonl
                                      2024-01-07 11:13:09.571  - error: host.ioBrokerNuc Caught by controller[2]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                      2024-01-07 11:13:09.572  - error: host.ioBrokerNuc Caught by controller[3]: Node.js v18.19.0
                                      2024-01-07 11:13:09.572  - error: host.ioBrokerNuc instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2024-01-07 11:13:09.573  - info: host.ioBrokerNuc Restart adapter system.adapter.amazon-dash.0 because enabled
                                      
                                      
                                      ============ Mark until here for C&P =============
                                      
                                      iob diag has finished.
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #34

                                      @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                                      Jetzt kommen Fehler beim starten der Adapter:

                                      Welche Fehler? Die mit dem /root cwd?
                                      Die kommen durch dein herumgehampel als root.

                                      Bring auch die letzten Adapter noch auf Stand und dann ziehst du mit dem Backup auf ein frisches System um. Ohne aktiven root.

                                      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

                                      B 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @belei sagte in ERROR: Process exited with code 1 / keine Updates möglich:

                                        Jetzt kommen Fehler beim starten der Adapter:

                                        Welche Fehler? Die mit dem /root cwd?
                                        Die kommen durch dein herumgehampel als root.

                                        Bring auch die letzten Adapter noch auf Stand und dann ziehst du mit dem Backup auf ein frisches System um. Ohne aktiven root.

                                        B Offline
                                        B Offline
                                        Belei
                                        schrieb am zuletzt editiert von
                                        #35

                                        @thomas-braun

                                        Die Fehler kommen bei starten der Adapter

                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.098	info	Restart adapter system.adapter.amazon-dash.0 because enabled
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.097	error	instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.097	error	Caught by controller[0]: Node.js v18.19.0
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.096	error	Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.096	error	Caught by controller[0]: Unknown objects type: jsonl
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.095	error	Caught by controller[0]: ^
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.094	error	Caught by controller[0]: throw 'Unknown objects type: ' + config.objects.type;
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:53.094	error	Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:52.462	info	instance system.adapter.amazon-dash.0 started with pid 12567
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.011	info	Restart adapter system.adapter.alexa2.0 because enabled
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.011	error	instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.010	error	Caught by controller[0]: Node.js v18.19.0
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.010	error	Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.010	error	Caught by controller[0]: Unknown objects type: jsonl
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.009	error	Caught by controller[0]: ^
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.009	error	Caught by controller[0]: throw 'Unknown objects type: ' + config.objects.type;
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:43.008	error	Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                        host.ioBrokerNuc
                                        	2024-01-07 11:49:42.306	info	instance system.adapter.alexa2.0 started with pid 12255
                                        
                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • B Belei

                                          @thomas-braun

                                          Die Fehler kommen bei starten der Adapter

                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.098	info	Restart adapter system.adapter.amazon-dash.0 because enabled
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.097	error	instance system.adapter.amazon-dash.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.097	error	Caught by controller[0]: Node.js v18.19.0
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.096	error	Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.096	error	Caught by controller[0]: Unknown objects type: jsonl
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.095	error	Caught by controller[0]: ^
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.094	error	Caught by controller[0]: throw 'Unknown objects type: ' + config.objects.type;
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:53.094	error	Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:52.462	info	instance system.adapter.amazon-dash.0 started with pid 12567
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.011	info	Restart adapter system.adapter.alexa2.0 because enabled
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.011	error	instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.010	error	Caught by controller[0]: Node.js v18.19.0
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.010	error	Caught by controller[0]: (Use `node --trace-uncaught ...` to show where the exception was thrown)
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.010	error	Caught by controller[0]: Unknown objects type: jsonl
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.009	error	Caught by controller[0]: ^
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.009	error	Caught by controller[0]: throw 'Unknown objects type: ' + config.objects.type;
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:43.008	error	Caught by controller[0]: /node_modules/iobroker.js-controller/lib/adapter.js:194
                                          host.ioBrokerNuc
                                          	2024-01-07 11:49:42.306	info	instance system.adapter.alexa2.0 started with pid 12255
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #36

                                          @belei

                                          Installier den alexa2 nochmal drüber.

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

                                          684

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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