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. Adapterinstallation Fehlermeldungen aber Code 0

NEWS

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

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

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

Adapterinstallation Fehlermeldungen aber Code 0

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 3 Kommentatoren 103 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.
  • G Offline
    G Offline
    guitardoc
    schrieb am zuletzt editiert von
    #18

    Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • G guitardoc

      Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

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

      @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

      Bei mir läuft kein Docker, das System liegt auf einem Proxmox LXC und läuft auf einem headless Debian Trixie.

      Hier läuft auch kein Docker.

      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
      1
      • G Offline
        G Offline
        guitardoc
        schrieb am zuletzt editiert von
        #20

        Ahh, ich dachte, weil da oben was von Docker stand.
        Hmm, was kann ich denn nun machen?

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • G guitardoc

          Ahh, ich dachte, weil da oben was von Docker stand.
          Hmm, was kann ich denn nun machen?

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

          @guitardoc

          Was spuckt denn

          iob upgrade admin@7.7.19 --host iobroker --debug
          

          nun 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

          G 1 Antwort Letzte Antwort
          1
          • Thomas BraunT Thomas Braun

            @guitardoc

            Was spuckt denn

            iob upgrade admin@7.7.19 --host iobroker --debug
            

            nun aus?

            G Offline
            G Offline
            guitardoc
            schrieb am zuletzt editiert von
            #22

            @Thomas-Braun

             iob upgrade admin@7.7.19 --host iobroker --debug
            Would you like to reinstall version 7.7.19 of admin now? [(y)es, (n)o]: y
            Update admin from @7.7.19 to @7.7.19
            Uninstall npm packet "iobroker.admin" for a clean re-installation
            
            removed 69 packages in 2s
            
            260 packages are looking for funding
              run `npm fund` for details
            host.iobroker Adapter "system.adapter.admin.0" is stopped.
            NPM version: 10.9.4
            Installing iobroker.admin@7.7.19... (System call)
            
            > cpu-features@0.0.10 install
            > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
            
            gyp info it worked if it ends with ok
            gyp info using node-gyp@8.4.1
            gyp info using node@22.21.0 | linux | x64
            (node:7310) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
            (Use `node --trace-deprecation ...` to show where the warning was created)
            gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
            gyp info spawn /usr/bin/python3
            gyp info spawn args [
            gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
            gyp info spawn args   'binding.gyp',
            gyp info spawn args   '-f',
            gyp info spawn args   'make',
            gyp info spawn args   '-I',
            gyp info spawn args   '/opt/iobroker/node_modules/cpu-features/build/config.gypi',
            gyp info spawn args   '-I',
            gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
            gyp info spawn args   '-I',
            gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
            gyp info spawn args   '-Dlibrary=shared_library',
            gyp info spawn args   '-Dvisibility=default',
            gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
            gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
            gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
            gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',
            gyp info spawn args   '-Dnode_engine=v8',
            gyp info spawn args   '--depth=.',
            gyp info spawn args   '--no-parallel',
            gyp info spawn args   '--generator-output',
            gyp info spawn args   'build',
            gyp info spawn args   '-Goutput_dir=.'
            gyp info spawn args ]
            Traceback (most recent call last):
              File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                import gyp  # noqa: E402
                ^^^^^^^^^^
              File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                import gyp.input
              File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                from distutils.version import StrictVersion
            ModuleNotFoundError: No module named 'distutils'
            gyp ERR! configure error 
            gyp ERR! stack Error: `gyp` failed with exit code: 1
            gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
            gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
            gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
            gyp ERR! System Linux 6.17.2-1-pve
            gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
            gyp ERR! node -v v22.21.0
            gyp ERR! node-gyp -v v8.4.1
            gyp ERR! not ok 
            
            > ssh2@1.17.0 install
            > node install.js
            
            gyp info it worked if it ends with ok
            gyp info using node-gyp@8.4.1
            gyp info using node@22.21.0 | linux | x64
            (node:7334) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
            (Use `node --trace-deprecation ...` to show where the warning was created)
            gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
            gyp info spawn /usr/bin/python3
            gyp info spawn args [
            gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
            gyp info spawn args   'binding.gyp',
            gyp info spawn args   '-f',
            gyp info spawn args   'make',
            gyp info spawn args   '-I',
            gyp info spawn args   '/opt/iobroker/node_modules/ssh2/lib/protocol/crypto/build/config.gypi',
            gyp info spawn args   '-I',
            gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
            gyp info spawn args   '-I',
            gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
            gyp info spawn args   '-Dlibrary=shared_library',
            gyp info spawn args   '-Dvisibility=default',
            gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
            gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
            gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
            gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/ssh2/lib/protocol/crypto',
            gyp info spawn args   '-Dnode_engine=v8',
            gyp info spawn args   '--depth=.',
            gyp info spawn args   '--no-parallel',
            gyp info spawn args   '--generator-output',
            gyp info spawn args   'build',
            gyp info spawn args   '-Goutput_dir=.'
            gyp info spawn args ]
            Traceback (most recent call last):
              File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                import gyp  # noqa: E402
                ^^^^^^^^^^
              File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                import gyp.input
              File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                from distutils.version import StrictVersion
            ModuleNotFoundError: No module named 'distutils'
            gyp ERR! configure error 
            gyp ERR! stack Error: `gyp` failed with exit code: 1
            gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
            gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
            gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
            gyp ERR! System Linux 6.17.2-1-pve
            gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "--target=v22.21.0" "--real_openssl_major=3" "rebuild"
            gyp ERR! cwd /opt/iobroker/node_modules/ssh2/lib/protocol/crypto
            gyp ERR! node -v v22.21.0
            gyp ERR! node-gyp -v v8.4.1
            gyp ERR! not ok 
            Failed to build optional crypto binding
            
            added 70 packages in 15s
            
            265 packages are looking for funding
              run `npm fund` for details
            Updating objects from io-package.json for adapter "admin" with version "7.7.19"
            upload [172] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/README.md README.md text/markdown
            upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/Components-BGVs6Dmn.js custom/assets/Components-BGVs6Dmn.js application/javascript
            upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-B82Lauwj.js custom/assets/index-B82Lauwj.js application/javascript
            upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-C0FlO84Y.js custom/assets/index-C0FlO84Y.js application/javascript
            upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-CcDQHtwq.js custom/assets/index-CcDQHtwq.js application/javascript
            upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-DIVai5gZ.js custom/assets/index-DIVai5gZ.js application/javascript
            upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-G9F5mhbe.js custom/assets/index-G9F5mhbe.js application/javascript
            upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-eQxyhk2m.js custom/assets/index-eQxyhk2m.js application/javascript
            upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/jsx-runtime-DEOw6lrW.js custom/assets/jsx-runtime-DEOw6lrW.js application/javascript
            upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/virtualExposes-BufY-8i6.js custom/assets/virtualExposes-BufY-8i6.js application/javascript
            upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.json application/json
            upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.json application/json
            upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.json application/json
            upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.json application/json
            upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
            upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
            upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
            upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
            upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
            upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de.json i18n/de.json application/json
            upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en.json i18n/en.json application/json
            upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es.json i18n/es.json application/json
            upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr.json i18n/fr.json application/json
            upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it.json i18n/it.json application/json
            upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl.json i18n/nl.json application/json
            upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl.json i18n/pl.json application/json
            upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt.json i18n/pt.json application/json
            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru.json i18n/ru.json application/json
            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk.json i18n/uk.json application/json
            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
            host.iobroker Adapter "system.adapter.admin.0" is started
            mn@iobroker:~$ 
            
            

            Hoffentlich hab ich alles beim Kopieren erwischt, hänge jetzt per iPhone über Tailscale an ssh. Das ist ne Fummelei…

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • G guitardoc

              @Thomas-Braun

               iob upgrade admin@7.7.19 --host iobroker --debug
              Would you like to reinstall version 7.7.19 of admin now? [(y)es, (n)o]: y
              Update admin from @7.7.19 to @7.7.19
              Uninstall npm packet "iobroker.admin" for a clean re-installation
              
              removed 69 packages in 2s
              
              260 packages are looking for funding
                run `npm fund` for details
              host.iobroker Adapter "system.adapter.admin.0" is stopped.
              NPM version: 10.9.4
              Installing iobroker.admin@7.7.19... (System call)
              
              > cpu-features@0.0.10 install
              > node buildcheck.js > buildcheck.gypi && node-gyp rebuild
              
              gyp info it worked if it ends with ok
              gyp info using node-gyp@8.4.1
              gyp info using node@22.21.0 | linux | x64
              (node:7310) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
              (Use `node --trace-deprecation ...` to show where the warning was created)
              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
              gyp info spawn /usr/bin/python3
              gyp info spawn args [
              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
              gyp info spawn args   'binding.gyp',
              gyp info spawn args   '-f',
              gyp info spawn args   'make',
              gyp info spawn args   '-I',
              gyp info spawn args   '/opt/iobroker/node_modules/cpu-features/build/config.gypi',
              gyp info spawn args   '-I',
              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
              gyp info spawn args   '-I',
              gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
              gyp info spawn args   '-Dlibrary=shared_library',
              gyp info spawn args   '-Dvisibility=default',
              gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
              gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
              gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
              gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/cpu-features',
              gyp info spawn args   '-Dnode_engine=v8',
              gyp info spawn args   '--depth=.',
              gyp info spawn args   '--no-parallel',
              gyp info spawn args   '--generator-output',
              gyp info spawn args   'build',
              gyp info spawn args   '-Goutput_dir=.'
              gyp info spawn args ]
              Traceback (most recent call last):
                File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                  import gyp  # noqa: E402
                  ^^^^^^^^^^
                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                  import gyp.input
                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                  from distutils.version import StrictVersion
              ModuleNotFoundError: No module named 'distutils'
              gyp ERR! configure error 
              gyp ERR! stack Error: `gyp` failed with exit code: 1
              gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
              gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
              gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
              gyp ERR! System Linux 6.17.2-1-pve
              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"
              gyp ERR! cwd /opt/iobroker/node_modules/cpu-features
              gyp ERR! node -v v22.21.0
              gyp ERR! node-gyp -v v8.4.1
              gyp ERR! not ok 
              
              > ssh2@1.17.0 install
              > node install.js
              
              gyp info it worked if it ends with ok
              gyp info using node-gyp@8.4.1
              gyp info using node@22.21.0 | linux | x64
              (node:7334) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
              (Use `node --trace-deprecation ...` to show where the warning was created)
              gyp info find Python using Python version 3.13.5 found at "/usr/bin/python3"
              gyp info spawn /usr/bin/python3
              gyp info spawn args [
              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py',
              gyp info spawn args   'binding.gyp',
              gyp info spawn args   '-f',
              gyp info spawn args   'make',
              gyp info spawn args   '-I',
              gyp info spawn args   '/opt/iobroker/node_modules/ssh2/lib/protocol/crypto/build/config.gypi',
              gyp info spawn args   '-I',
              gyp info spawn args   '/opt/iobroker/node_modules/node-gyp/addon.gypi',
              gyp info spawn args   '-I',
              gyp info spawn args   '/home/iobroker/.cache/node-gyp/22.21.0/include/node/common.gypi',
              gyp info spawn args   '-Dlibrary=shared_library',
              gyp info spawn args   '-Dvisibility=default',
              gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/22.21.0',
              gyp info spawn args   '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp',
              gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/22.21.0/<(target_arch)/node.lib',
              gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/ssh2/lib/protocol/crypto',
              gyp info spawn args   '-Dnode_engine=v8',
              gyp info spawn args   '--depth=.',
              gyp info spawn args   '--no-parallel',
              gyp info spawn args   '--generator-output',
              gyp info spawn args   'build',
              gyp info spawn args   '-Goutput_dir=.'
              gyp info spawn args ]
              Traceback (most recent call last):
                File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 42, in <module>
                  import gyp  # noqa: E402
                  ^^^^^^^^^^
                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 9, in <module>
                  import gyp.input
                File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 19, in <module>
                  from distutils.version import StrictVersion
              ModuleNotFoundError: No module named 'distutils'
              gyp ERR! configure error 
              gyp ERR! stack Error: `gyp` failed with exit code: 1
              gyp ERR! stack     at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:259:16)
              gyp ERR! stack     at ChildProcess.emit (node:events:519:28)
              gyp ERR! stack     at ChildProcess._handle.onexit (node:internal/child_process:293:12)
              gyp ERR! System Linux 6.17.2-1-pve
              gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "--target=v22.21.0" "--real_openssl_major=3" "rebuild"
              gyp ERR! cwd /opt/iobroker/node_modules/ssh2/lib/protocol/crypto
              gyp ERR! node -v v22.21.0
              gyp ERR! node-gyp -v v8.4.1
              gyp ERR! not ok 
              Failed to build optional crypto binding
              
              added 70 packages in 15s
              
              265 packages are looking for funding
                run `npm fund` for details
              Updating objects from io-package.json for adapter "admin" with version "7.7.19"
              upload [172] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/README.md README.md text/markdown
              upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/Components-BGVs6Dmn.js custom/assets/Components-BGVs6Dmn.js application/javascript
              upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-B82Lauwj.js custom/assets/index-B82Lauwj.js application/javascript
              upload [90] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-C0FlO84Y.js custom/assets/index-C0FlO84Y.js application/javascript
              upload [80] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-CcDQHtwq.js custom/assets/index-CcDQHtwq.js application/javascript
              upload [70] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-DIVai5gZ.js custom/assets/index-DIVai5gZ.js application/javascript
              upload [60] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-G9F5mhbe.js custom/assets/index-G9F5mhbe.js application/javascript
              upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-eQxyhk2m.js custom/assets/index-eQxyhk2m.js application/javascript
              upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/jsx-runtime-DEOw6lrW.js custom/assets/jsx-runtime-DEOw6lrW.js application/javascript
              upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/virtualExposes-BufY-8i6.js custom/assets/virtualExposes-BufY-8i6.js application/javascript
              upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/es.json custom/i18n/es.json application/json
              upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/fr.json custom/i18n/fr.json application/json
              upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/it.json custom/i18n/it.json application/json
              upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/nl.json custom/i18n/nl.json application/json
              upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
              upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
              upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
              upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
              upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
              upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de.json i18n/de.json application/json
              upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en.json i18n/en.json application/json
              upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es.json i18n/es.json application/json
              upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr.json i18n/fr.json application/json
              upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it.json i18n/it.json application/json
              upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl.json i18n/nl.json application/json
              upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl.json i18n/pl.json application/json
              upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt.json i18n/pt.json application/json
              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru.json i18n/ru.json application/json
              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk.json i18n/uk.json application/json
              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn.json i18n/zh-cn.json application/json
              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
              host.iobroker Adapter "system.adapter.admin.0" is started
              mn@iobroker:~$ 
              
              

              Hoffentlich hab ich alles beim Kopieren erwischt, hänge jetzt per iPhone über Tailscale an ssh. Das ist ne Fummelei…

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

              @guitardoc

              Da klemmt irgendwas bei Python.

              apt policy python3-setuptools
              

              Und wenn das nicht installiert ist, nachinstallieren.

              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
              1
              • G Offline
                G Offline
                guitardoc
                schrieb am zuletzt editiert von
                #24
                mn@iobroker:~$ apt policy python3-setuptools
                python3-setuptools:
                  Installed: (none)
                  Candidate: 78.1.1-0.1
                  Version table:
                     78.1.1-0.1 500
                        500 http://deb.debian.org/debian trixie/main >
                lines 1-6/6 (END)
                

                Scheint was zu fehlen. Wie müsste man das nachinstallieren?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • G guitardoc
                  mn@iobroker:~$ apt policy python3-setuptools
                  python3-setuptools:
                    Installed: (none)
                    Candidate: 78.1.1-0.1
                    Version table:
                       78.1.1-0.1 500
                          500 http://deb.debian.org/debian trixie/main >
                  lines 1-6/6 (END)
                  

                  Scheint was zu fehlen. Wie müsste man das nachinstallieren?

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

                  @guitardoc

                  Wie alle anderen Pakete auch...

                  sudo apt install python3-setuptools
                  

                  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
                  1
                  • G Offline
                    G Offline
                    guitardoc
                    schrieb am zuletzt editiert von
                    #26

                    Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler. Adapter-Update teste ich nachher wenn ich wieder am richtigen Rechner bin. Vielen Dank erst mal bis hierher!

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • G guitardoc

                      Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler. Adapter-Update teste ich nachher wenn ich wieder am richtigen Rechner bin. Vielen Dank erst mal bis hierher!

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

                      @guitardoc sagte in Adapterinstallation Fehlermeldungen aber Code 0:

                      Jetzt kommen bei Neuinstallation vom Admin erstmal keine Fehler.

                      Das war das Ziel.

                      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
                      1
                      • G Offline
                        G Offline
                        guitardoc
                        schrieb am zuletzt editiert von
                        #28

                        Die Adapterinstallation funktioniert auch problemlos und ohne Fehler. Vielen Dank noch mal für die schnelle Hilfe!

                        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

                        814

                        Online

                        32.4k

                        Benutzer

                        81.5k

                        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