Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Performance Probleme im iobroker Admin auf pi4

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Performance Probleme im iobroker Admin auf pi4

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @maxpd last edited by

      @maxpd

      Da hängt auch noch ein Compile in den Seilen.
      iobroker.esphome@0.2.4
      benötigt ein sehr aktuelles und konsistentes Python3.
      Insbesondere halt aktuelle Version von pip inkl rust compiler.
      Da kann ich dir aber nur bedingt helfen, bei mir baut der esphome eigentlich ohne Probleme, ich fahre aber auch ein Debian Testing hier.

      M 1 Reply Last reply Reply Quote 0
      • M
        maxpd @Thomas Braun last edited by

        Habe nun ein 5V 3.5 A Netzteil mit einem Metallgehäuse, welches als Kühlkörper fungiert.
        Das System ist 10° Kühler und läuft wieder schneller.

        SSD und Zigbee hängen nun an USB Hub mit externer Stromversorgung.

        1 Reply Last reply Reply Quote 0
        • M
          maxpd @Thomas Braun last edited by

          @thomas-braun said in Performance Probleme im iobroker Admin auf pi4:

          Nö, zieh die einfach aus einem Repo.

          Den Vorgang hier, ohne die Adapter zu löschen, habe ich noch nicht verstanden. Bzw. auch kein Button gefunden.

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @maxpd last edited by

            @maxpd

            iobroker update adaptername@versionsnummer --debug
            
            M 1 Reply Last reply Reply Quote 1
            • M
              maxpd @Thomas Braun last edited by

              @thomas-braun fehlt da evtl noch etwas?

              
              pi@iobroker:~ $ iobroker update chromecast@3.0.3 --debug
              Used repository: chromecast@3.0.3
              Error: unknown repository is active - "chromecast@3.0.3". Known: stable, beta
              pi@iobroker:~ $ iobroker update doorbird@0.1.5 --debug
              Used repository: doorbird@0.1.5
              Error: unknown repository is active - "doorbird@0.1.5". Known: stable, beta
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @maxpd last edited by

                @maxpd

                Sorry

                iobroker upgrade adaptername@versionsnummer --debug
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  maxpd @Thomas Braun last edited by

                  @thomas-braun

                  muss wohl so bleiben, die einen gibts nicht, die anderen schmeißen viele errors

                  pi@iobroker:~ $ iobroker upgrade doorbird@0.1.5 --debug
                  Adapter "doorbird" is not in the repository and cannot be updated.
                  Cannot upgrade: Cannot read properties of undefined (reading 'controller')
                  
                  
                  pi@iobroker:~ $ iobroker upgrade chromecast@3.0.3 --debug
                  Would you like to reinstall version 3.0.3 of chromecast now? [(y)es, (n)o]: y
                  Update chromecast from @3.0.3 to @3.0.3
                  NPM version: 9.5.1
                  Installing iobroker.chromecast@3.0.3... (System call)
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/iobrok                                                                                                                                                             er-community-adapters/ioBroker.sma-em.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/nbueng                                                                                                                                                             er/ioBroker.govee.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/Garfon                                                                                                                                                             so/ioBroker.google-sharedlocations.git
                  npm WARN skipping integrity check for git dependency ssh://git@github.com/BuZZy1                                                                                                                                                             337/ioBroker.doorbird.git
                  npm WARN deprecated dgram@1.0.1: npm is holding this package for security reason                                                                                                                                                             s. As it's a core Node module, we will not transfer it over to other users. You                                                                                                                                                              may safely remove the package from your dependencies.
                  npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now                                                                                                                                                              a built-in Node module. If you've depended on crypto, you should switch to the o                                                                                                                                                             ne that's built-in.
                  npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provide                                                                                                                                                             s its own type definitions, so you do not need this installed.
                  npm WARN deprecated topo@3.0.3: This module has moved and is now available at @h                                                                                                                                                             api/topo. Please update your dependencies as this version is no longer maintaine                                                                                                                                                             d an may contain bugs and security issues.
                  npm WARN deprecated request-promise-native@1.0.9: request-promise-native has bee                                                                                                                                                             n deprecated because it extends the now deprecated request package, see https://                                                                                                                                                             github.com/request/request/issues/3142
                  npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated                                                                                                                                                              in favor of babel-cli. Check https://opencollective.com/babel to support the Bab                                                                                                                                                             el maintainers
                  npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                  npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated b                                                                                                                                                             ecause it extends the now deprecated request package, see https://github.com/req                                                                                                                                                             uest/request/issues/3142
                  npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @h                                                                                                                                                             api/hoek. Please update your dependencies as this version is no longer maintaine                                                                                                                                                             d an may contain bugs and security issues.
                  npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JS                                                                                                                                                             ON 3
                  npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, fl                                                                                                                                                             atted is its successor.
                  npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and                                                                                                                                                              does not need to be installed separately. It is now unmaintained.
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                                                                                                                                                             e a low-severity ReDos regression when used in a Node.js environment. It is reco                                                                                                                                                             mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                                                                                                                                                             ues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                                                                                                                                                             e a low-severity ReDos regression when used in a Node.js environment. It is reco                                                                                                                                                             mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                                                                                                                                                             ues/797)
                  npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 hav                                                                                                                                                             e a low-severity ReDos regression when used in a Node.js environment. It is reco                                                                                                                                                             mmended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/iss                                                                                                                                                             ues/797)
                  npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy.                                                                                                                                                              new code should use the URLSearchParams API instead.
                  npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older v                                                                                                                                                             ersions may use Math.random() in certain circumstances, which is known to be pro                                                                                                                                                             blematic.  See https://v8.dev/blog/math-random for details.
                  npm WARN deprecated request@2.88.2: request has been deprecated, see https://git                                                                                                                                                             hub.com/request/request/issues/3142
                  npm WARN deprecated joi@14.3.1: This module has moved and is now available at @h                                                                                                                                                             api/joi. Please update your dependencies as this version is no longer maintained                                                                                                                                                              an may contain bugs and security issues.
                  npm WARN deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in                                                                                                                                                              0.5.0
                  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/s                                                                                                                                                             imple
                  npm ERR! Collecting esphome>=2021.8
                  npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2023.5.5                                                                                                                                                             -py2.py3-none-any.whl (2.7 MB)
                  npm ERR! Collecting tornado>=3.2
                  npm ERR!   Using cached tornado-6.3.2.tar.gz (508 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 voluptuous==0.13.1 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.                                                                                                                                                             13.1-py3-none-any.whl (35 kB)
                  npm ERR! Collecting PyYAML==6.0 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp39-c                                                                                                                                                             p39-linux_armv7l.whl (45 kB)
                  npm ERR! Collecting paho-mqtt==1.6.1 (from esphome>=2021.8)
                  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 colorama==0.4.6 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.6-                                                                                                                                                             py2.py3-none-any.whl (25 kB)
                  npm ERR! Collecting tornado>=3.2
                  npm ERR!   Using cached tornado-6.3.1-cp38-abi3-linux_armv7l.whl
                  npm ERR! Collecting tzlocal==5.0.1 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-5.0.1-py                                                                                                                                                             3-none-any.whl (20 kB)
                  npm ERR! Collecting tzdata>=2021.1 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/tzdata/tzdata-2023.3-py2                                                                                                                                                             .py3-none-any.whl (341 kB)
                  npm ERR! Collecting pyserial==3.5 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py                                                                                                                                                             2.py3-none-any.whl (90 kB)
                  npm ERR! Collecting platformio==6.1.6 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-6.                                                                                                                                                             1.6-py3-none-any.whl (416 kB)
                  npm ERR! Collecting esptool==4.5.1 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-4.5.1-py                                                                                                                                                             3-none-any.whl (320 kB)
                  npm ERR! Collecting click==8.1.3 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.1.3-py3-no                                                                                                                                                             ne-any.whl (96 kB)
                  npm ERR! Collecting esphome-dashboard==20230516.0 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphom                                                                                                                                                             e_dashboard-20230516.0-py3-none-any.whl (1.7 MB)
                  npm ERR! Collecting aioesphomeapi==13.7.5 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphome                                                                                                                                                             api-13.7.5-py2.py3-none-any.whl (55 kB)
                  npm ERR! Collecting zeroconf==0.60.0 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.60.0                                                                                                                                                             -cp39-cp39-manylinux_2_31_armv7l.whl (2.1 MB)
                  npm ERR! Collecting kconfiglib==13.7.1 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13                                                                                                                                                             .7.1-py2.py3-none-any.whl (145 kB)
                  npm ERR! Collecting pyparsing>=3.0 (from esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.                                                                                                                                                             9-py3-none-any.whl (98 kB)
                  npm ERR! Collecting protobuf>=3.19.0 (from aioesphomeapi==13.7.5->esphome>=2021.                                                                                                                                                             8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-4.23.2                                                                                                                                                             -cp39-cp39-linux_armv7l.whl (946 kB)
                  npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==13.7.5->espho                                                                                                                                                             me>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/noiseprotocol/noiseproto                                                                                                                                                             col-0.3.1-py3-none-any.whl (20 kB)
                  npm ERR! Collecting async-timeout>=4.0 (from aioesphomeapi==13.7.5->esphome>=202                                                                                                                                                             1.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/async-timeout/async_time                                                                                                                                                             out-4.0.2-py3-none-any.whl (5.8 kB)
                  npm ERR! Collecting bitstring>=3.1.6 (from esptool==4.5.1->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.0.                                                                                                                                                             2-py3-none-any.whl (46 kB)
                  npm ERR! Collecting cryptography>=2.1.4 (from esptool==4.5.1->esphome>=2021.8)
                  npm ERR!   Using cached cryptography-40.0.2.tar.gz (625 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 ecdsa>=0.16.0 (from esptool==4.5.1->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.p                                                                                                                                                             y3-none-any.whl (142 kB)
                  npm ERR! Collecting reedsolo<=1.6.0,>=1.5.3 (from esptool==4.5.1->esphome>=2021.                                                                                                                                                             8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.6.0-                                                                                                                                                             cp39-cp39-linux_armv7l.whl (897 kB)
                  npm ERR! Collecting bottle==0.12.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.25-py                                                                                                                                                             3-none-any.whl (90 kB)
                  npm ERR! Collecting marshmallow==3.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
                  npm ERR! Collecting pyelftools<1,>=0.27 (from platformio==6.1.6->esphome>=2021.8                                                                                                                                                             )
                  npm ERR!   Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.                                                                                                                                                             29-py2.py3-none-any.whl (174 kB)
                  npm ERR! Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-p                                                                                                                                                             ackages (from platformio==6.1.6->esphome>=2021.8) (2.25.1)
                  npm ERR! Collecting semantic-version==2.10.* (from platformio==6.1.6->esphome>=2                                                                                                                                                             021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semanti                                                                                                                                                             c_version-2.10.0-py2.py3-none-any.whl (19 kB)
                  npm ERR! Collecting tabulate==0.9.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.9.0-                                                                                                                                                             py3-none-any.whl (35 kB)
                  npm ERR! Collecting aiofiles==22.1.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-22.1.0                                                                                                                                                             -py3-none-any.whl (14 kB)
                  npm ERR! Collecting ajsonrpc==1.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-                                                                                                                                                             py3-none-any.whl (22 kB)
                  npm ERR! Collecting starlette==0.23.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.23                                                                                                                                                             .1-py3-none-any.whl (64 kB)
                  npm ERR! Collecting uvicorn==0.20.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.20.0-p                                                                                                                                                             y3-none-any.whl (56 kB)
                  npm ERR! Collecting wsproto==1.2.* (from platformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.2.0-py                                                                                                                                                             3-none-any.whl (24 kB)
                  npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.60.0->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-                                                                                                                                                             none-any.whl (12 kB)
                  npm ERR! Collecting packaging>=17.0 (from marshmallow==3.*->platformio==6.1.6->e                                                                                                                                                             sphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/packaging/packaging-23.1                                                                                                                                                             -py3-none-any.whl (48 kB)
                  npm ERR! Collecting anyio<5,>=3.4.0 (from starlette==0.23.*->platformio==6.1.6->                                                                                                                                                             esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/anyio/anyio-3.7.0-py3-no                                                                                                                                                             ne-any.whl (80 kB)
                  npm ERR! Collecting typing-extensions>=3.10.0 (from starlette==0.23.*->platformi                                                                                                                                                             o==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/typing-extensions/typing                                                                                                                                                             _extensions-4.6.2-py3-none-any.whl (31 kB)
                  npm ERR! Collecting h11>=0.8 (from uvicorn==0.20.*->platformio==6.1.6->esphome>=                                                                                                                                                             2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-                                                                                                                                                             any.whl (58 kB)
                  npm ERR! Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==4.5.1->esphom                                                                                                                                                             e>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp39-cp                                                                                                                                                             39-linux_armv7l.whl (364 kB)
                  npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-pack                                                                                                                                                             ages (from ecdsa>=0.16.0->esptool==4.5.1->esphome>=2021.8) (1.16.0)
                  npm ERR! Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packa                                                                                                                                                             ges (from anyio<5,>=3.4.0->starlette==0.23.*->platformio==6.1.6->esphome>=2021.8                                                                                                                                                             ) (2.10)
                  npm ERR! Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette==0.23.*->platf                                                                                                                                                             ormio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py                                                                                                                                                             3-none-any.whl (10 kB)
                  npm ERR! Collecting exceptiongroup (from anyio<5,>=3.4.0->starlette==0.23.*->pla                                                                                                                                                             tformio==6.1.6->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/exceptiongroup/exception                                                                                                                                                             group-1.1.1-py3-none-any.whl (14 kB)
                  npm ERR! Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==4.                                                                                                                                                             5.1->esphome>=2021.8)
                  npm ERR!   Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21                                                                                                                                                             -py2.py3-none-any.whl (119 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 statu                                                                                                                                                             s '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 ol                                                                                                                                                             d 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/ur                                                                                                                                                             ix#deprecated
                  npm ERR! npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolv                                                                                                                                                             e-url#deprecated
                  npm ERR! npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/ly                                                                                                                                                             dell/source-map-resolve#deprecated
                  npm ERR! npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive securit                                                                                                                                                             y 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!   error: subprocess-exited-with-error
                  npm ERR!
                  npm ERR!   × Building wheel for cryptography (pyproject.toml) did not run succes                                                                                                                                                             sfully.
                  npm ERR!   │ exit code: 1
                  npm ERR!   ╰─> [247 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-39
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography
                  npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpyt                                                                                                                                                             hon-39/cryptography
                  npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-c                                                                                                                                                             python-39/cryptography
                  npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-                                                                                                                                                             cpython-39/cryptography
                  npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpyth                                                                                                                                                             on-39/cryptography
                  npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cp                                                                                                                                                             ython-39/cryptography
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-ar                                                                                                                                                             mv7l-cpython-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> buil                                                                                                                                                             d/lib.linux-armv7l-cpython-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cp                                                                                                                                                             ython-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-c                                                                                                                                                             python-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-c                                                                                                                                                             python-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-c                                                                                                                                                             python-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-                                                                                                                                                             armv7l-cpython-39/cryptography/x509
                  npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv                                                                                                                                                             7l-cpython-39/cryptography/x509
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat
                  npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l                                                                                                                                                             -cpython-39/cryptography/hazmat
                  npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-ar                                                                                                                                                             mv7l-cpython-39/cryptography/hazmat
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bi                                                                                                                                                             ndings
                  npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib                                                                                                                                                             .linux-armv7l-cpython-39/cryptography/hazmat/bindings
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/ba                                                                                                                                                             ckends
                  npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib                                                                                                                                                             .linux-armv7l-cpython-39/cryptography/hazmat/backends
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> buil                                                                                                                                                             d/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/l                                                                                                                                                             ib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.l                                                                                                                                                             inux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.l                                                                                                                                                             inux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/li                                                                                                                                                             b.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib                                                                                                                                                             .linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/li                                                                                                                                                             b.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/l                                                                                                                                                             ib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bi                                                                                                                                                             ndings/openssl
                  npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                  npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                  npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/ba                                                                                                                                                             ckends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed448.py -> buil                                                                                                                                                             d/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/poly1305.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/dh.py -> build/l                                                                                                                                                             ib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -                                                                                                                                                             > build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/hmac.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/l                                                                                                                                                             ib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> buil                                                                                                                                                             d/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/ed25519.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/hashes.py -> bui                                                                                                                                                             ld/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/x448.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/dsa.py -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives/ciphers
                  npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                  npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> bui                                                                                                                                                             ld/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                  npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> bui                                                                                                                                                             ld/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                  npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                  npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -                                                                                                                                                             > build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py ->                                                                                                                                                              build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/l                                                                                                                                                             ib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> buil                                                                                                                                                             d/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> bui                                                                                                                                                             ld/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives/serialization
                  npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serializati                                                                                                                                                             on
                  npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serializatio                                                                                                                                                             n
                  npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.p                                                                                                                                                             y -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serializat                                                                                                                                                             ion
                  npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -                                                                                                                                                             > build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                  npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__                                                                                                                                                             .py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serializ                                                                                                                                                             ation
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/pr                                                                                                                                                             imitives/twofactor
                  npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                  npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> b                                                                                                                                                             uild/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                  npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                  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.tx                                                                                                                                                             t
                  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 di                                                                                                                                                             rectory 'vectors'
                  npm ERR!       warning: no previously-included files matching '*' found under di                                                                                                                                                             rectory '.github'
                  npm ERR!       warning: no previously-included files found matching 'release.py'
                  npm ERR!       warning: no previously-included files found matching '.readthedoc                                                                                                                                                             s.yml'
                  npm ERR!       warning: no previously-included files found matching 'ci-constrai                                                                                                                                                             nts-requirements.txt'
                  npm ERR!       warning: no previously-included files found matching 'mypy.ini'
                  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!       /tmp/pip-build-env-qxvrjdnf/overlay/lib/python3.9/site-packages/s                                                                                                                                                             etuptools/command/build_py.py:201: _Warning: Package 'cryptography.hazmat.bindin                                                                                                                                                             gs._rust' is absent from the `packages` configuration.
                  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[^1],
                  npm ERR!               but it is absent from setuptools' `packages` configuratio                                                                                                                                                             n.
                  npm ERR!
                  npm ERR!               This leads to an ambiguous overall configuration. If you                                                                                                                                                              want to distribute this
                  npm ERR!               package, please make sure that 'cryptography.hazmat.bindi                                                                                                                                                             ngs._rust' is explicitly added
                  npm ERR!               to the `packages` configuration field.
                  npm ERR!
                  npm ERR!               Alternatively, you can also rely on setuptools' discovery                                                                                                                                                              methods
                  npm ERR!               (for example by using `find_namespace_packages(...)`/`fin                                                                                                                                                             d_namespace:`
                  npm ERR!               instead of `find_packages(...)`/`find:`).
                  npm ERR!
                  npm ERR!               You can read more about "package discovery" on setuptools                                                                                                                                                              documentation page:
                  npm ERR!
                  npm ERR!               - https://setuptools.pypa.io/en/latest/userguide/package_                                                                                                                                                             discovery.html
                  npm ERR!
                  npm ERR!               If you don't want 'cryptography.hazmat.bindings._rust' to                                                                                                                                                              be distributed and are
                  npm ERR!               already explicitly excluding 'cryptography.hazmat.binding                                                                                                                                                             s._rust' via
                  npm ERR!               `find_namespace_packages(...)/find_namespace` or `find_pa                                                                                                                                                             ckages(...)/find`,
                  npm ERR!               you can try to use `exclude_package_data`, or `include-pa                                                                                                                                                             ckage-data=False` in
                  npm ERR!               combination with a more fine grained `package-data` confi                                                                                                                                                             guration.
                  npm ERR!
                  npm ERR!               You can read more about "package data files" on setuptool                                                                                                                                                             s documentation page:
                  npm ERR!
                  npm ERR!               - https://setuptools.pypa.io/en/latest/userguide/datafile                                                                                                                                                             s.html
                  npm ERR!
                  npm ERR!
                  npm ERR!               [^1]: For Python, any directory (with suitable naming) ca                                                                                                                                                             n be imported,
                  npm ERR!                     even if it does not contain any `.py` files.
                  npm ERR!                     On the other hand, currently there is no concept of                                                                                                                                                              package data
                  npm ERR!                     directory, all directories are treated like package                                                                                                                                                             s.
                  npm ERR!               *********************************************************                                                                                                                                                             ***********************
                  npm ERR!
                  npm ERR!       !!
                  npm ERR!         check.warn(importable)
                  npm ERR!       /tmp/pip-build-env-qxvrjdnf/overlay/lib/python3.9/site-packages/s                                                                                                                                                             etuptools/command/build_py.py:201: _Warning: Package 'cryptography.hazmat.bindin                                                                                                                                                             gs._rust.openssl' is absent from the `packages` configuration.
                  npm ERR!       !!
                  npm ERR!
                  npm ERR!               *********************************************************                                                                                                                                                             ***********************
                  npm ERR!               ############################
                  npm ERR!               # Package would be ignored #
                  npm ERR!               ############################
                  npm ERR!               Python recognizes 'cryptography.hazmat.bindings._rust.ope                                                                                                                                                             nssl' as an importable package[^1],
                  npm ERR!               but it is absent from setuptools' `packages` configuratio                                                                                                                                                             n.
                  npm ERR!
                  npm ERR!               This leads to an ambiguous overall configuration. If you                                                                                                                                                              want to distribute this
                  npm ERR!               package, please make sure that 'cryptography.hazmat.bindi                                                                                                                                                             ngs._rust.openssl' is explicitly added
                  npm ERR!               to the `packages` configuration field.
                  npm ERR!
                  npm ERR!               Alternatively, you can also rely on setuptools' discovery                                                                                                                                                              methods
                  npm ERR!               (for example by using `find_namespace_packages(...)`/`fin                                                                                                                                                             d_namespace:`
                  npm ERR!               instead of `find_packages(...)`/`find:`).
                  npm ERR!
                  npm ERR!               You can read more about "package discovery" on setuptools                                                                                                                                                              documentation page:
                  npm ERR!
                  npm ERR!               - https://setuptools.pypa.io/en/latest/userguide/package_                                                                                                                                                             discovery.html
                  npm ERR!
                  npm ERR!               If you don't want 'cryptography.hazmat.bindings._rust.ope                                                                                                                                                             nssl' to be distributed and are
                  npm ERR!               already explicitly excluding 'cryptography.hazmat.binding                                                                                                                                                             s._rust.openssl' via
                  npm ERR!               `find_namespace_packages(...)/find_namespace` or `find_pa                                                                                                                                                             ckages(...)/find`,
                  npm ERR!               you can try to use `exclude_package_data`, or `include-pa                                                                                                                                                             ckage-data=False` in
                  npm ERR!               combination with a more fine grained `package-data` confi                                                                                                                                                             guration.
                  npm ERR!
                  npm ERR!               You can read more about "package data files" on setuptool                                                                                                                                                             s documentation page:
                  npm ERR!
                  npm ERR!               - https://setuptools.pypa.io/en/latest/userguide/datafile                                                                                                                                                             s.html
                  npm ERR!
                  npm ERR!
                  npm ERR!               [^1]: For Python, any directory (with suitable naming) ca                                                                                                                                                             n be imported,
                  npm ERR!                     even if it does not contain any `.py` files.
                  npm ERR!                     On the other hand, currently there is no concept of                                                                                                                                                              package data
                  npm ERR!                     directory, all directories are treated like package                                                                                                                                                             s.
                  npm ERR!               *********************************************************                                                                                                                                                             ***********************
                  npm ERR!
                  npm ERR!       !!
                  npm ERR!         check.warn(importable)
                  npm ERR!       copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpyth                                                                                                                                                             on-39/cryptography
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bi                                                                                                                                                             ndings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> bu                                                                                                                                                             ild/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build                                                                                                                                                             /lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/                                                                                                                                                             lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                  npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bi                                                                                                                                                             ndings/_rust/openssl
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.p                                                                                                                                                             yi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/opens                                                                                                                                                             sl
                  npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi                                                                                                                                                              -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                  npm ERR!       running build_ext
                  npm ERR!       running build_rust
                  npm ERR!
                  npm ERR!           =============================DEBUG ASSISTANCE================                                                                                                                                                             =============
                  npm ERR!           If you are seeing a compilation error please try the followin                                                                                                                                                             g steps to
                  npm ERR!           successfully install cryptography:
                  npm ERR!           1) Upgrade to the latest pip and try again. This will fix err                                                                                                                                                             ors for most
                  npm ERR!              users. See: https://pip.pypa.io/en/stable/installing/#upgr                                                                                                                                                             ading-pip
                  npm ERR!           2) Read https://cryptography.io/en/latest/installation/ for s                                                                                                                                                             pecific
                  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.9.2
                  npm ERR!           platform: Linux-6.1.21-v7l+-armv7l-with-glibc2.31
                  npm ERR!           pip: n/a
                  npm ERR!           setuptools: 67.8.0
                  npm ERR!           setuptools_rust: 1.6.0
                  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 prebui                                                                                                                                                             lt wheel is available for this package but pip is not able to install from it. I                                                                                                                                                             nstalling 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 installi                                                                                                                                                             ng 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 pr                                                                                                                                                             oblem with pip.
                  npm ERR!   ERROR: Failed building wheel for cryptography
                  npm ERR! ERROR: Could not build wheels for cryptography, which is required to in                                                                                                                                                             stall pyproject.toml-based projects
                  npm ERR! npm ERR! code 1
                  npm ERR! npm ERR! path /home/iobroker/.npm/_cacache/tmp/git-clone3HOfw1
                  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/2023-05-29T10_55_28_101Z-debug-0                                                                                                                                                             .log
                  
                  npm ERR! A complete log of this run can be found in:
                  npm ERR!     /home/iobroker/.npm/_logs/2023-05-29T10_52_14_402Z-debug-0.log
                  Update "system.adapter.chromecast.0"
                  INFO: Directory "/opt/iobroker/node_modules/iobroker.chromecast/admin" was not f                                                                                                                                                             ound! Nothing was uploaded or deleted.
                  
                  
                  Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @maxpd last edited by Thomas Braun

                    @maxpd

                    Da klemmt es bei esphome.
                    Verschieb mal das lock-file

                    sudo mv /lib/python3.11/EXTERNALLY-MANAGED ~
                    

                    Pfad an die von dir verwendete Version von python3 anpassen.

                    Könnte bei dir

                    sudo mv /lib/python3.9.2/EXTERNALLY-MANAGED ~
                    

                    sein.

                    1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @maxpd last edited by

                      @maxpd sagte in Performance Probleme im iobroker Admin auf pi4:

                      muss wohl so bleiben,

                      Nein, kann nicht so bleiben, weil es dir alles bezüglich npm und Adapter-Installationen/Updates usw. blockiert.

                      1 Reply Last reply Reply Quote 1
                      • M
                        maxpd last edited by

                        @thomas-braun

                        
                        pi@iobroker:/opt/iobroker $ python3 --version
                        Python 3.9.2
                        pi@iobroker:/opt/iobroker $ cd
                        pi@iobroker:~ $ sudo mv /lib/python3.9.2/EXTERNALLY-MANAGED ~
                        mv: der Aufruf von stat für '/lib/python3.9.2/EXTERNALLY-MANAGED' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @maxpd last edited by

                          @maxpd

                          Dann schau wie der Pfad ggf. genau heißt. Und ob es die Datei 'EXTERNALLY-MANAGED' überhaupt gibt.

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            maxpd @Thomas Braun last edited by

                            @thomas-braun die files/ordner mit python im name finde ich auf dem system. Ich weiß nicht wie du auf EXTERNALLY-MANAGED kommst.

                            /home/iobroker/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Node/Python.py
                            /home/iobroker/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Node/__pycache__/Python.cpython-39.pyc
                            /home/iobroker/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Scanner/Python.py
                            /home/iobroker/.platformio/packages/tool-scons/scons-local-4.3.0/SCons/Tool/python.py
                            /opt/iobroker/iobroker-data/files/iobroker.javascript.admin/vs/basic-languages/python/python.js
                            /opt/iobroker/node_modules/authenticate-pam/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/bufferutil/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/canvas/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/cpu-features/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/diskusage/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/epoll/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/google/protobuf/internal/__pycache__/python_message.cpython-39.pyc
                            /opt/iobroker/node_modules/iobroker.esphome/python_modules/lib/python3.9/site-packages/google/protobuf/internal/python_message.py
                            /opt/iobroker/node_modules/mdns/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/node-dht-sensor/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/nodejieba/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/sharp/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/ssh2/lib/protocol/crypto/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/unix-dgram/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/ursa-optional/build/node_gyp_bins/python3
                            /opt/iobroker/node_modules/utf-8-validate/build/node_gyp_bins/python3
                            /usr/bin/python3
                            /usr/bin/python3-config
                            /usr/bin/python3.9
                            /usr/bin/python3.9-config
                            /usr/include/python3.9/Python-ast.h
                            /usr/include/python3.9/Python.h
                            /usr/include/python3.9/pythonrun.h
                            /usr/lib/arm-linux-gnueabihf/pkgconfig/python-3.9-embed.pc
                            /usr/lib/arm-linux-gnueabihf/pkgconfig/python-3.9.pc
                            /usr/lib/arm-linux-gnueabihf/pkgconfig/python3-embed.pc
                            /usr/lib/arm-linux-gnueabihf/pkgconfig/python3.pc
                            /usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml
                            /usr/lib/python3.9/config-3.9-arm-linux-gnueabihf/python-config.py
                            /usr/lib/python3.9/config-3.9-arm-linux-gnueabihf/python.o
                            /usr/lib/valgrind/python3.supp
                            /usr/share/applications/python3.9.desktop
                            /usr/share/bash-completion/completions/python
                            /usr/share/bash-completion/completions/python2
                            /usr/share/bash-completion/completions/python2.7
                            /usr/share/bash-completion/completions/python3
                            /usr/share/bash-completion/completions/python3.3
                            /usr/share/bash-completion/completions/python3.4
                            /usr/share/bash-completion/completions/python3.5
                            /usr/share/bash-completion/completions/python3.6
                            /usr/share/bash-completion/completions/python3.7
                            /usr/share/bash-completion/completions/python3.8
                            /usr/share/bash-completion/helpers/python
                            /usr/share/binfmts/python3.9
                            /usr/share/doc/python3/python-policy.html
                            /usr/share/doc/python3/python-policy.txt.gz
                            /usr/share/doc/python3-debconf
                            /usr/share/doc/python3-dev
                            /usr/share/doc/python3-setuptools/python 2 sunset.rst
                            /usr/share/doc/python3.9/python-policy.txt.gz
                            /usr/share/doc/python3.9-dev
                            /usr/share/lintian/overrides/python3
                            /usr/share/lintian/overrides/python3-apt
                            /usr/share/lintian/overrides/python3-certifi
                            /usr/share/lintian/overrides/python3-distutils
                            /usr/share/lintian/overrides/python3-lib2to3
                            /usr/share/lintian/overrides/python3-pip
                            /usr/share/lintian/overrides/python3.9
                            /usr/share/lintian/overrides/python3.9-minimal
                            /usr/share/locale/ar/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/be/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/bg/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/bn/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ca/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/cs/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/csb/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/da/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/de/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/el/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/en_AU/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/en_CA/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/eo/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/es/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/fi/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/fr/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/gl/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/he/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/hr/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/hu/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/id/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/it/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ja/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ka/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ko/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ku/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/lt/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/lv/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/mk/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/nb/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ne/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/nl/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/oc/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/pl/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/pt/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/pt_BR/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ro/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/ru/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/sk/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/sl/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/sq/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/sr/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/sv/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/th/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/tl/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/tr/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/uk/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/vi/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/zh_CN/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/zh_HK/LC_MESSAGES/python-apt.mo
                            /usr/share/locale/zh_TW/LC_MESSAGES/python-apt.mo
                            /usr/share/man/man1/python3-config.1.gz
                            /usr/share/man/man1/python3.1.gz
                            /usr/share/man/man1/python3.9-config.1.gz
                            /usr/share/man/man1/python3.9.1.gz
                            /usr/share/nano/python.nanorc
                            /usr/share/pixmaps/python3.9.xpm
                            /usr/share/pixmaps/python3.xpm
                            /usr/share/python3/dist/python3-six
                            /usr/share/python3/python.mk
                            /usr/share/source-highlight/python.lang
                            /var/lib/dpkg/info/python-apt-common.list
                            /var/lib/dpkg/info/python-apt-common.md5sums
                            /var/lib/dpkg/info/python-pip-whl.conffiles
                            /var/lib/dpkg/info/python-pip-whl.list
                            /var/lib/dpkg/info/python-pip-whl.md5sums
                            /var/lib/dpkg/info/python.list
                            /var/lib/dpkg/info/python.postrm
                            /var/lib/dpkg/info/python2.7-minimal.list
                            /var/lib/dpkg/info/python2.7-minimal.postrm
                            /var/lib/dpkg/info/python3-apt.list
                            /var/lib/dpkg/info/python3-apt.md5sums
                            /var/lib/dpkg/info/python3-apt.postinst
                            /var/lib/dpkg/info/python3-apt.prerm
                            /var/lib/dpkg/info/python3-certifi.list
                            /var/lib/dpkg/info/python3-certifi.md5sums
                            /var/lib/dpkg/info/python3-certifi.postinst
                            /var/lib/dpkg/info/python3-certifi.prerm
                            /var/lib/dpkg/info/python3-chardet.list
                            /var/lib/dpkg/info/python3-chardet.md5sums
                            /var/lib/dpkg/info/python3-chardet.postinst
                            /var/lib/dpkg/info/python3-chardet.prerm
                            /var/lib/dpkg/info/python3-debconf.list
                            /var/lib/dpkg/info/python3-debconf.md5sums
                            /var/lib/dpkg/info/python3-debconf.postinst
                            /var/lib/dpkg/info/python3-debconf.prerm
                            /var/lib/dpkg/info/python3-dev.list
                            /var/lib/dpkg/info/python3-dev.md5sums
                            /var/lib/dpkg/info/python3-distro.list
                            /var/lib/dpkg/info/python3-distro.md5sums
                            /var/lib/dpkg/info/python3-distro.postinst
                            /var/lib/dpkg/info/python3-distro.prerm
                            /var/lib/dpkg/info/python3-distutils.list
                            /var/lib/dpkg/info/python3-distutils.md5sums
                            /var/lib/dpkg/info/python3-distutils.postinst
                            /var/lib/dpkg/info/python3-distutils.prerm
                            /var/lib/dpkg/info/python3-idna.list
                            /var/lib/dpkg/info/python3-idna.md5sums
                            /var/lib/dpkg/info/python3-idna.postinst
                            /var/lib/dpkg/info/python3-idna.prerm
                            /var/lib/dpkg/info/python3-lib2to3.list
                            /var/lib/dpkg/info/python3-lib2to3.md5sums
                            /var/lib/dpkg/info/python3-lib2to3.postinst
                            /var/lib/dpkg/info/python3-lib2to3.prerm
                            /var/lib/dpkg/info/python3-minimal.list
                            /var/lib/dpkg/info/python3-minimal.md5sums
                            /var/lib/dpkg/info/python3-minimal.postinst
                            /var/lib/dpkg/info/python3-minimal.prerm
                            /var/lib/dpkg/info/python3-pip.list
                            /var/lib/dpkg/info/python3-pip.md5sums
                            /var/lib/dpkg/info/python3-pip.postinst
                            /var/lib/dpkg/info/python3-pip.prerm
                            /var/lib/dpkg/info/python3-pkg-resources.list
                            /var/lib/dpkg/info/python3-pkg-resources.md5sums
                            /var/lib/dpkg/info/python3-pkg-resources.postinst
                            /var/lib/dpkg/info/python3-pkg-resources.prerm
                            /var/lib/dpkg/info/python3-requests.list
                            /var/lib/dpkg/info/python3-requests.md5sums
                            /var/lib/dpkg/info/python3-requests.postinst
                            /var/lib/dpkg/info/python3-requests.prerm
                            /var/lib/dpkg/info/python3-setuptools.list
                            /var/lib/dpkg/info/python3-setuptools.md5sums
                            /var/lib/dpkg/info/python3-setuptools.postinst
                            /var/lib/dpkg/info/python3-setuptools.prerm
                            /var/lib/dpkg/info/python3-six.list
                            /var/lib/dpkg/info/python3-six.md5sums
                            /var/lib/dpkg/info/python3-six.postinst
                            /var/lib/dpkg/info/python3-six.prerm
                            /var/lib/dpkg/info/python3-toml.list
                            /var/lib/dpkg/info/python3-toml.md5sums
                            /var/lib/dpkg/info/python3-toml.postinst
                            /var/lib/dpkg/info/python3-toml.prerm
                            /var/lib/dpkg/info/python3-urllib3.list
                            /var/lib/dpkg/info/python3-urllib3.md5sums
                            /var/lib/dpkg/info/python3-urllib3.postinst
                            /var/lib/dpkg/info/python3-urllib3.prerm
                            /var/lib/dpkg/info/python3-wheel.list
                            /var/lib/dpkg/info/python3-wheel.md5sums
                            /var/lib/dpkg/info/python3-wheel.postinst
                            /var/lib/dpkg/info/python3-wheel.prerm
                            /var/lib/dpkg/info/python3.7-minimal.list
                            /var/lib/dpkg/info/python3.7-minimal.postrm
                            /var/lib/dpkg/info/python3.9-dev.list
                            /var/lib/dpkg/info/python3.9-dev.md5sums
                            /var/lib/dpkg/info/python3.9-minimal.list
                            /var/lib/dpkg/info/python3.9-minimal.md5sums
                            /var/lib/dpkg/info/python3.9-minimal.postinst
                            /var/lib/dpkg/info/python3.9-minimal.postrm
                            /var/lib/dpkg/info/python3.9-minimal.preinst
                            /var/lib/dpkg/info/python3.9-minimal.prerm
                            /var/lib/dpkg/info/python3.9.list
                            /var/lib/dpkg/info/python3.9.md5sums
                            /var/lib/dpkg/info/python3.9.postinst
                            /var/lib/dpkg/info/python3.9.prerm
                            /var/lib/dpkg/info/python3.list
                            /var/lib/dpkg/info/python3.md5sums
                            /var/lib/dpkg/info/python3.postinst
                            /var/lib/dpkg/info/python3.postrm
                            /var/lib/dpkg/info/python3.preinst
                            /var/lib/dpkg/info/python3.prerm
                            /var/lib/python/python3.9_installed
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active last edited by

                              @maxpd

                              Wie gesagt, die Datei dürfte in /lib/python....
                              liegen. Tut Sie jedenfalls auf meinem System:

                              echad@chet:~ $ ls -lAh /lib/python3.11/EXTERNALLY-MANAGED
                              -rw-r--r-- 1 root root 645 Apr 15 16:51 /lib/python3.11/EXTERNALLY-MANAGED
                              echad@chet:~ $
                              

                              Die Datei, wenn sie existiert, verhindert den früheren Weg Python-Programme von extern zu installieren. Das sollte jetzt nicht mehr so gemacht werden. Der esphome-Adapter verwendet den allerdings noch und springt deswegen aus dem Gleis. Jedenfalls auf meinem System. Ob das auf deinem alten System auch so ist weiß ich nicht, vermute es aber.

                              1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @maxpd last edited by

                                @maxpd

                                Gerade nochmal genauer geschaut.
                                Das dürfte bei dir nicht daran liegen. Es muss noch npip nachinstalliert werden.

                                ERR! > npip install
                                

                                Zur Installation des esphome-Adapters gibt es einen eigenen Thread.

                                Frage am Rande: Brauchst du den Adapter überhaupt?

                                1 Reply Last reply Reply Quote 0
                                • M
                                  maxpd last edited by

                                  @thomas-braun

                                  Jaein, ich hatte ihn letztes Jahr installiert und ein Projekt damit getestet.
                                  Die Installation war ein Drama für sich, wegen cryptography Problemen und Python-Versions-Problemen.
                                  Ich war froh, dass es jetzt lief.

                                  Im Laufe des Jahres werde ich das Projekt weiterführen.

                                  Können ihn auch löschen und von neu installieren.

                                  Was mit

                                  ERR! > npip install
                                  

                                  zu tun ist, konnte mir google und chatgpt nicht sagen.

                                  Es gibt verschieden Themen zur ESP Installation, das stimmt. Aber irgendwie ist es bei dem Adapter immer sehr speziell.

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • David G.
                                    David G. @maxpd last edited by

                                    @maxpd sagte in Performance Probleme im iobroker Admin auf pi4:

                                    Soll ich Kühlkörper nutzen oder einen aktiven Lüfter?

                                    Ich habe beides im Einsatz (war beides beim Case bei).

                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @maxpd last edited by

                                      @maxpd

                                      Da muss noch nopy installiert und gerade gedengelt werden.

                                      cd /opt/iobroker
                                      npm i nopy
                                      sudo -u iobroker chmod ug+x /opt/iobroker/node_modules/nopy/src/n*
                                      

                                      aus:
                                      https://forum.iobroker.net/topic/54265/esphome-error-process-exited-with-code-25/140

                                      M 1 Reply Last reply Reply Quote 0
                                      • M
                                        maxpd @Thomas Braun last edited by

                                        @thomas-braun sorry, ist Zeit vergangen. Viel um die Ohren.
                                        Ich habe an der Stelle nochmal weiter angeknüpft, aber leider kann ich auch nopy nicht installieren.

                                        npm i nopy
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.sma-em.git
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.chromecast.git
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/nbuenger/ioBroker.govee.git
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/Garfonso/ioBroker.google-sharedlocations.git
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/BuZZy1337/ioBroker.doorbird.git
                                        npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                        npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
                                        npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
                                        npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                        npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                        npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                        npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                        npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                                        npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                        npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                        npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        npm WARN deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
                                        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-2023.8.2-py2.py3-none-any.whl (2.8 MB)
                                        npm ERR! Collecting tornado>=3.2
                                        npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.3.3-cp38-abi3-linux_armv7l.whl (426 kB)
                                        npm ERR! Collecting voluptuous==0.13.1 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.13.1-py3-none-any.whl (35 kB)
                                        npm ERR! Collecting PyYAML==6.0.1 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0.1-cp39-cp39-linux_armv7l.whl (45 kB)
                                        npm ERR! Collecting paho-mqtt==1.6.1 (from esphome>=2021.8)
                                        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 colorama==0.4.6 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.6-py2.py3-none-any.whl (25 kB)
                                        npm ERR! Collecting tornado>=3.2
                                        npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.3.2-cp38-abi3-linux_armv7l.whl (425 kB)
                                        npm ERR! Collecting tzlocal==5.0.1 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-5.0.1-py3-none-any.whl (20 kB)
                                        npm ERR! Collecting tzdata>=2021.1 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/tzdata/tzdata-2023.3-py2.py3-none-any.whl (341 kB)
                                        npm ERR! Collecting pyserial==3.5 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
                                        npm ERR! Collecting platformio==6.1.9 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-6.1.9-py3-none-any.whl (418 kB)
                                        npm ERR! Collecting esptool==4.6.2 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-4.6.2-py3-none-any.whl (338 kB)
                                        npm ERR! Collecting click==8.1.6 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.1.6-py3-none-any.whl (97 kB)
                                        npm ERR! Collecting esphome-dashboard==20230711.0 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20230711.0-py3-none-any.whl (5.6 MB)
                                        npm ERR! Collecting aioesphomeapi==15.0.0 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-15.0.0-py2.py3-none-any.whl (58 kB)
                                        npm ERR! Collecting zeroconf==0.80.0 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.80.0-cp39-cp39-manylinux_2_31_armv7l.whl (2.5 MB)
                                        npm ERR! Collecting kconfiglib==13.7.1 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
                                        npm ERR! Collecting pyparsing>=3.0 (from esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.1.1-py3-none-any.whl (103 kB)
                                        npm ERR! Collecting protobuf>=3.19.0 (from aioesphomeapi==15.0.0->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-4.24.1-cp39-cp39-linux_armv7l.whl (906 kB)
                                        npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==15.0.0->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
                                        npm ERR! Collecting async-timeout>=4.0 (from aioesphomeapi==15.0.0->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
                                        npm ERR! Collecting bitstring>=3.1.6 (from esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.1-py3-none-any.whl (56 kB)
                                        npm ERR! Collecting cryptography>=2.1.4 (from esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached cryptography-41.0.3.tar.gz (630 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 ecdsa>=0.16.0 (from esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)
                                        npm ERR! Collecting reedsolo<1.8,>=1.5.3 (from esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.7.0-py3-none-any.whl (32 kB)
                                        npm ERR! Collecting bottle==0.12.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.25-py3-none-any.whl (90 kB)
                                        npm ERR! Collecting pyelftools==0.29 (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB)
                                        npm ERR! Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==6.1.9->esphome>=2021.8) (2.25.1)
                                        npm ERR! Collecting semantic-version==2.10.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.10.0-py2.py3-none-any.whl (19 kB)
                                        npm ERR! Collecting tabulate==0.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.9.0-py3-none-any.whl (35 kB)
                                        npm ERR! Collecting aiofiles>=0.8.0 (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-23.2.1-py3-none-any.whl (15 kB)
                                        npm ERR! Collecting ajsonrpc==1.2.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
                                        npm ERR! Collecting marshmallow==3.19.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)
                                        npm ERR! Collecting starlette==0.28.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.28.0-py3-none-any.whl (68 kB)
                                        npm ERR! Collecting uvicorn==0.22.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.22.0-py3-none-any.whl (58 kB)
                                        npm ERR! Collecting wsproto==1.2.* (from platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.2.0-py3-none-any.whl (24 kB)
                                        npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.80.0->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)
                                        npm ERR! Collecting packaging>=17.0 (from marshmallow==3.19.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB)
                                        npm ERR! Collecting anyio<5,>=3.4.0 (from starlette==0.28.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/anyio/anyio-3.7.1-py3-none-any.whl (80 kB)
                                        npm ERR! Collecting typing-extensions>=3.10.0 (from starlette==0.28.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.whl (33 kB)
                                        npm ERR! Collecting h11>=0.8 (from uvicorn==0.22.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)
                                        npm ERR! Collecting bitarray<3.0.0,>=2.8.0 (from bitstring>=3.1.6->esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.1-cp39-cp39-linux_armv7l.whl (227 kB)
                                        npm ERR! Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp39-cp39-linux_armv7l.whl (364 kB)
                                        npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==4.6.2->esphome>=2021.8) (1.16.0)
                                        npm ERR! Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<5,>=3.4.0->starlette==0.28.*->platformio==6.1.9->esphome>=2021.8) (2.10)
                                        npm ERR! Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette==0.28.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)
                                        npm ERR! Collecting exceptiongroup (from anyio<5,>=3.4.0->starlette==0.28.*->platformio==6.1.9->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/exceptiongroup/exceptiongroup-1.1.3-py3-none-any.whl (14 kB)
                                        npm ERR! Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==4.6.2->esphome>=2021.8)
                                        npm ERR!   Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 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!   Cache entry deserialization failed, entry ignored
                                        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!   ╰─> [170 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-39
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/x509
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat
                                        npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat
                                        npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings
                                        npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends
                                        npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/openssl
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/backends/openssl
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/ciphers
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/asymmetric
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/kdf
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/serialization
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                                        npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                                        npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                                        npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/primitives/twofactor
                                        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!       warning: no files found matching '*.c' under directory 'src/_cffi_src'
                                        npm ERR!       warning: no files found matching '*.h' under directory 'src/_cffi_src'
                                        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 found matching 'src/rust/target'
                                        npm ERR!       warning: no previously-included files matching '*' found under directory 'src/rust/target'
                                        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 'ci-constraints-requirements.txt'
                                        npm ERR!       warning: no previously-included files found matching 'mypy.ini'
                                        npm ERR!       adding license file 'LICENSE'
                                        npm ERR!       adding license file 'LICENSE.APACHE'
                                        npm ERR!       adding license file 'LICENSE.BSD'
                                        npm ERR!       writing manifest file 'src/cryptography.egg-info/SOURCES.txt'
                                        npm ERR!       copying src/cryptography/py.typed -> build/lib.linux-armv7l-cpython-39/cryptography
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust
                                        npm ERR!       creating build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-39/cryptography/hazmat/bindings/_rust/openssl
                                        npm ERR!       running build_ext
                                        npm ERR!       running build_rust
                                        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.9.2
                                        npm ERR!           platform: Linux-6.1.21-v7l+-armv7l-with-glibc2.31
                                        npm ERR!           pip: n/a
                                        npm ERR!           setuptools: 68.1.2
                                        npm ERR!           setuptools_rust: 1.7.0
                                        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.56.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-clone7oQ0I7
                                        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/2023-08-24T18_39_23_609Z-debug-0.log
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2023-08-24T18_35_44_775Z-debug-0.log
                                        
                                        

                                        Es lassen sich auch keine Adapter Updates mehr über das iobroker interface installieren.

                                        $ iobroker upgrade backitup@2.6.23 --debug
                                        
                                        Update backitup from @2.6.19 to @2.6.23
                                        
                                        host.iobroker Adapter "system.adapter.backitup.0" is stopped.
                                        
                                        NPM version: 9.5.1Installing iobroker.backitup@2.6.23... (System call)
                                        
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.sma-em.git
                                        
                                        npm WARN skipping integrity check for git dependency ssh://git@github.com/iobroker-community-adapters/ioBroker.chromecast.git
                                        
                                        npm WARN deprecated dgram@1.0.1: npm is holding this package for security reasons. As it's a core Node module, we will not transfer it over to other users. You may safely remove the package from your dependencies.
                                        
                                        npm WARN deprecated crypto@1.0.1: This package is no longer supported. It's now a built-in Node module. If you've depended on crypto, you should switch to the one that's built-in.
                                        
                                        npm WARN deprecated @types/bl@5.1.0: This is a stub types definition. bl provides its own type definitions, so you do not need this installed.
                                        
                                        npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        
                                        npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                        
                                        npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers
                                        
                                        npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                        
                                        npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
                                        
                                        npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        
                                        npm WARN deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3
                                        
                                        npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
                                        
                                        npm WARN deprecated node-inspect@2.0.0: This module is part of Node.js core and does not need to be installed separately. It is now unmaintained.
                                        
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        
                                        npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797)
                                        
                                        npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
                                        
                                        npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
                                        
                                        npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                        
                                        npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                        
                                        npm WARN deprecated xmldom@0.1.16: Deprecated due to CVE-2021-21366 resolved in 0.5.0
                                        
                                        npm ERR! code 1
                                        
                                        npm ERR! /home/iobroker/.npm/_logs/2023-08-24T18_29_21_549Z-debug-0.log
                                        
                                        upload [21] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
                                        
                                        upload [20] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                                        
                                        upload [19] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
                                        
                                        upload [18] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        
                                        upload [17] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        
                                        upload [16] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        
                                        upload [15] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        
                                        upload [14] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        
                                        upload [13] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        
                                        upload [12] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        
                                        upload [11] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        
                                        upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        
                                        upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                        
                                        upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        
                                        upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
                                        
                                        upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                                        
                                        upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
                                        
                                        upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
                                        
                                        upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
                                        
                                        upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
                                        
                                        upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
                                        
                                        upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                                        
                                        host.iobroker Adapter "system.adapter.backitup.0" is started
                                        
                                        Process exited with code 0
                                        

                                        Ich deinstalliere nun das vermeintliche Problemkind ESP Home Adapter. Dauer 9 Minuten. Gefühlt noch immer Performance Probleme, trotz neuem Netzteil mit mehr Power und externer HDD an separatem Hub.
                                        Nach der Deinstallation erneut versucht den Backup Adapter zu aktualisieren.
                                        Wirft leider weiterhin gleiche Fehlermeldungen.

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        Qix- created this issue in visionmedia/debug

                                        closed ReDos Vulnerability Regression Visibility Notice #797

                                        mikeal created this issue in request/request

                                        open Request’s Past, Present and Future #3142

                                        crunchip Thomas Braun 4 Replies Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @maxpd last edited by

                                          @maxpd ist sozusagen das selbe wie hier
                                          https://forum.iobroker.net/post/1033272

                                          M 1 Reply Last reply Reply Quote 0
                                          • M
                                            maxpd @crunchip last edited by

                                            @crunchip wenn ich das richtig verstehe sind wir die Python Punkte aber ein paar Posts obendrüber schonmal durchgegangen, ohne Erfolg; respektive mit dem Effekt, dass momentan alles klemmt 😉

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            482
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            111
                                            6879
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo