Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Adapter update probleme...

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Adapter update probleme...

Geplant Angeheftet Gesperrt Verschoben Error/Bug
3 Beiträge 2 Kommentatoren 294 Aufrufe 2 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 Offline
    B Offline
    bernd33-1
    schrieb am zuletzt editiert von
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: PI4
    Arbeitsspeicher: 4GB
    Festplattenart: HDD
    Betriebssystem: Raspi OS Buster 32Bit
    Node-Version: 10.x.x
    Nodejs-Version: 16.18.0
    NPM-Version: 8.19.2
    Installationsart: Skript
    Image genutzt: Ja/Nein
    Ort/Name der Imagedatei: Link

    Hi,

    wenn ich einen Adapter aktualisieren will, läuft das im IOB zwar durch, aber danach ist der Adapter auf demselben Stand.

    Hier das Log von "iobroker upgrade daswetter --debug"

    pi@E4310:~ $ iobroker upgrade daswetter --debug
    
    This upgrade of "daswetter" will introduce the following changes:
    ==========================================================================
    -> 3.1.4:
    update dependencies
    ==========================================================================
    
    Would you like to upgrade daswetter from @3.1.3 to @3.1.4 now? [(y)es, (n)o]: y
    Update daswetter from @3.1.3 to @3.1.4
    host.E4310 Adapter "system.adapter.daswetter.0" is stopped.
    NPM version: 8.19.2
    Installing iobroker.daswetter@3.1.4... (System call)
    npm WARN old lockfile
    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
    npm WARN old lockfile
    npm WARN old lockfile This is a one-time fix-up, please be patient...
    npm WARN old lockfile
    npm WARN old lockfile Error: git dep preparation failed
    npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
    npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
    npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
    npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
    npm WARN old lockfile  Could not fetch metadata for iobroker.esphome@git+ssh://git@github.com/DrozmotiX/ioBroker.esphome.git#b6adb149202b81607fe1d726bbe7ffa6717d2352 Error: git dep preparation failed
    npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
    npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
    npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
    npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {
    npm WARN old lockfile   cmd: '/usr/bin/node',
    npm WARN old lockfile   args: [
    npm WARN old lockfile     '/usr/lib/node_modules/npm/bin/npm-cli.js',
    npm WARN old lockfile     'install',
    npm WARN old lockfile     '--force',
    npm WARN old lockfile     '--cache=/home/iobroker/.npm',
    npm WARN old lockfile     '--prefer-offline=false',
    npm WARN old lockfile     '--prefer-online=false',
    npm WARN old lockfile     '--offline=false',
    npm WARN old lockfile     '--no-progress',
    npm WARN old lockfile     '--no-save',
    npm WARN old lockfile     '--no-audit',
    npm WARN old lockfile     '--include=dev',
    npm WARN old lockfile     '--include=peer',
    npm WARN old lockfile     '--include=optional',
    npm WARN old lockfile     '--no-package-lock-only',
    npm WARN old lockfile     '--no-dry-run'
    npm WARN old lockfile   ],
    npm WARN old lockfile   code: 1,
    npm WARN old lockfile   signal: null,
    npm WARN old lockfile   stdout: '\n' +
    npm WARN old lockfile     '> iobroker.esphome@0.2.4 install\n' +
    npm WARN old lockfile     '> npip install\n' +
    npm WARN old lockfile     '\n' +
    npm WARN old lockfile     'No python_modules directory; installing pip locally if needed.\n' +
    npm WARN old lockfile     'Successfully completed pip check.\n' +
    npm WARN old lockfile     'Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\n' +
    npm WARN old lockfile     'Collecting esphome>=2021.8\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)\n' +
    npm WARN old lockfile     'Collecting tornado>=3.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)\n' +
    npm WARN old lockfile     'Collecting PyYAML==6.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)\n' +
    npm WARN old lockfile     'Collecting kconfiglib==13.7.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)\n' +
    npm WARN old lockfile     'Collecting paho-mqtt==1.6.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)\n' +
    npm WARN old lockfile     'Collecting tzdata>=2021.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzdata/tzdata-2022.6-py2.py3-none-any.whl (338 kB)\n' +
    npm WARN old lockfile     'Collecting esphome-dashboard==20220209.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)\n' +
    npm WARN old lockfile     'Collecting tornado>=3.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)\n' +
    npm WARN old lockfile     'Collecting voluptuous==0.12.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)\n' +
    npm WARN old lockfile     'Collecting colorama==0.4.4\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)\n' +
    npm WARN old lockfile     'Collecting click==8.0.3\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)\n' +
    npm WARN old lockfile     'Collecting aioesphomeapi==10.8.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)\n' +
    npm WARN old lockfile     'Collecting tzlocal==4.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)\n' +
    npm WARN old lockfile     'Collecting zeroconf==0.38.3\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)\n' +
    npm WARN old lockfile     'Collecting pyserial==3.5\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)\n' +
    npm WARN old lockfile     'Collecting esptool==3.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)\n' +
    npm WARN old lockfile     'Collecting platformio==5.2.5\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)\n' +
    npm WARN old lockfile     'Collecting noiseprotocol<1.0,>=0.3.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)\n' +
    npm WARN old lockfile     'Collecting protobuf<4.0,>=3.12.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)\n' +
    npm WARN old lockfile     'Collecting importlib-metadata\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-5.0.0-py3-none-any.whl (21 kB)\n' +
    npm WARN old lockfile     'Collecting reedsolo<=1.5.4,>=1.5.3\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)\n' +
    npm WARN old lockfile     'Collecting bitstring>=3.1.6\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.0.1-py3-none-any.whl (45 kB)\n' +
    npm WARN old lockfile     'Collecting ecdsa>=0.16.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)\n' +
    npm WARN old lockfile     'Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)\n' +
    npm WARN old lockfile     'Collecting bottle==0.12.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.23-py3-none-any.whl (90 kB)\n' +
    npm WARN old lockfile     'Collecting uvicorn==0.16.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)\n' +
    npm WARN old lockfile     'Collecting wsproto==1.0.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)\n' +
    npm WARN old lockfile     'Collecting marshmallow<4,>=2\n' +
    npm WARN old lockfile     '  Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)\n' +
    npm WARN old lockfile     'Collecting pyelftools<1,>=0.27\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)\n' +
    npm WARN old lockfile     'Collecting semantic-version==2.9.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)\n' +
    npm WARN old lockfile     'Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.21.0)\n' +
    npm WARN old lockfile     'Collecting tabulate==0.8.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)\n' +
    npm WARN old lockfile     'Collecting aiofiles==0.8.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)\n' +
    npm WARN old lockfile     'Collecting ajsonrpc==1.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)\n' +
    npm WARN old lockfile     'Collecting starlette==0.18.*\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)\n' +
    npm WARN old lockfile     'Collecting backports.zoneinfo\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)\n' +
    npm WARN old lockfile     'Collecting pytz-deprecation-shim\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)\n' +
    npm WARN old lockfile     'Collecting ifaddr>=0.1.7\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)\n' +
    npm WARN old lockfile     'Collecting anyio<4,>=3.0.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/anyio/anyio-3.6.2-py3-none-any.whl (80 kB)\n' +
    npm WARN old lockfile     'Collecting typing-extensions\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.4.0-py3-none-any.whl (26 kB)\n' +
    npm WARN old lockfile     'Collecting asgiref>=3.4.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.2-py3-none-any.whl (22 kB)\n' +
    npm WARN old lockfile     'Collecting h11>=0.8\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)\n' +
    npm WARN old lockfile     'Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)\n' +
    npm WARN old lockfile     'Collecting packaging>=17.0\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)\n' +
    npm WARN old lockfile     'Collecting cryptography>=2.1.4\n' +
    npm WARN old lockfile     '  Using cached cryptography-38.0.3.tar.gz (599 kB)\n' +
    npm WARN old lockfile     '  Installing build dependencies: started\n' +
    npm WARN old lockfile     "  Installing build dependencies: finished with status 'done'\n" +
    npm WARN old lockfile     '  Getting requirements to build wheel: started\n' +
    npm WARN old lockfile     "  Getting requirements to build wheel: finished with status 'done'\n" +
    npm WARN old lockfile     '  Preparing metadata (pyproject.toml): started\n' +
    npm WARN old lockfile     "  Preparing metadata (pyproject.toml): finished with status 'done'\n" +
    npm WARN old lockfile     'Collecting cffi>=1.12\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)\n' +
    npm WARN old lockfile     'Collecting zipp>=0.5\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zipp/zipp-3.10.0-py3-none-any.whl (6.2 kB)\n' +
    npm WARN old lockfile     'Collecting idna>=2.8\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)\n' +
    npm WARN old lockfile     'Collecting sniffio>=1.1\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)\n' +
    npm WARN old lockfile     'Collecting pycparser\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)\n' +
    npm WARN old lockfile     'Collecting pyparsing!=3.0.5,>=2.0.2\n' +
    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.9-py3-none-any.whl (98 kB)\n' +
    npm WARN old lockfile     'Building wheels for collected packages: cryptography\n' +
    npm WARN old lockfile     '  Building wheel for cryptography (pyproject.toml): started\n' +
    npm WARN old lockfile     "  Building wheel for cryptography (pyproject.toml): finished with status 'error'\n" +
    npm WARN old lockfile     'Failed to build cryptography\n',
    npm WARN old lockfile   stderr: 'npm WARN using --force Recommended protections disabled.\n' +
    npm WARN old lockfile     'npm WARN old lockfile \n' +
    npm WARN old lockfile     'npm WARN old lockfile The package-lock.json file was created with an old version of npm,\n' +
    npm WARN old lockfile     'npm WARN old lockfile so supplemental metadata must be fetched from the registry.\n' +
    npm WARN old lockfile     'npm WARN old lockfile \n' +
    npm WARN old lockfile     'npm WARN old lockfile This is a one-time fix-up, please be patient...\n' +
    npm WARN old lockfile     'npm WARN old lockfile \n' +
    npm WARN old lockfile     'npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\n' +
    npm WARN old lockfile     'npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\n' +
    npm WARN old lockfile     'npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\n' +
    npm WARN old lockfile     'npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\n' +
    npm WARN old lockfile     'npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies\n' +
    npm WARN old lockfile     'Cache entry deserialization failed, entry ignored\n' +
    npm WARN old lockfile     '  Cache entry deserialization failed, entry ignored\n' +
    npm WARN old lockfile     '  error: subprocess-exited-with-error\n' +
    npm WARN old lockfile     '  \n' +
    npm WARN old lockfile     '  × Building wheel for cryptography (pyproject.toml) did not run successfully.\n' +
    npm WARN old lockfile     '  │ exit code: 1\n' +
    npm WARN old lockfile     '  ╰─> [191 lines of output]\n' +
    npm WARN old lockfile     '      running bdist_wheel\n' +
    npm WARN old lockfile     '      running build\n' +
    npm WARN old lockfile     '      running build_py\n' +
    npm WARN old lockfile     '      creating build\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitiv'... 9204 more characters
    npm WARN old lockfile }
    npm ERR! code 1
    npm ERR! git dep preparation failed
    npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
    npm ERR! > iobroker.esphome@0.2.4 install
    npm ERR! > npip install
    npm ERR!
    npm ERR! No python_modules directory; installing pip locally if needed.
    npm ERR! Successfully completed pip check.
    npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
    npm ERR! Collecting esphome>=2021.8
    npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
    npm ERR! Collecting tornado>=3.2
    npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
    npm ERR! Collecting PyYAML==6.0
    npm ERR!   Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)
    npm ERR! Collecting colorama==0.4.4
    npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
    npm ERR! Collecting tornado>=3.2
    npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
    npm ERR! Collecting esphome-dashboard==20220209.0
    npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
    npm ERR! Collecting voluptuous==0.12.2
    npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)
    npm ERR! Collecting aioesphomeapi==10.8.2
    npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
    npm ERR! Collecting zeroconf==0.38.3
    npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
    npm ERR! Collecting paho-mqtt==1.6.1
    npm ERR!   Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)
    npm ERR! Collecting tzdata>=2021.1
    npm ERR!   Using cached https://www.piwheels.org/simple/tzdata/tzdata-2022.6-py2.py3-none-any.whl (338 kB)
    npm ERR! Collecting platformio==5.2.5
    npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
    npm ERR! Collecting click==8.0.3
    npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
    npm ERR! Collecting esptool==3.2
    npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
    npm ERR! Collecting tzlocal==4.1
    npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)
    npm ERR! Collecting pyserial==3.5
    npm ERR!   Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
    npm ERR! Collecting kconfiglib==13.7.1
    npm ERR!   Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
    npm ERR! Collecting protobuf<4.0,>=3.12.2
    npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
    npm ERR! Collecting noiseprotocol<1.0,>=0.3.1
    npm ERR!   Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
    npm ERR! Collecting importlib-metadata
    npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
    npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
    npm ERR! Collecting bitstring>=3.1.6
    npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.0.1-py3-none-any.whl (45 kB)
    npm ERR! Collecting reedsolo<=1.5.4,>=1.5.3
    npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
    npm ERR! Collecting ecdsa>=0.16.0
    npm ERR!   Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)
    npm ERR! Collecting bottle==0.12.*
    npm ERR!   Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.23-py3-none-any.whl (90 kB)
    npm ERR! Collecting ajsonrpc==1.*
    npm ERR!   Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
    npm ERR! Collecting tabulate==0.8.*
    npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
    npm ERR! Collecting pyelftools<1,>=0.27
    npm ERR!   Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)
    npm ERR! Collecting aiofiles==0.8.*
    npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
    npm ERR! Collecting uvicorn==0.16.0
    npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
    npm ERR! Collecting marshmallow<4,>=2
    npm ERR!   Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
    npm ERR! Collecting wsproto==1.0.*
    npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
    npm ERR! Collecting semantic-version==2.9.*
    npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
    npm ERR! Collecting starlette==0.18.*
    npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
    npm ERR! Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.21.0)
    npm ERR! Collecting pytz-deprecation-shim
    npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
    npm ERR! Collecting backports.zoneinfo
    npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
    npm ERR! Collecting ifaddr>=0.1.7
    npm ERR!   Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)
    npm ERR! Collecting anyio<4,>=3.0.0
    npm ERR!   Using cached https://www.piwheels.org/simple/anyio/anyio-3.6.2-py3-none-any.whl (80 kB)
    npm ERR! Collecting typing-extensions
    npm ERR!   Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.4.0-py3-none-any.whl (26 kB)
    npm ERR! Collecting h11>=0.8
    npm ERR!   Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)
    npm ERR! Collecting asgiref>=3.4.0
    npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.2-py3-none-any.whl (22 kB)
    npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
    npm ERR! Collecting packaging>=17.0
    npm ERR!   Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)
    npm ERR! Collecting cryptography>=2.1.4
    npm ERR!   Using cached cryptography-38.0.3.tar.gz (599 kB)
    npm ERR!   Installing build dependencies: started
    npm ERR!   Installing build dependencies: finished with status 'done'
    npm ERR!   Getting requirements to build wheel: started
    npm ERR!   Getting requirements to build wheel: finished with status 'done'
    npm ERR!   Preparing metadata (pyproject.toml): started
    npm ERR!   Preparing metadata (pyproject.toml): finished with status 'done'
    npm ERR! Collecting cffi>=1.12
    npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
    npm ERR! Collecting zipp>=0.5
    npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.10.0-py3-none-any.whl (6.2 kB)
    npm ERR! Collecting idna>=2.8
    npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
    npm ERR! Collecting sniffio>=1.1
    npm ERR!   Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)
    npm ERR! Collecting pycparser
    npm ERR!   Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
    npm ERR! Collecting pyparsing!=3.0.5,>=2.0.2
    npm ERR!   Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.9-py3-none-any.whl (98 kB)
    npm ERR! Building wheels for collected packages: cryptography
    npm ERR!   Building wheel for cryptography (pyproject.toml): started
    npm ERR!   Building wheel for cryptography (pyproject.toml): finished with status 'error'
    npm ERR! Failed to build cryptography
    npm ERR! npm WARN using --force Recommended protections disabled.
    npm ERR! npm WARN old lockfile
    npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
    npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
    npm ERR! npm WARN old lockfile
    npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
    npm ERR! npm WARN old lockfile
    npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
    npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
    npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
    npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
    npm ERR! Cache entry deserialization failed, entry ignored
    npm ERR!   Cache entry deserialization failed, entry ignored
    npm ERR!   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/zipp/zipp-3.10.0-py3-none-any.whl
    npm ERR!   error: subprocess-exited-with-error
    npm ERR!
    npm ERR!   × Building wheel for cryptography (pyproject.toml) did not run successfully.
    npm ERR!   │ exit code: 1
    npm ERR!   ╰─> [191 lines of output]
    npm ERR!       running bdist_wheel
    npm ERR!       running build
    npm ERR!       running build_py
    npm ERR!       creating build
    npm ERR!       creating build/lib.linux-armv7l-cpython-37
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
    npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
    npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
    npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
    npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
    npm ERR!       running egg_info
    npm ERR!       writing src/cryptography.egg-info/PKG-INFO
    npm ERR!       writing dependency_links to src/cryptography.egg-info/dependency_links.txt
    npm ERR!       writing requirements to src/cryptography.egg-info/requires.txt
    npm ERR!       writing top-level names to src/cryptography.egg-info/top_level.txt
    npm ERR!       reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
    npm ERR!       reading manifest template 'MANIFEST.in'
    npm ERR!       no previously-included directories found matching 'docs/_build'
    npm ERR!       warning: no previously-included files found matching 'vectors'
    npm ERR!       warning: no previously-included files matching '*' found under directory 'vectors'
    npm ERR!       warning: no previously-included files matching '*' found under directory '.github'
    npm ERR!       warning: no previously-included files found matching 'release.py'
    npm ERR!       warning: no previously-included files found matching '.readthedocs.yml'
    npm ERR!       warning: no previously-included files found matching 'dev-requirements.txt'
    npm ERR!       warning: no previously-included files found matching 'tox.ini'
    npm ERR!       warning: no previously-included files found matching 'mypy.ini'
    npm ERR!       warning: no previously-included files matching '*' found under directory '.circleci'
    npm ERR!       adding license file 'LICENSE'
    npm ERR!       adding license file 'LICENSE.APACHE'
    npm ERR!       adding license file 'LICENSE.BSD'
    npm ERR!       adding license file 'LICENSE.PSF'
    npm ERR!       writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
    npm ERR!       copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpython-37/cryptography
    npm ERR!       copying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
    npm ERR!       running build_ext
    npm ERR!       running build_rust
    npm ERR!       /tmp/pip-build-env-n92amxgl/overlay/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`.
    npm ERR!           !!
    npm ERR!
    npm ERR!
    npm ERR!           ############################
    npm ERR!           # Package would be ignored #
    npm ERR!           ############################
    npm ERR!           Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package,
    npm ERR!           but it is not listed in the `packages` configuration of setuptools.
    npm ERR!
    npm ERR!           'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only
    npm ERR!           because it may contain data files, but this behavior is likely to change
    npm ERR!           in future versions of setuptools (and therefore is considered deprecated).
    npm ERR!
    npm ERR!           Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using
    npm ERR!           the `packages` configuration field or the proper discovery methods
    npm ERR!           (for example by using `find_namespace_packages(...)`/`find_namespace:`
    npm ERR!           instead of `find_packages(...)`/`find:`).
    npm ERR!
    npm ERR!           You can read more about "package discovery" and "data files" on setuptools
    npm ERR!           documentation page.
    npm ERR!
    npm ERR!
    npm ERR!       !!
    npm ERR!
    npm ERR!         check.warn(importable)
    npm ERR!
    npm ERR!           =============================DEBUG ASSISTANCE=============================
    npm ERR!           If you are seeing a compilation error please try the following steps to
    npm ERR!           successfully install cryptography:
    npm ERR!           1) Upgrade to the latest pip and try again. This will fix errors for most
    npm ERR!              users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
    npm ERR!           2) Read https://cryptography.io/en/latest/installation/ for specific
    npm ERR!              instructions for your platform.
    npm ERR!           3) Check our frequently asked questions for more information:
    npm ERR!              https://cryptography.io/en/latest/faq/
    npm ERR!           4) Ensure you have a recent Rust toolchain installed:
    npm ERR!              https://cryptography.io/en/latest/installation/#rust
    npm ERR!
    npm ERR!           Python: 3.7.3
    npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
    npm ERR!           pip: n/a
    npm ERR!           setuptools: 65.6.0
    npm ERR!           setuptools_rust: 1.5.2
    npm ERR!           rustc: n/a
    npm ERR!           =============================DEBUG ASSISTANCE=============================
    npm ERR!
    npm ERR!       error: can't find Rust compiler
    npm ERR!
    npm ERR!       If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
    npm ERR!
    npm ERR!       To update pip, run:
    npm ERR!
    npm ERR!           pip install --upgrade pip
    npm ERR!
    npm ERR!       and then retry package installation.
    npm ERR!
    npm ERR!       If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
    npm ERR!
    npm ERR!       This package requires Rust >=1.48.0.
    npm ERR!       [end of output]
    npm ERR!
    npm ERR!   note: This error originates from a subprocess, and is likely not a problem with pip.
    npm ERR!   ERROR: Failed building wheel for cryptography
    npm ERR! ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
    npm ERR! npm ERR! code 1
    npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneW47Lho
    npm ERR! npm ERR! command failed
    npm ERR! npm ERR! command sh -c -- npip install
    npm ERR!
    npm ERR! npm ERR! A complete log of this run can be found in:
    npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2022-11-20T17_39_29_374Z-debug-0.log
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2022-11-20T17_37_07_823Z-debug-0.log
    upload [479] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/daswettercom.png daswettercom.png image/png
    upload [450] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/luna-moon/8.png icons/luna-moon/8.png image/png
    upload [400] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria3/19.png icons/tiempo-weather/galeria3/19.png image/png
    upload [350] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria5/PNG/White/1.png icons/tiempo-weather/galeria5/PNG/White/1.png image/png
    upload [300] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria5/SVG/White/15.svg icons/tiempo-weather/galeria5/SVG/White/15.svg image/svg+xml
    upload [250] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria6/5.png icons/tiempo-weather/galeria6/5.png image/png
    upload [200] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/Beaufort-White/41.png icons/viento-wind/Beaufort-White/41.png image/png
    upload [150] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/Beaufort-White/87.png icons/viento-wind/Beaufort-White/87.png image/png
    upload [100] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/104.png icons/viento-wind/galeria2-Beaufort/104.png image/png
    upload [90] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/2.png icons/viento-wind/galeria2-Beaufort/2.png image/png
    upload [80] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/29.png icons/viento-wind/galeria2-Beaufort/29.png image/png
    upload [70] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/38.png icons/viento-wind/galeria2-Beaufort/38.png image/png
    upload [60] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/47.png icons/viento-wind/galeria2-Beaufort/47.png image/png
    upload [50] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/56.png icons/viento-wind/galeria2-Beaufort/56.png image/png
    upload [40] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/65.png icons/viento-wind/galeria2-Beaufort/65.png image/png
    upload [30] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/74.png icons/viento-wind/galeria2-Beaufort/74.png image/png
    upload [20] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/83.png icons/viento-wind/galeria2-Beaufort/83.png image/png
    upload [19] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/84.png icons/viento-wind/galeria2-Beaufort/84.png image/png
    upload [18] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/85.png icons/viento-wind/galeria2-Beaufort/85.png image/png
    upload [17] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/86.png icons/viento-wind/galeria2-Beaufort/86.png image/png
    upload [16] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/87.png icons/viento-wind/galeria2-Beaufort/87.png image/png
    upload [15] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/88.png icons/viento-wind/galeria2-Beaufort/88.png image/png
    upload [14] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/89.png icons/viento-wind/galeria2-Beaufort/89.png image/png
    upload [13] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/9.png icons/viento-wind/galeria2-Beaufort/9.png image/png
    upload [12] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/90.png icons/viento-wind/galeria2-Beaufort/90.png image/png
    upload [11] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/91.png icons/viento-wind/galeria2-Beaufort/91.png image/png
    upload [10] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/92.png icons/viento-wind/galeria2-Beaufort/92.png image/png
    upload [9] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/93.png icons/viento-wind/galeria2-Beaufort/93.png image/png
    upload [8] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/94.png icons/viento-wind/galeria2-Beaufort/94.png image/png
    upload [7] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/95.png icons/viento-wind/galeria2-Beaufort/95.png image/png
    upload [6] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/96.png icons/viento-wind/galeria2-Beaufort/96.png image/png
    upload [5] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/97.png icons/viento-wind/galeria2-Beaufort/97.png image/png
    upload [4] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/98.png icons/viento-wind/galeria2-Beaufort/98.png image/png
    upload [3] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/99.png icons/viento-wind/galeria2-Beaufort/99.png image/png
    upload [2] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/index_m.html index_m.html text/html
    upload [1] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/jsonConfig.json jsonConfig.json application/json
    upload [0] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/words.js words.js application/javascript
    host.E4310 Adapter "system.adapter.daswetter.0" is started
    pi@E4310:~ $
    
    

    Hat jemand eine Idee was ich tun könnte?

    Danke und Grüße, Bernd

    crunchipC 1 Antwort Letzte Antwort
    0
    • B bernd33-1
      Systemdata Bitte Ausfüllen
      Hardwaresystem: PI4
      Arbeitsspeicher: 4GB
      Festplattenart: HDD
      Betriebssystem: Raspi OS Buster 32Bit
      Node-Version: 10.x.x
      Nodejs-Version: 16.18.0
      NPM-Version: 8.19.2
      Installationsart: Skript
      Image genutzt: Ja/Nein
      Ort/Name der Imagedatei: Link

      Hi,

      wenn ich einen Adapter aktualisieren will, läuft das im IOB zwar durch, aber danach ist der Adapter auf demselben Stand.

      Hier das Log von "iobroker upgrade daswetter --debug"

      pi@E4310:~ $ iobroker upgrade daswetter --debug
      
      This upgrade of "daswetter" will introduce the following changes:
      ==========================================================================
      -> 3.1.4:
      update dependencies
      ==========================================================================
      
      Would you like to upgrade daswetter from @3.1.3 to @3.1.4 now? [(y)es, (n)o]: y
      Update daswetter from @3.1.3 to @3.1.4
      host.E4310 Adapter "system.adapter.daswetter.0" is stopped.
      NPM version: 8.19.2
      Installing iobroker.daswetter@3.1.4... (System call)
      npm WARN old lockfile
      npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      npm WARN old lockfile
      npm WARN old lockfile This is a one-time fix-up, please be patient...
      npm WARN old lockfile
      npm WARN old lockfile Error: git dep preparation failed
      npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
      npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
      npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
      npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
      npm WARN old lockfile  Could not fetch metadata for iobroker.esphome@git+ssh://git@github.com/DrozmotiX/ioBroker.esphome.git#b6adb149202b81607fe1d726bbe7ffa6717d2352 Error: git dep preparation failed
      npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:63:27)
      npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
      npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
      npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {
      npm WARN old lockfile   cmd: '/usr/bin/node',
      npm WARN old lockfile   args: [
      npm WARN old lockfile     '/usr/lib/node_modules/npm/bin/npm-cli.js',
      npm WARN old lockfile     'install',
      npm WARN old lockfile     '--force',
      npm WARN old lockfile     '--cache=/home/iobroker/.npm',
      npm WARN old lockfile     '--prefer-offline=false',
      npm WARN old lockfile     '--prefer-online=false',
      npm WARN old lockfile     '--offline=false',
      npm WARN old lockfile     '--no-progress',
      npm WARN old lockfile     '--no-save',
      npm WARN old lockfile     '--no-audit',
      npm WARN old lockfile     '--include=dev',
      npm WARN old lockfile     '--include=peer',
      npm WARN old lockfile     '--include=optional',
      npm WARN old lockfile     '--no-package-lock-only',
      npm WARN old lockfile     '--no-dry-run'
      npm WARN old lockfile   ],
      npm WARN old lockfile   code: 1,
      npm WARN old lockfile   signal: null,
      npm WARN old lockfile   stdout: '\n' +
      npm WARN old lockfile     '> iobroker.esphome@0.2.4 install\n' +
      npm WARN old lockfile     '> npip install\n' +
      npm WARN old lockfile     '\n' +
      npm WARN old lockfile     'No python_modules directory; installing pip locally if needed.\n' +
      npm WARN old lockfile     'Successfully completed pip check.\n' +
      npm WARN old lockfile     'Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\n' +
      npm WARN old lockfile     'Collecting esphome>=2021.8\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)\n' +
      npm WARN old lockfile     'Collecting tornado>=3.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)\n' +
      npm WARN old lockfile     'Collecting PyYAML==6.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)\n' +
      npm WARN old lockfile     'Collecting kconfiglib==13.7.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)\n' +
      npm WARN old lockfile     'Collecting paho-mqtt==1.6.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)\n' +
      npm WARN old lockfile     'Collecting tzdata>=2021.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzdata/tzdata-2022.6-py2.py3-none-any.whl (338 kB)\n' +
      npm WARN old lockfile     'Collecting esphome-dashboard==20220209.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)\n' +
      npm WARN old lockfile     'Collecting tornado>=3.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)\n' +
      npm WARN old lockfile     'Collecting voluptuous==0.12.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)\n' +
      npm WARN old lockfile     'Collecting colorama==0.4.4\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)\n' +
      npm WARN old lockfile     'Collecting click==8.0.3\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)\n' +
      npm WARN old lockfile     'Collecting aioesphomeapi==10.8.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)\n' +
      npm WARN old lockfile     'Collecting tzlocal==4.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)\n' +
      npm WARN old lockfile     'Collecting zeroconf==0.38.3\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)\n' +
      npm WARN old lockfile     'Collecting pyserial==3.5\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)\n' +
      npm WARN old lockfile     'Collecting esptool==3.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)\n' +
      npm WARN old lockfile     'Collecting platformio==5.2.5\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)\n' +
      npm WARN old lockfile     'Collecting noiseprotocol<1.0,>=0.3.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)\n' +
      npm WARN old lockfile     'Collecting protobuf<4.0,>=3.12.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)\n' +
      npm WARN old lockfile     'Collecting importlib-metadata\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-5.0.0-py3-none-any.whl (21 kB)\n' +
      npm WARN old lockfile     'Collecting reedsolo<=1.5.4,>=1.5.3\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)\n' +
      npm WARN old lockfile     'Collecting bitstring>=3.1.6\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.0.1-py3-none-any.whl (45 kB)\n' +
      npm WARN old lockfile     'Collecting ecdsa>=0.16.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)\n' +
      npm WARN old lockfile     'Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)\n' +
      npm WARN old lockfile     'Collecting bottle==0.12.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.23-py3-none-any.whl (90 kB)\n' +
      npm WARN old lockfile     'Collecting uvicorn==0.16.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)\n' +
      npm WARN old lockfile     'Collecting wsproto==1.0.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)\n' +
      npm WARN old lockfile     'Collecting marshmallow<4,>=2\n' +
      npm WARN old lockfile     '  Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)\n' +
      npm WARN old lockfile     'Collecting pyelftools<1,>=0.27\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)\n' +
      npm WARN old lockfile     'Collecting semantic-version==2.9.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)\n' +
      npm WARN old lockfile     'Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.21.0)\n' +
      npm WARN old lockfile     'Collecting tabulate==0.8.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)\n' +
      npm WARN old lockfile     'Collecting aiofiles==0.8.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)\n' +
      npm WARN old lockfile     'Collecting ajsonrpc==1.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)\n' +
      npm WARN old lockfile     'Collecting starlette==0.18.*\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)\n' +
      npm WARN old lockfile     'Collecting backports.zoneinfo\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)\n' +
      npm WARN old lockfile     'Collecting pytz-deprecation-shim\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)\n' +
      npm WARN old lockfile     'Collecting ifaddr>=0.1.7\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)\n' +
      npm WARN old lockfile     'Collecting anyio<4,>=3.0.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/anyio/anyio-3.6.2-py3-none-any.whl (80 kB)\n' +
      npm WARN old lockfile     'Collecting typing-extensions\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.4.0-py3-none-any.whl (26 kB)\n' +
      npm WARN old lockfile     'Collecting asgiref>=3.4.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.2-py3-none-any.whl (22 kB)\n' +
      npm WARN old lockfile     'Collecting h11>=0.8\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)\n' +
      npm WARN old lockfile     'Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)\n' +
      npm WARN old lockfile     'Collecting packaging>=17.0\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)\n' +
      npm WARN old lockfile     'Collecting cryptography>=2.1.4\n' +
      npm WARN old lockfile     '  Using cached cryptography-38.0.3.tar.gz (599 kB)\n' +
      npm WARN old lockfile     '  Installing build dependencies: started\n' +
      npm WARN old lockfile     "  Installing build dependencies: finished with status 'done'\n" +
      npm WARN old lockfile     '  Getting requirements to build wheel: started\n' +
      npm WARN old lockfile     "  Getting requirements to build wheel: finished with status 'done'\n" +
      npm WARN old lockfile     '  Preparing metadata (pyproject.toml): started\n' +
      npm WARN old lockfile     "  Preparing metadata (pyproject.toml): finished with status 'done'\n" +
      npm WARN old lockfile     'Collecting cffi>=1.12\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)\n' +
      npm WARN old lockfile     'Collecting zipp>=0.5\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zipp/zipp-3.10.0-py3-none-any.whl (6.2 kB)\n' +
      npm WARN old lockfile     'Collecting idna>=2.8\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)\n' +
      npm WARN old lockfile     'Collecting sniffio>=1.1\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)\n' +
      npm WARN old lockfile     'Collecting pycparser\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)\n' +
      npm WARN old lockfile     'Collecting pyparsing!=3.0.5,>=2.0.2\n' +
      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.9-py3-none-any.whl (98 kB)\n' +
      npm WARN old lockfile     'Building wheels for collected packages: cryptography\n' +
      npm WARN old lockfile     '  Building wheel for cryptography (pyproject.toml): started\n' +
      npm WARN old lockfile     "  Building wheel for cryptography (pyproject.toml): finished with status 'error'\n" +
      npm WARN old lockfile     'Failed to build cryptography\n',
      npm WARN old lockfile   stderr: 'npm WARN using --force Recommended protections disabled.\n' +
      npm WARN old lockfile     'npm WARN old lockfile \n' +
      npm WARN old lockfile     'npm WARN old lockfile The package-lock.json file was created with an old version of npm,\n' +
      npm WARN old lockfile     'npm WARN old lockfile so supplemental metadata must be fetched from the registry.\n' +
      npm WARN old lockfile     'npm WARN old lockfile \n' +
      npm WARN old lockfile     'npm WARN old lockfile This is a one-time fix-up, please be patient...\n' +
      npm WARN old lockfile     'npm WARN old lockfile \n' +
      npm WARN old lockfile     'npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\n' +
      npm WARN old lockfile     'npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\n' +
      npm WARN old lockfile     'npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\n' +
      npm WARN old lockfile     'npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated\n' +
      npm WARN old lockfile     'npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies\n' +
      npm WARN old lockfile     'Cache entry deserialization failed, entry ignored\n' +
      npm WARN old lockfile     '  Cache entry deserialization failed, entry ignored\n' +
      npm WARN old lockfile     '  error: subprocess-exited-with-error\n' +
      npm WARN old lockfile     '  \n' +
      npm WARN old lockfile     '  × Building wheel for cryptography (pyproject.toml) did not run successfully.\n' +
      npm WARN old lockfile     '  │ exit code: 1\n' +
      npm WARN old lockfile     '  ╰─> [191 lines of output]\n' +
      npm WARN old lockfile     '      running bdist_wheel\n' +
      npm WARN old lockfile     '      running build\n' +
      npm WARN old lockfile     '      running build_py\n' +
      npm WARN old lockfile     '      creating build\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitiv'... 9204 more characters
      npm WARN old lockfile }
      npm ERR! code 1
      npm ERR! git dep preparation failed
      npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
      npm ERR! > iobroker.esphome@0.2.4 install
      npm ERR! > npip install
      npm ERR!
      npm ERR! No python_modules directory; installing pip locally if needed.
      npm ERR! Successfully completed pip check.
      npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
      npm ERR! Collecting esphome>=2021.8
      npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
      npm ERR! Collecting tornado>=3.2
      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
      npm ERR! Collecting PyYAML==6.0
      npm ERR!   Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)
      npm ERR! Collecting colorama==0.4.4
      npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
      npm ERR! Collecting tornado>=3.2
      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
      npm ERR! Collecting esphome-dashboard==20220209.0
      npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
      npm ERR! Collecting voluptuous==0.12.2
      npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)
      npm ERR! Collecting aioesphomeapi==10.8.2
      npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
      npm ERR! Collecting zeroconf==0.38.3
      npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
      npm ERR! Collecting paho-mqtt==1.6.1
      npm ERR!   Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)
      npm ERR! Collecting tzdata>=2021.1
      npm ERR!   Using cached https://www.piwheels.org/simple/tzdata/tzdata-2022.6-py2.py3-none-any.whl (338 kB)
      npm ERR! Collecting platformio==5.2.5
      npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
      npm ERR! Collecting click==8.0.3
      npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
      npm ERR! Collecting esptool==3.2
      npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
      npm ERR! Collecting tzlocal==4.1
      npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)
      npm ERR! Collecting pyserial==3.5
      npm ERR!   Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
      npm ERR! Collecting kconfiglib==13.7.1
      npm ERR!   Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
      npm ERR! Collecting protobuf<4.0,>=3.12.2
      npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
      npm ERR! Collecting noiseprotocol<1.0,>=0.3.1
      npm ERR!   Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
      npm ERR! Collecting importlib-metadata
      npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
      npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
      npm ERR! Collecting bitstring>=3.1.6
      npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.0.1-py3-none-any.whl (45 kB)
      npm ERR! Collecting reedsolo<=1.5.4,>=1.5.3
      npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
      npm ERR! Collecting ecdsa>=0.16.0
      npm ERR!   Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)
      npm ERR! Collecting bottle==0.12.*
      npm ERR!   Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.23-py3-none-any.whl (90 kB)
      npm ERR! Collecting ajsonrpc==1.*
      npm ERR!   Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
      npm ERR! Collecting tabulate==0.8.*
      npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
      npm ERR! Collecting pyelftools<1,>=0.27
      npm ERR!   Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)
      npm ERR! Collecting aiofiles==0.8.*
      npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
      npm ERR! Collecting uvicorn==0.16.0
      npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
      npm ERR! Collecting marshmallow<4,>=2
      npm ERR!   Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
      npm ERR! Collecting wsproto==1.0.*
      npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
      npm ERR! Collecting semantic-version==2.9.*
      npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
      npm ERR! Collecting starlette==0.18.*
      npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
      npm ERR! Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.21.0)
      npm ERR! Collecting pytz-deprecation-shim
      npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
      npm ERR! Collecting backports.zoneinfo
      npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
      npm ERR! Collecting ifaddr>=0.1.7
      npm ERR!   Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)
      npm ERR! Collecting anyio<4,>=3.0.0
      npm ERR!   Using cached https://www.piwheels.org/simple/anyio/anyio-3.6.2-py3-none-any.whl (80 kB)
      npm ERR! Collecting typing-extensions
      npm ERR!   Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.4.0-py3-none-any.whl (26 kB)
      npm ERR! Collecting h11>=0.8
      npm ERR!   Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)
      npm ERR! Collecting asgiref>=3.4.0
      npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.2-py3-none-any.whl (22 kB)
      npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
      npm ERR! Collecting packaging>=17.0
      npm ERR!   Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)
      npm ERR! Collecting cryptography>=2.1.4
      npm ERR!   Using cached cryptography-38.0.3.tar.gz (599 kB)
      npm ERR!   Installing build dependencies: started
      npm ERR!   Installing build dependencies: finished with status 'done'
      npm ERR!   Getting requirements to build wheel: started
      npm ERR!   Getting requirements to build wheel: finished with status 'done'
      npm ERR!   Preparing metadata (pyproject.toml): started
      npm ERR!   Preparing metadata (pyproject.toml): finished with status 'done'
      npm ERR! Collecting cffi>=1.12
      npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
      npm ERR! Collecting zipp>=0.5
      npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.10.0-py3-none-any.whl (6.2 kB)
      npm ERR! Collecting idna>=2.8
      npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
      npm ERR! Collecting sniffio>=1.1
      npm ERR!   Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)
      npm ERR! Collecting pycparser
      npm ERR!   Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
      npm ERR! Collecting pyparsing!=3.0.5,>=2.0.2
      npm ERR!   Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.9-py3-none-any.whl (98 kB)
      npm ERR! Building wheels for collected packages: cryptography
      npm ERR!   Building wheel for cryptography (pyproject.toml): started
      npm ERR!   Building wheel for cryptography (pyproject.toml): finished with status 'error'
      npm ERR! Failed to build cryptography
      npm ERR! npm WARN using --force Recommended protections disabled.
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      npm ERR! npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN old lockfile This is a one-time fix-up, please be patient...
      npm ERR! npm WARN old lockfile
      npm ERR! npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
      npm ERR! npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
      npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
      npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
      npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
      npm ERR! Cache entry deserialization failed, entry ignored
      npm ERR!   Cache entry deserialization failed, entry ignored
      npm ERR!   WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /simple/zipp/zipp-3.10.0-py3-none-any.whl
      npm ERR!   error: subprocess-exited-with-error
      npm ERR!
      npm ERR!   × Building wheel for cryptography (pyproject.toml) did not run successfully.
      npm ERR!   │ exit code: 1
      npm ERR!   ╰─> [191 lines of output]
      npm ERR!       running bdist_wheel
      npm ERR!       running build
      npm ERR!       running build_py
      npm ERR!       creating build
      npm ERR!       creating build/lib.linux-armv7l-cpython-37
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
      npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
      npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/x509.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
      npm ERR!       running egg_info
      npm ERR!       writing src/cryptography.egg-info/PKG-INFO
      npm ERR!       writing dependency_links to src/cryptography.egg-info/dependency_links.txt
      npm ERR!       writing requirements to src/cryptography.egg-info/requires.txt
      npm ERR!       writing top-level names to src/cryptography.egg-info/top_level.txt
      npm ERR!       reading manifest file 'src/cryptography.egg-info/SOURCES.txt'
      npm ERR!       reading manifest template 'MANIFEST.in'
      npm ERR!       no previously-included directories found matching 'docs/_build'
      npm ERR!       warning: no previously-included files found matching 'vectors'
      npm ERR!       warning: no previously-included files matching '*' found under directory 'vectors'
      npm ERR!       warning: no previously-included files matching '*' found under directory '.github'
      npm ERR!       warning: no previously-included files found matching 'release.py'
      npm ERR!       warning: no previously-included files found matching '.readthedocs.yml'
      npm ERR!       warning: no previously-included files found matching 'dev-requirements.txt'
      npm ERR!       warning: no previously-included files found matching 'tox.ini'
      npm ERR!       warning: no previously-included files found matching 'mypy.ini'
      npm ERR!       warning: no previously-included files matching '*' found under directory '.circleci'
      npm ERR!       adding license file 'LICENSE'
      npm ERR!       adding license file 'LICENSE.APACHE'
      npm ERR!       adding license file 'LICENSE.BSD'
      npm ERR!       adding license file 'LICENSE.PSF'
      npm ERR!       writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
      npm ERR!       copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpython-37/cryptography
      npm ERR!       copying src/cryptography/hazmat/bindings/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
      npm ERR!       running build_ext
      npm ERR!       running build_rust
      npm ERR!       /tmp/pip-build-env-n92amxgl/overlay/lib/python3.7/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning:     Installing 'cryptography.hazmat.bindings._rust' as data is deprecated, please list it in `packages`.
      npm ERR!           !!
      npm ERR!
      npm ERR!
      npm ERR!           ############################
      npm ERR!           # Package would be ignored #
      npm ERR!           ############################
      npm ERR!           Python recognizes 'cryptography.hazmat.bindings._rust' as an importable package,
      npm ERR!           but it is not listed in the `packages` configuration of setuptools.
      npm ERR!
      npm ERR!           'cryptography.hazmat.bindings._rust' has been automatically added to the distribution only
      npm ERR!           because it may contain data files, but this behavior is likely to change
      npm ERR!           in future versions of setuptools (and therefore is considered deprecated).
      npm ERR!
      npm ERR!           Please make sure that 'cryptography.hazmat.bindings._rust' is included as a package by using
      npm ERR!           the `packages` configuration field or the proper discovery methods
      npm ERR!           (for example by using `find_namespace_packages(...)`/`find_namespace:`
      npm ERR!           instead of `find_packages(...)`/`find:`).
      npm ERR!
      npm ERR!           You can read more about "package discovery" and "data files" on setuptools
      npm ERR!           documentation page.
      npm ERR!
      npm ERR!
      npm ERR!       !!
      npm ERR!
      npm ERR!         check.warn(importable)
      npm ERR!
      npm ERR!           =============================DEBUG ASSISTANCE=============================
      npm ERR!           If you are seeing a compilation error please try the following steps to
      npm ERR!           successfully install cryptography:
      npm ERR!           1) Upgrade to the latest pip and try again. This will fix errors for most
      npm ERR!              users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
      npm ERR!           2) Read https://cryptography.io/en/latest/installation/ for specific
      npm ERR!              instructions for your platform.
      npm ERR!           3) Check our frequently asked questions for more information:
      npm ERR!              https://cryptography.io/en/latest/faq/
      npm ERR!           4) Ensure you have a recent Rust toolchain installed:
      npm ERR!              https://cryptography.io/en/latest/installation/#rust
      npm ERR!
      npm ERR!           Python: 3.7.3
      npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
      npm ERR!           pip: n/a
      npm ERR!           setuptools: 65.6.0
      npm ERR!           setuptools_rust: 1.5.2
      npm ERR!           rustc: n/a
      npm ERR!           =============================DEBUG ASSISTANCE=============================
      npm ERR!
      npm ERR!       error: can't find Rust compiler
      npm ERR!
      npm ERR!       If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
      npm ERR!
      npm ERR!       To update pip, run:
      npm ERR!
      npm ERR!           pip install --upgrade pip
      npm ERR!
      npm ERR!       and then retry package installation.
      npm ERR!
      npm ERR!       If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      npm ERR!
      npm ERR!       This package requires Rust >=1.48.0.
      npm ERR!       [end of output]
      npm ERR!
      npm ERR!   note: This error originates from a subprocess, and is likely not a problem with pip.
      npm ERR!   ERROR: Failed building wheel for cryptography
      npm ERR! ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
      npm ERR! npm ERR! code 1
      npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-cloneW47Lho
      npm ERR! npm ERR! command failed
      npm ERR! npm ERR! command sh -c -- npip install
      npm ERR!
      npm ERR! npm ERR! A complete log of this run can be found in:
      npm ERR! npm ERR!     /home/iobroker/.npm/_logs/2022-11-20T17_39_29_374Z-debug-0.log
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-11-20T17_37_07_823Z-debug-0.log
      upload [479] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/daswettercom.png daswettercom.png image/png
      upload [450] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/luna-moon/8.png icons/luna-moon/8.png image/png
      upload [400] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria3/19.png icons/tiempo-weather/galeria3/19.png image/png
      upload [350] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria5/PNG/White/1.png icons/tiempo-weather/galeria5/PNG/White/1.png image/png
      upload [300] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria5/SVG/White/15.svg icons/tiempo-weather/galeria5/SVG/White/15.svg image/svg+xml
      upload [250] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/tiempo-weather/galeria6/5.png icons/tiempo-weather/galeria6/5.png image/png
      upload [200] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/Beaufort-White/41.png icons/viento-wind/Beaufort-White/41.png image/png
      upload [150] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/Beaufort-White/87.png icons/viento-wind/Beaufort-White/87.png image/png
      upload [100] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/104.png icons/viento-wind/galeria2-Beaufort/104.png image/png
      upload [90] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/2.png icons/viento-wind/galeria2-Beaufort/2.png image/png
      upload [80] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/29.png icons/viento-wind/galeria2-Beaufort/29.png image/png
      upload [70] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/38.png icons/viento-wind/galeria2-Beaufort/38.png image/png
      upload [60] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/47.png icons/viento-wind/galeria2-Beaufort/47.png image/png
      upload [50] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/56.png icons/viento-wind/galeria2-Beaufort/56.png image/png
      upload [40] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/65.png icons/viento-wind/galeria2-Beaufort/65.png image/png
      upload [30] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/74.png icons/viento-wind/galeria2-Beaufort/74.png image/png
      upload [20] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/83.png icons/viento-wind/galeria2-Beaufort/83.png image/png
      upload [19] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/84.png icons/viento-wind/galeria2-Beaufort/84.png image/png
      upload [18] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/85.png icons/viento-wind/galeria2-Beaufort/85.png image/png
      upload [17] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/86.png icons/viento-wind/galeria2-Beaufort/86.png image/png
      upload [16] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/87.png icons/viento-wind/galeria2-Beaufort/87.png image/png
      upload [15] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/88.png icons/viento-wind/galeria2-Beaufort/88.png image/png
      upload [14] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/89.png icons/viento-wind/galeria2-Beaufort/89.png image/png
      upload [13] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/9.png icons/viento-wind/galeria2-Beaufort/9.png image/png
      upload [12] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/90.png icons/viento-wind/galeria2-Beaufort/90.png image/png
      upload [11] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/91.png icons/viento-wind/galeria2-Beaufort/91.png image/png
      upload [10] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/92.png icons/viento-wind/galeria2-Beaufort/92.png image/png
      upload [9] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/93.png icons/viento-wind/galeria2-Beaufort/93.png image/png
      upload [8] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/94.png icons/viento-wind/galeria2-Beaufort/94.png image/png
      upload [7] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/95.png icons/viento-wind/galeria2-Beaufort/95.png image/png
      upload [6] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/96.png icons/viento-wind/galeria2-Beaufort/96.png image/png
      upload [5] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/97.png icons/viento-wind/galeria2-Beaufort/97.png image/png
      upload [4] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/98.png icons/viento-wind/galeria2-Beaufort/98.png image/png
      upload [3] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/icons/viento-wind/galeria2-Beaufort/99.png icons/viento-wind/galeria2-Beaufort/99.png image/png
      upload [2] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/index_m.html index_m.html text/html
      upload [1] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/jsonConfig.json jsonConfig.json application/json
      upload [0] daswetter.admin /opt/iobroker/node_modules/iobroker.daswetter/admin/words.js words.js application/javascript
      host.E4310 Adapter "system.adapter.daswetter.0" is started
      pi@E4310:~ $
      
      

      Hat jemand eine Idee was ich tun könnte?

      Danke und Grüße, Bernd

      crunchipC Abwesend
      crunchipC Abwesend
      crunchip
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #2

      @bernd33-1 möglich das dir da ne installierte git version/esphome in die Suppe spuckt

      umgestiegen von Proxmox auf Unraid

      B 1 Antwort Letzte Antwort
      0
      • crunchipC crunchip

        @bernd33-1 möglich das dir da ne installierte git version/esphome in die Suppe spuckt

        B Offline
        B Offline
        bernd33-1
        schrieb am zuletzt editiert von
        #3

        @crunchip Jo, irgendwas ist da ziemlich "defekt". Ich mach ein Backup und setz den Pi komplett neu auf.

        Ist somit erledigt.

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


        Support us

        ioBroker
        Community Adapters
        Donate

        558

        Online

        32.7k

        Benutzer

        82.4k

        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