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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter lassen sich zum Teil nicht aktualisieren

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    195

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

Adapter lassen sich zum Teil nicht aktualisieren

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
33 Beiträge 6 Kommentatoren 3.3k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • C Cover1987

    @djmarc75

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Model           : Raspberry Pi 4 Model B Rev 1.2
    Architecture    : armv7l
    Docker          : false
    Virtualization  : none
    Distributor ID: Raspbian
    Description:    Raspbian GNU/Linux 10 (buster)
    Release:        10
    Codename:       buster
    
    PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="10"
    VERSION="10 (buster)"
    VERSION_CODENAME=buster
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    
    Systemuptime and Load:
     15:50:12 up 1 day,  2:05,  1 user,  load average: 0.29, 0.40, 0.44
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=51.6'C
    volt=0.8375V
    
    *** Time and Time Zones ***
                   Local time: Tue 2023-08-22 15:50:12 CEST
               Universal time: Tue 2023-08-22 13:50:12 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server:       false
    Desktop:
    Terminal:       tty
    Boot Target:    graphical.target
    
    *** MEMORY ***
                  total        used        free      shared  buff/cache   available
    Mem:           3.8G        1.3G        1.4G        9.0M        1.2G        2.7G
    Swap:           99M          0B         99M
    Total:         3.9G        1.3G        1.5G
    
             3837 M total memory
             1255 M used memory
              684 M active memory
             1612 M inactive memory
             1378 M free memory
              233 M buffer memory
              970 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4      110G  6.0G  100G   6% /
    devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
    tmpfs          tmpfs     1.9G   16K  1.9G   1% /dev/shm
    tmpfs          tmpfs     1.9G  9.6M  1.9G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    /dev/sda1      vfat      253M   49M  204M  20% /boot
    tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Mon Aug 21 13:44:26 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:8D:C8:DD vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=8b0b0b13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
    [Mon Aug 21 13:44:29 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [Mon Aug 21 13:44:29 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
    [Mon Aug 21 13:44:31 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
    
    Show mounted filesystems (real ones only):
    TARGET        SOURCE    FSTYPE OPTIONS
    /             /dev/sda2 ext4   rw,noatime
    |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
    `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
    
    Files in neuralgic directories:
    
    /var:
    844M    /var/
    630M    /var/cache
    623M    /var/cache/apt
    564M    /var/cache/apt/archives
    102M    /var/lib
    
    Archived and active journals take up 8.0M in the file system.
    
    /opt/iobroker/backups:
    189M    /opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    1.5G    /opt/iobroker/iobroker-data/
    1.2G    /opt/iobroker/iobroker-data/history
    158M    /opt/iobroker/iobroker-data/files
    128M    /opt/iobroker/iobroker-data/backup-objects
    52M     /opt/iobroker/iobroker-data/files/javascript.admin
    
    The five largest files in iobroker-data are:
    23M     /opt/iobroker/iobroker-data/objects.jsonl
    9.2M    /opt/iobroker/iobroker-data/objects.json.migrated
    9.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
    7.5M    /opt/iobroker/iobroker-data/states.jsonl
    6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs         v16.20.2
    /usr/bin/node           v16.20.2
    /usr/bin/npm            8.19.4
    /usr/bin/npx            8.19.4
    
    
    nodejs:
      Installed: 16.20.2-deb-1nodesource1
      Candidate: 16.20.2-deb-1nodesource1
      Version table:
     *** 16.20.2-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
            100 /var/lib/dpkg/status
         10.24.0~dfsg-1~deb10u3 500
            500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    MULTIHOSTSERVICE/enabled: false
    
    Core adapters versions
    js-controller:  4.0.24
    admin:          6.3.5
    javascript:     7.0.3
    
    Adapters from github:   1
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : raspberrypi-4-iobroker                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0               : backitup              : raspberrypi-4-iobroker                   -  enabled
      system.adapter.binance.0                : binance               : raspberrypi-4-iobroker                   - disabled
      system.adapter.ble.0                    : ble                   : raspberrypi-4-iobroker                   - disabled
    + system.adapter.bluelink.0               : bluelink              : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.cloud.0                  : cloud                 : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.discovery.0              : discovery             : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.esphome.0                : esphome               : raspberrypi-4-iobroker                   -  enabled
      system.adapter.flot.0                   : flot                  : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.history.0                : history               : raspberrypi-4-iobroker                   -  enabled
      system.adapter.ical.0                   : ical                  : raspberrypi-4-iobroker                   -  enabled
      system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi-4-iobroker                   -  enabled
      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.info.0                   : info                  : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.javascript.0             : javascript            : raspberrypi-4-iobroker                   -  enabled
      system.adapter.luftdaten.0              : luftdaten             : raspberrypi-4-iobroker                   -  enabled
      system.adapter.mobile.0                 : mobile                : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-4-iobroker                   -  enabled, port: 1884, bind: 192.168.178.27
      system.adapter.mqtt.1                   : mqtt                  : raspberrypi-4-iobroker                   - disabled, port: 1884, bind: 0.0.0.0
      system.adapter.odl.0                    : odl                   : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.ping.0                   : ping                  : raspberrypi-4-iobroker                   -  enabled
      system.adapter.pushbullet.0             : pushbullet            : raspberrypi-4-iobroker                   - disabled
    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.simple-api.0             : simple-api            : raspberrypi-4-iobroker                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.sonoff.0                 : sonoff                : raspberrypi-4-iobroker                   -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.tr-064.0                 : tr-064                : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.trashschedule.1          : trashschedule         : raspberrypi-4-iobroker                   -  enabled
      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi-4-iobroker                   -  enabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi-4-iobroker                   -  enabled
      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi-4-iobroker                   -  enabled
      system.adapter.vis.0                    : vis                   : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.web.0                    : web                   : raspberrypi-4-iobroker                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.wled.0                   : wled                  : raspberrypi-4-iobroker                   -  enabled
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi-4-iobroker                   -  enabled, port: /dev/ttyUSB0
    + system.adapter.zwave2.0                 : zwave2                : raspberrypi-4-iobroker                   -  enabled
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : raspberrypi-4-iobroker                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-4-iobroker                   -  enabled, port: 1884, bind: 192.168.178.27
    + system.adapter.simple-api.0             : simple-api            : raspberrypi-4-iobroker                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.sonoff.0                 : sonoff                : raspberrypi-4-iobroker                   -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : raspberrypi-4-iobroker                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : raspberrypi-4-iobroker                   -  enabled, port: /dev/ttyUSB0
    
    ioBroker-Repositories
    stable        : http://iobroker.live/repo/sources-dist.json
    beta          : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): stable
    
    Installed ioBroker-Instances
    Used repository: stable
    Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "ble"          : 0.13.4   , installed 0.13.4
    Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "flot"         : 1.12.0   , installed 1.12.0
    Adapter    "history"      : 2.2.4    , installed 2.2.4
    Adapter    "ical"         : 1.13.3   , installed 1.13.3
    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
    Adapter    "info"         : 1.9.26   , installed 1.9.26
    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
    Adapter    "odl"          : 2.0.5    , installed 2.0.5
    Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
    Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
    Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
    Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
    Adapter    "web"          : 4.3.0    , installed 4.3.0
    Adapter    "wled"         : 0.6.7    , installed 0.6.7
    Adapter    "ws"           : 1.3.0    , installed 1.3.0
    Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
    Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
    
    Objects and States
    Please stand by - This may take a while
    Objects:        13374
    States:         10553
    
    *** OS-Repositories and Updates ***
    Hit:1 http://archive.raspberrypi.org/debian buster InRelease
    Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
    Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17238      680/sshd
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1487186    18026/io.sonoff.0
    tcp        0      0 192.168.178.27:1884     0.0.0.0:*               LISTEN      1001       1486235    17899/io.mqtt.0
    tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          17356      688/smbd
    tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          17453      389/python
    tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       1490475    18888/python3.7
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1486873    17812/iobroker.js-c
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1486866    17812/iobroker.js-c
    tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          17357      688/smbd
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1484268    17830/io.admin.0
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1488480    18586/io.web.0
    tcp6       0      0 :::22                   :::*                    LISTEN      0          17240      680/sshd
    tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1487435    18099/io.simple-api
    tcp6       0      0 :::445                  :::*                    LISTEN      0          17354      688/smbd
    tcp6       0      0 :::139                  :::*                    LISTEN      0          17355      688/smbd
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17483      670/dhcpcd
    udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          17765      673/nmbd
    udp        0      0 192.168.178.27:137      0.0.0.0:*                           0          17764      673/nmbd
    udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          17752      673/nmbd
    udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          17767      673/nmbd
    udp        0      0 192.168.178.27:138      0.0.0.0:*                           0          17766      673/nmbd
    udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          17753      673/nmbd
    udp        0      0 0.0.0.0:59059           0.0.0.0:*                           108        13268      410/avahi-daemon: r
    udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       1489474    18888/python3.7
    udp        0      0 192.168.178.27:5353     0.0.0.0:*                           1001       1489473    18888/python3.7
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1489468    18888/python3.7
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1492008    18757/io.esphome.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1490946    18646/io.wled.0
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13266      410/avahi-daemon: r
    udp6       0      0 :::33721                :::*                                108        13269      410/avahi-daemon: r
    udp6       0      0 :::546                  :::*                                0          1477194    670/dhcpcd
    udp6       0      0 :::5353                 :::*                                108        13267      410/avahi-daemon: r
    
    *** Log File - Last 25 Lines ***
    
    2023-08-22 15:26:00.247  - error: esphome.0 (18757) Client 192.168.178.99 not reachable !
    2023-08-22 15:26:00.321  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
    2023-08-22 15:26:00.443  - info: cloud.0 (18046) Connection changed: connect
    2023-08-22 15:26:00.711  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.frontLeft" has to be type "number" but received type "boolean"
    2023-08-22 15:26:00.765  - info: bluelink.0 (18631) State value to set for "bluelink.0.***vehicleStatus.doorOpen.frontRight" has to be type "number" but received type "boolean"
    2023-08-22 15:26:00.776  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.backLeft" has to be type "number" but received type "boolean"
    2023-08-22 15:26:00.784  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.backRight" has to be type "number" but received type "boolean"
    2023-08-22 15:26:00.846  - info: bluelink.0 (18631) Update for *** successfull
    2023-08-22 15:28:53.140  - info: zwave2.0 (18601) Node 10: ready to use
    2023-08-22 15:28:53.161  - info: zwave2.0 (18601) Node 10: has returned from the dead
    2023-08-22 15:30:00.062  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 19424
    2023-08-22 15:30:03.339  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
    2023-08-22 15:30:23.003  - info: zwave2.0 (18601) Node 14: ready to use
    2023-08-22 15:30:23.030  - info: zwave2.0 (18601) Node 14: has returned from the dead
    2023-08-22 15:40:00.103  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 21242
    2023-08-22 15:40:05.372  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
    2023-08-22 15:42:35.456  - error: cloud.0 (18046) Ping timeout
    2023-08-22 15:43:35.468  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
    2023-08-22 15:43:45.465  - error: cloud.0 (18046) Error while connecting to cloud: timeout
    2023-08-22 15:44:35.480  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
    2023-08-22 15:44:45.468  - error: cloud.0 (18046) Error while connecting to cloud: timeout
    2023-08-22 15:45:35.476  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
    2023-08-22 15:45:40.651  - info: cloud.0 (18046) Connection changed: connect
    2023-08-22 15:50:00.084  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 23918
    2023-08-22 15:50:03.108  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
    
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #7

    @cover1987

    Erstmal dazu

    iob stop 
    iob fix
    iob start
    

    dann versuche nochmal ein Update !

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    C 1 Antwort Letzte Antwort
    0
    • C Cover1987

      @djmarc75

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Model           : Raspberry Pi 4 Model B Rev 1.2
      Architecture    : armv7l
      Docker          : false
      Virtualization  : none
      Distributor ID: Raspbian
      Description:    Raspbian GNU/Linux 10 (buster)
      Release:        10
      Codename:       buster
      
      PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
      NAME="Raspbian GNU/Linux"
      VERSION_ID="10"
      VERSION="10 (buster)"
      VERSION_CODENAME=buster
      ID=raspbian
      ID_LIKE=debian
      HOME_URL="http://www.raspbian.org/"
      SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
      BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
      
      Systemuptime and Load:
       15:50:12 up 1 day,  2:05,  1 user,  load average: 0.29, 0.40, 0.44
      CPU threads: 4
      
      Raspberry only:
      throttled=0x0
      Other values than 0x0 hint to temperature/voltage problems
      temp=51.6'C
      volt=0.8375V
      
      *** Time and Time Zones ***
                     Local time: Tue 2023-08-22 15:50:12 CEST
                 Universal time: Tue 2023-08-22 13:50:12 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** User and Groups ***
      pi
      /home/pi
      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
      
      *** X-Server-Setup ***
      X-Server:       false
      Desktop:
      Terminal:       tty
      Boot Target:    graphical.target
      
      *** MEMORY ***
                    total        used        free      shared  buff/cache   available
      Mem:           3.8G        1.3G        1.4G        9.0M        1.2G        2.7G
      Swap:           99M          0B         99M
      Total:         3.9G        1.3G        1.5G
      
               3837 M total memory
               1255 M used memory
                684 M active memory
               1612 M inactive memory
               1378 M free memory
                233 M buffer memory
                970 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      Raspberry only:
      oom events: 0
      lifetime oom required: 0 Mbytes
      total time in oom handler: 0 ms
      max time spent in oom handler: 0 ms
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4      110G  6.0G  100G   6% /
      devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
      tmpfs          tmpfs     1.9G   16K  1.9G   1% /dev/shm
      tmpfs          tmpfs     1.9G  9.6M  1.9G   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
      /dev/sda1      vfat      253M   49M  204M  20% /boot
      tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Mon Aug 21 13:44:26 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=DC:A6:32:8D:C8:DD vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=8b0b0b13-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
      [Mon Aug 21 13:44:29 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
      [Mon Aug 21 13:44:29 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Mon Aug 21 13:44:31 2023] EXT4-fs (sda2): re-mounted. Opts: (null)
      
      Show mounted filesystems (real ones only):
      TARGET        SOURCE    FSTYPE OPTIONS
      /             /dev/sda2 ext4   rw,noatime
      |-/sys/fs/bpf none      bpf    rw,nosuid,nodev,noexec,relatime,mode=700
      `-/boot       /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
      
      Files in neuralgic directories:
      
      /var:
      844M    /var/
      630M    /var/cache
      623M    /var/cache/apt
      564M    /var/cache/apt/archives
      102M    /var/lib
      
      Archived and active journals take up 8.0M in the file system.
      
      /opt/iobroker/backups:
      189M    /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1.5G    /opt/iobroker/iobroker-data/
      1.2G    /opt/iobroker/iobroker-data/history
      158M    /opt/iobroker/iobroker-data/files
      128M    /opt/iobroker/iobroker-data/backup-objects
      52M     /opt/iobroker/iobroker-data/files/javascript.admin
      
      The five largest files in iobroker-data are:
      23M     /opt/iobroker/iobroker-data/objects.jsonl
      9.2M    /opt/iobroker/iobroker-data/objects.json.migrated
      9.2M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
      7.5M    /opt/iobroker/iobroker-data/states.jsonl
      6.9M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.312d98a8.chunk.js.map
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v16.20.2
      /usr/bin/node           v16.20.2
      /usr/bin/npm            8.19.4
      /usr/bin/npx            8.19.4
      
      
      nodejs:
        Installed: 16.20.2-deb-1nodesource1
        Candidate: 16.20.2-deb-1nodesource1
        Version table:
       *** 16.20.2-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.24.0~dfsg-1~deb10u3 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      Temp directories causing npm8 problem: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      MULTIHOSTSERVICE/enabled: false
      
      Core adapters versions
      js-controller:  4.0.24
      admin:          6.3.5
      javascript:     7.0.3
      
      Adapters from github:   1
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : raspberrypi-4-iobroker                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.backitup.0               : backitup              : raspberrypi-4-iobroker                   -  enabled
        system.adapter.binance.0                : binance               : raspberrypi-4-iobroker                   - disabled
        system.adapter.ble.0                    : ble                   : raspberrypi-4-iobroker                   - disabled
      + system.adapter.bluelink.0               : bluelink              : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.cloud.0                  : cloud                 : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.discovery.0              : discovery             : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.esphome.0                : esphome               : raspberrypi-4-iobroker                   -  enabled
        system.adapter.flot.0                   : flot                  : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.history.0                : history               : raspberrypi-4-iobroker                   -  enabled
        system.adapter.ical.0                   : ical                  : raspberrypi-4-iobroker                   -  enabled
        system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi-4-iobroker                   -  enabled
        system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.info.0                   : info                  : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi-4-iobroker                   -  enabled
        system.adapter.luftdaten.0              : luftdaten             : raspberrypi-4-iobroker                   -  enabled
        system.adapter.mobile.0                 : mobile                : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-4-iobroker                   -  enabled, port: 1884, bind: 192.168.178.27
        system.adapter.mqtt.1                   : mqtt                  : raspberrypi-4-iobroker                   - disabled, port: 1884, bind: 0.0.0.0
        system.adapter.odl.0                    : odl                   : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.ping.0                   : ping                  : raspberrypi-4-iobroker                   -  enabled
        system.adapter.pushbullet.0             : pushbullet            : raspberrypi-4-iobroker                   - disabled
      + system.adapter.rpi2.0                   : rpi2                  : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.simple-api.0             : simple-api            : raspberrypi-4-iobroker                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi-4-iobroker                   -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.tr-064.0                 : tr-064                : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.trashschedule.1          : trashschedule         : raspberrypi-4-iobroker                   -  enabled
        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi-4-iobroker                   -  enabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : raspberrypi-4-iobroker                   -  enabled
        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : raspberrypi-4-iobroker                   -  enabled
        system.adapter.vis.0                    : vis                   : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.web.0                    : web                   : raspberrypi-4-iobroker                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.wled.0                   : wled                  : raspberrypi-4-iobroker                   -  enabled
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi-4-iobroker                   -  enabled, port: /dev/ttyUSB0
      + system.adapter.zwave2.0                 : zwave2                : raspberrypi-4-iobroker                   -  enabled
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : raspberrypi-4-iobroker                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi-4-iobroker                   -  enabled, port: 1884, bind: 192.168.178.27
      + system.adapter.simple-api.0             : simple-api            : raspberrypi-4-iobroker                   -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : raspberrypi-4-iobroker                   -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : raspberrypi-4-iobroker                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : raspberrypi-4-iobroker                   -  enabled, port: /dev/ttyUSB0
      
      ioBroker-Repositories
      stable        : http://iobroker.live/repo/sources-dist.json
      beta          : http://download.iobroker.net/sources-dist-latest.json
      
      Active repo(s): stable
      
      Installed ioBroker-Instances
      Used repository: stable
      Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "ble"          : 0.13.4   , installed 0.13.4
      Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
      Adapter    "flot"         : 1.12.0   , installed 1.12.0
      Adapter    "history"      : 2.2.4    , installed 2.2.4
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
      Adapter    "info"         : 1.9.26   , installed 1.9.26
      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
      Adapter    "odl"          : 2.0.5    , installed 2.0.5
      Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
      Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
      Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
      Adapter    "web"          : 4.3.0    , installed 4.3.0
      Adapter    "wled"         : 0.6.7    , installed 0.6.7
      Adapter    "ws"           : 1.3.0    , installed 1.3.0
      Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
      Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
      
      Objects and States
      Please stand by - This may take a while
      Objects:        13374
      States:         10553
      
      *** OS-Repositories and Updates ***
      Hit:1 http://archive.raspberrypi.org/debian buster InRelease
      Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
      Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
      Reading package lists...
      Pending Updates: 0
      
      *** Listening Ports ***
      Active Internet connections (only servers)
      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17238      680/sshd
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       1487186    18026/io.sonoff.0
      tcp        0      0 192.168.178.27:1884     0.0.0.0:*               LISTEN      1001       1486235    17899/io.mqtt.0
      tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          17356      688/smbd
      tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          17453      389/python
      tcp        0      0 0.0.0.0:6052            0.0.0.0:*               LISTEN      1001       1490475    18888/python3.7
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       1486873    17812/iobroker.js-c
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       1486866    17812/iobroker.js-c
      tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          17357      688/smbd
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       1484268    17830/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       1488480    18586/io.web.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          17240      680/sshd
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       1487435    18099/io.simple-api
      tcp6       0      0 :::445                  :::*                    LISTEN      0          17354      688/smbd
      tcp6       0      0 :::139                  :::*                    LISTEN      0          17355      688/smbd
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          17483      670/dhcpcd
      udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          17765      673/nmbd
      udp        0      0 192.168.178.27:137      0.0.0.0:*                           0          17764      673/nmbd
      udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          17752      673/nmbd
      udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          17767      673/nmbd
      udp        0      0 192.168.178.27:138      0.0.0.0:*                           0          17766      673/nmbd
      udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          17753      673/nmbd
      udp        0      0 0.0.0.0:59059           0.0.0.0:*                           108        13268      410/avahi-daemon: r
      udp        0      0 127.0.0.1:5353          0.0.0.0:*                           1001       1489474    18888/python3.7
      udp        0      0 192.168.178.27:5353     0.0.0.0:*                           1001       1489473    18888/python3.7
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1489468    18888/python3.7
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1492008    18757/io.esphome.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       1490946    18646/io.wled.0
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13266      410/avahi-daemon: r
      udp6       0      0 :::33721                :::*                                108        13269      410/avahi-daemon: r
      udp6       0      0 :::546                  :::*                                0          1477194    670/dhcpcd
      udp6       0      0 :::5353                 :::*                                108        13267      410/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2023-08-22 15:26:00.247  - error: esphome.0 (18757) Client 192.168.178.99 not reachable !
      2023-08-22 15:26:00.321  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
      2023-08-22 15:26:00.443  - info: cloud.0 (18046) Connection changed: connect
      2023-08-22 15:26:00.711  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.frontLeft" has to be type "number" but received type "boolean"
      2023-08-22 15:26:00.765  - info: bluelink.0 (18631) State value to set for "bluelink.0.***vehicleStatus.doorOpen.frontRight" has to be type "number" but received type "boolean"
      2023-08-22 15:26:00.776  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.backLeft" has to be type "number" but received type "boolean"
      2023-08-22 15:26:00.784  - info: bluelink.0 (18631) State value to set for "bluelink.0.***.vehicleStatus.doorOpen.backRight" has to be type "number" but received type "boolean"
      2023-08-22 15:26:00.846  - info: bluelink.0 (18631) Update for *** successfull
      2023-08-22 15:28:53.140  - info: zwave2.0 (18601) Node 10: ready to use
      2023-08-22 15:28:53.161  - info: zwave2.0 (18601) Node 10: has returned from the dead
      2023-08-22 15:30:00.062  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 19424
      2023-08-22 15:30:03.339  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-08-22 15:30:23.003  - info: zwave2.0 (18601) Node 14: ready to use
      2023-08-22 15:30:23.030  - info: zwave2.0 (18601) Node 14: has returned from the dead
      2023-08-22 15:40:00.103  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 21242
      2023-08-22 15:40:05.372  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      2023-08-22 15:42:35.456  - error: cloud.0 (18046) Ping timeout
      2023-08-22 15:43:35.468  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
      2023-08-22 15:43:45.465  - error: cloud.0 (18046) Error while connecting to cloud: timeout
      2023-08-22 15:44:35.480  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
      2023-08-22 15:44:45.468  - error: cloud.0 (18046) Error while connecting to cloud: timeout
      2023-08-22 15:45:35.476  - info: cloud.0 (18046) Trying to connect as system.user.admin to cloud
      2023-08-22 15:45:40.651  - info: cloud.0 (18046) Connection changed: connect
      2023-08-22 15:50:00.084  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 started with pid 23918
      2023-08-22 15:50:03.108  - info: host.raspberrypi-4-iobroker instance system.adapter.luftdaten.0 terminated with code 0 (NO_ERROR)
      
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #8

      @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

      PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"

      zu dem anderen in der Ausgabe !!
      Bullseye ist aktuell und auch dein

      /usr/bin/nodejs v16.20.2

      /usr/bin/node v16.20.2

      /usr/bin/npm 8.19.4

      /usr/bin/npx 8.19.4

      ist nicht aktuell .

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      C 1 Antwort Letzte Antwort
      1
      • GlasfaserG Glasfaser

        @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"

        zu dem anderen in der Ausgabe !!
        Bullseye ist aktuell und auch dein

        /usr/bin/nodejs v16.20.2

        /usr/bin/node v16.20.2

        /usr/bin/npm 8.19.4

        /usr/bin/npx 8.19.4

        ist nicht aktuell .

        C Offline
        C Offline
        Cover1987
        schrieb am zuletzt editiert von
        #9

        @glasfaser
        okay, dann update ich aml auf Bullseye und schau, wie ich den rest geupdated bekomme.
        Hoffentlich liegts dann auch daran :smile:

        GlasfaserG HomoranH 2 Antworten Letzte Antwort
        0
        • C Cover1987

          @glasfaser
          okay, dann update ich aml auf Bullseye und schau, wie ich den rest geupdated bekomme.
          Hoffentlich liegts dann auch daran :smile:

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von Glasfaser
          #10

          @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

          auf Bullseye

          Hoffentlich liegts dann auch daran

          habe ich nicht geschrieben , nur ein Hinweis !

          bitte erst die Befehle !

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 Antwort Letzte Antwort
          0
          • C Cover1987

            @glasfaser
            okay, dann update ich aml auf Bullseye und schau, wie ich den rest geupdated bekomme.
            Hoffentlich liegts dann auch daran :smile:

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

            @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

            Hoffentlich liegts dann auch daran

            was?

            die Meldung aus dem ersten Summary

            @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

            Cannot download repository hash file from "http://iobroker.live/repo/sources-dist-hash.json": timeout of 10000ms exceeded

            weswegen das update des Repos nicht möglich war, ist in dem letzten full-diag icht mehr aufgetreten.

            Wenn du da temporäre Netzwerkprobleme hast, wird ein upgrade des OS dafür nichts nutzen

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @cover1987

              Erstmal dazu

              iob stop 
              iob fix
              iob start
              

              dann versuche nochmal ein Update !

              C Offline
              C Offline
              Cover1987
              schrieb am zuletzt editiert von
              #12

              @glasfaser
              Achso ganz vergessen, sorry!
              Fix habe ich schon mehrfach gemacht, ohne Erfolg.
              Update startet aber danach bleibt die alte Version stehen. Sowohl über die admin Oberfläche als auch über die Konsole

              GlasfaserG 1 Antwort Letzte Antwort
              0
              • C Cover1987

                @glasfaser
                Achso ganz vergessen, sorry!
                Fix habe ich schon mehrfach gemacht, ohne Erfolg.
                Update startet aber danach bleibt die alte Version stehen. Sowohl über die admin Oberfläche als auch über die Konsole

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #13

                @cover1987

                zeige die Ausgabe von :

                iob upgrade admin --debug
                

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                GlasfaserG 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @cover1987

                  zeige die Ausgabe von :

                  iob upgrade admin --debug
                  
                  GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #14

                  vorher noch

                  iob update
                  

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  C 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    vorher noch

                    iob update
                    
                    C Offline
                    C Offline
                    Cover1987
                    schrieb am zuletzt editiert von Cover1987
                    #15

                    @glasfaser

                    pi@raspberrypi-4-iobroker:~ $ iob update
                    Used repository: stable
                    Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
                    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                    Adapter    "ble"          : 0.13.4   , installed 0.13.4
                    Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                    Controller "js-controller": 4.0.24   , installed 4.0.24
                    Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                    Adapter    "odl"          : 2.0.5    , installed 2.0.5
                    Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
                    Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                    Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                    Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                    Adapter    "wled"         : 0.6.7    , installed 0.6.7
                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                    Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                    Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                    

                    und

                    
                    pi@raspberrypi-4-iobroker:~ $ iob upgrade admin --debug
                    
                    Would you like to upgrade admin from @6.3.5 to @6.8.0 now? [(y)es, (n)o]: y
                    Update admin from @6.3.5 to @6.8.0
                    host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is stopped.
                    NPM version: 8.19.4
                    Installing iobroker.admin@6.8.0... (System call)
                    npm WARN old lockfile
                    npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                    npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                    npm WARN old lockfile
                    npm WARN old lockfile This is a one-time fix-up, please be patient...
                    npm WARN old lockfile
                    npm WARN old lockfile Error: git dep preparation failed
                    npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:                                                                                               63:27)
                    npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
                    npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
                    npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
                    npm WARN old lockfile  Could not fetch metadata for iobroker.esphome@git+ssh://git@github.com/DrozmotiX/ioBroker.esphome.git#7a3b                                                                                               f744580e98afe4bba5ac90e80c73cd3117f2 Error: git dep preparation failed
                    npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:                                                                                               63:27)
                    npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
                    npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
                    npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {
                    npm WARN old lockfile   cmd: '/usr/bin/node',
                    npm WARN old lockfile   args: [
                    npm WARN old lockfile     '/usr/lib/node_modules/npm/bin/npm-cli.js',
                    npm WARN old lockfile     'install',
                    npm WARN old lockfile     '--force',
                    npm WARN old lockfile     '--cache=/home/iobroker/.npm',
                    npm WARN old lockfile     '--prefer-offline=false',
                    npm WARN old lockfile     '--prefer-online=false',
                    npm WARN old lockfile     '--offline=false',
                    npm WARN old lockfile     '--no-progress',
                    npm WARN old lockfile     '--no-save',
                    npm WARN old lockfile     '--no-audit',
                    npm WARN old lockfile     '--include=dev',
                    npm WARN old lockfile     '--include=peer',
                    npm WARN old lockfile     '--include=optional',
                    npm WARN old lockfile     '--no-package-lock-only',
                    npm WARN old lockfile     '--no-dry-run'
                    npm WARN old lockfile   ],
                    npm WARN old lockfile   code: 1,
                    npm WARN old lockfile   signal: null,
                    npm WARN old lockfile   stdout: '\n' +
                    npm WARN old lockfile     '> iobroker.esphome@0.2.4 install\n' +
                    npm WARN old lockfile     '> npip install\n' +
                    npm WARN old lockfile     '\n' +
                    npm WARN old lockfile     'No python_modules directory; installing pip locally if needed.\n' +
                    npm WARN old lockfile     'Successfully completed pip check.\n' +
                    npm WARN old lockfile     'Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\n' +
                    npm WARN old lockfile     'Collecting esphome>=2021.8\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)\                                                                                               n' +
                    npm WARN old lockfile     'Collecting tornado>=3.2\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)                                                                                               \n' +
                    npm WARN old lockfile     'Collecting voluptuous==0.12.2 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)\n                                                                                               ' +
                    npm WARN old lockfile     'Collecting PyYAML==6.0 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)\n                                                                                               ' +
                    npm WARN old lockfile     'Collecting paho-mqtt==1.6.1 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)\n' +
                    npm WARN old lockfile     'Collecting colorama==0.4.4 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)\n'                                                                                                +
                    npm WARN old lockfile     'Collecting tornado>=3.2\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB                                                                                               )\n' +
                    npm WARN old lockfile     'Collecting tzlocal==4.1 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)\n' +
                    npm WARN old lockfile     'Collecting tzdata>=2021.1 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzdata/tzdata-2023.3-py2.py3-none-any.whl (341 kB)\n' +
                    npm WARN old lockfile     'Collecting pyserial==3.5 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)\n' +
                    npm WARN old lockfile     'Collecting platformio==5.2.5 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)\n                                                                                               ' +
                    npm WARN old lockfile     'Collecting esptool==3.2 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)\n' +
                    npm WARN old lockfile     'Collecting click==8.0.3 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)\n' +
                    npm WARN old lockfile     'Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none                                                                                               -any.whl (592 kB)\n' +
                    npm WARN old lockfile     'Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl                                                                                                (49 kB)\n' +
                    npm WARN old lockfile     'Collecting zeroconf==0.38.3 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)\n' +
                    npm WARN old lockfile     'Collecting kconfiglib==13.7.1 (from esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145                                                                                                kB)\n' +
                    npm WARN old lockfile     'Collecting protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)\                                                                                               n' +
                    npm WARN old lockfile     'Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20                                                                                                kB)\n' +
                    npm WARN old lockfile     'Collecting importlib-metadata (from click==8.0.3->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-an                                                                                               y.whl (22 kB)\n' +
                    npm WARN old lockfile     'Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)\n' +
                    npm WARN old lockfile     'Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.                                                                                               2->esphome>=2021.8) (2.6.1)\n' +
                    npm WARN old lockfile     'Collecting ecdsa>=0.16.0 (from esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)\n' +
                    npm WARN old lockfile     'Collecting reedsolo<=1.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (81                                                                                               9 kB)\n' +
                    npm WARN old lockfile     'Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)\n' +
                    npm WARN old lockfile     'Collecting ajsonrpc==1.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)\n' +
                    npm WARN old lockfile     'Collecting bottle==0.12.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.25-py3-none-any.whl (90 kB)\n' +
                    npm WARN old lockfile     'Collecting marshmallow<4,>=2 (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)\n' +
                    npm WARN old lockfile     'Collecting pyelftools<1,>=0.27 (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB                                                                                               )\n' +
                    npm WARN old lockfile     'Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5                                                                                               ->esphome>=2021.8) (2.21.0)\n' +
                    npm WARN old lockfile     'Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-an                                                                                               y.whl (19 kB)\n' +
                    npm WARN old lockfile     'Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)\n'                                                                                                +
                    npm WARN old lockfile     'Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)\n' +
                    npm WARN old lockfile     'Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)\n' +
                    npm WARN old lockfile     'Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)\n' +
                    npm WARN old lockfile     'Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0                                                                                               -py2.py3-none-any.whl (15 kB)\n' +
                    npm WARN old lockfile     'Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-                                                                                               linux_armv7l.whl (76 kB)\n' +
                    npm WARN old lockfile     'Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)\n' +
                    npm WARN old lockfile     'Collecting anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/anyio/anyio-3.7.1-py3-none-any.whl (80 kB)\n' +
                    npm WARN old lockfile     'Collecting typing-extensions (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.                                                                                               whl (33 kB)\n' +
                    npm WARN old lockfile     'Collecting asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)\n' +
                    npm WARN old lockfile     'Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)\n' +
                    npm WARN old lockfile     'Collecting bitarray==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (15                                                                                               3 kB)\n' +
                    npm WARN old lockfile     'Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->espto                                                                                               ol==3.2->esphome>=2021.8) (1.12.0)\n' +
                    npm WARN old lockfile     'Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB)\n' +
                    npm WARN old lockfile     'Collecting cryptography>=2.1.4 (from esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached cryptography-41.0.3.tar.gz (630 kB)\n' +
                    npm WARN old lockfile     '  Installing build dependencies: started\n' +
                    npm WARN old lockfile     "  Installing build dependencies: finished with status 'done'\n" +
                    npm WARN old lockfile     '  Getting requirements to build wheel: started\n' +
                    npm WARN old lockfile     "  Getting requirements to build wheel: finished with status 'done'\n" +
                    npm WARN old lockfile     '  Preparing metadata (pyproject.toml): started\n' +
                    npm WARN old lockfile     "  Preparing metadata (pyproject.toml): finished with status 'done'\n" +
                    npm WARN old lockfile     'Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)\n                                                                                               ' +
                    npm WARN old lockfile     'Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)\n' +
                    npm WARN old lockfile     'Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n'                                                                                                +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)\n' +
                    npm WARN old lockfile     'Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\                                                                                               n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)\n' +
                    npm WARN old lockfile     'Collecting exceptiongroup (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8                                                                                               )\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/exceptiongroup/exceptiongroup-1.1.3-py3-none-any.whl (1                                                                                               4 kB)\n' +
                    npm WARN old lockfile     'Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)\n' +
                    npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)\                                                                                               n' +
                    npm WARN old lockfile     'Building wheels for collected packages: cryptography\n' +
                    npm WARN old lockfile     '  Building wheel for cryptography (pyproject.toml): started\n' +
                    npm WARN old lockfile     "  Building wheel for cryptography (pyproject.toml): finished with status 'error'\n" +
                    npm WARN old lockfile     'Failed to build cryptography\n',
                    npm WARN old lockfile   stderr: 'npm WARN using --force Recommended protections disabled.\n' +
                    npm WARN old lockfile     'npm WARN old lockfile \n' +
                    npm WARN old lockfile     'npm WARN old lockfile The package-lock.json file was created with an old version of npm,\n' +
                    npm WARN old lockfile     'npm WARN old lockfile so supplemental metadata must be fetched from the registry.\n' +
                    npm WARN old lockfile     'npm WARN old lockfile \n' +
                    npm WARN old lockfile     'npm WARN old lockfile This is a one-time fix-up, please be patient...\n' +
                    npm WARN old lockfile     'npm WARN old lockfile \n' +
                    npm WARN old lockfile     'npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\n' +
                    npm WARN old lockfile     'npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\n' +
                    npm WARN old lockfile     'npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\n' +
                    npm WARN old lockfile     'npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#depreca                                                                                               ted\n' +
                    npm WARN old lockfile     'npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade t                                                                                               o chokidar 3 with 15x fewer dependencies\n' +
                    npm WARN old lockfile     'Cache entry deserialization failed, entry ignored\n' +
                    npm WARN old lockfile     '  Cache entry deserialization failed, entry ignored\n' +
                    npm WARN old lockfile     '  error: subprocess-exited-with-error\n' +
                    npm WARN old lockfile     '  \n' +
                    npm WARN old lockfile     '  × Building wheel for cryptography (pyproject.toml) did not run successfully.\n' +
                    npm WARN old lockfile     '  │ exit code: 1\n' +
                    npm WARN old lockfile     '  ╰─> [172 lines of output]\n' +
                    npm WARN old lockfile     '      running bdist_wheel\n' +
                    npm WARN old lockfile     '      running build\n' +
                    npm WARN old lockfile     '      running build_py\n' +
                    npm WARN old lockfile     '      creating build\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/ha                                                                                               zmat\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat                                                                                               \n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
                    npm WARN old lockfile     '      copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/                                                                                               x509\n' +
                    npm WARN old lockfile     '      copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
                    npm WARN old lockfile     '      copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                    npm WARN old lockfile     '      copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                    npm WARN old lockfile     '      copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                    npm WARN old lockfile     '      copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x5                                                                                               09\n' +
                    npm WARN old lockfile     '      copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/x509\n' +
                    npm WARN old lockfile     '      copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509                                                                                               \n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/bindings\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/backends\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/crypt                                                                                               ography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptogr                                                                                               aphy/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptogr                                                                                               aphy/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/crypt                                                                                               ography/hazmat/primitives\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/bindings/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpyth                                                                                               on-37/cryptography/hazmat/bindings/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/bindings/openssl\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cry                                                                                               ptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpytho                                                                                               n-37/cryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/backends/openssl\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cry                                                                                               ptography/hazmat/primitives/kdf\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpyth                                                                                               on-37/cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/ciphers\n' +
                    npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-                                                                                               37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpytho                                                                                               n-37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpyt                                                                                               hon-37/cryptography/hazmat/primitives/asymmetric\n' +
                    npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives/as'... 8950 more characters
                    npm WARN old lockfile }
                    npm ERR! code 1
                    npm ERR! git dep preparation failed
                    npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
                    npm ERR! > iobroker.esphome@0.2.4 install
                    npm ERR! > npip install
                    npm ERR!
                    npm ERR! No python_modules directory; installing pip locally if needed.
                    npm ERR! Successfully completed pip check.
                    npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
                    npm ERR! Collecting esphome>=2021.8
                    npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
                    npm ERR! Collecting tornado>=3.2
                    npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
                    npm ERR! Collecting voluptuous==0.12.2 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-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-cp37-cp37m-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.4 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                    npm ERR! Collecting tornado>=3.2
                    npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
                    npm ERR! Collecting tzlocal==4.1 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 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==5.2.5 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
                    npm ERR! Collecting esptool==3.2 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
                    npm ERR! Collecting click==8.0.3 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
                    npm ERR! Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
                    npm ERR! Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                    npm ERR! Collecting zeroconf==0.38.3 (from esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
                    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 protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
                    npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->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 importlib-metadata (from click==8.0.3->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
                    npm ERR! Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)
                    npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
                    npm ERR! Collecting ecdsa>=0.16.0 (from esptool==3.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.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
                    npm ERR! Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
                    npm ERR! Collecting ajsonrpc==1.* (from platformio==5.2.5->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 bottle==0.12.* (from platformio==5.2.5->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 marshmallow<4,>=2 (from platformio==5.2.5->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==5.2.5->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==5.2.5->esphome>=2021.8) (2.21.0)
                    npm ERR! Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
                    npm ERR! Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
                    npm ERR! Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
                    npm ERR! Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
                    npm ERR! Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
                    npm ERR! Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
                    npm ERR! Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
                    npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->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 anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->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 (from starlette==0.18.*->platformio==5.2.5->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 asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)
                    npm ERR! Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->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==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (153 kB)
                    npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
                    npm ERR! Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->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 cryptography>=2.1.4 (from esptool==3.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 cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
                    npm ERR! Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
                    npm ERR! Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
                    npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
                    npm ERR! Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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==3.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!   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!   ╰─> [172 lines of output]
                    npm ERR!       running bdist_wheel
                    npm ERR!       running build
                    npm ERR!       running build_py
                    npm ERR!       creating build
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                    npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                    npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                    npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                    npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                    npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                    npm ERR!       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!       /tmp/pip-build-env-nz56ts3z/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
                    npm ERR!         config = read_configuration(filepath, True, ignore_option_errors, dist)
                    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-37/cryptography
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                    npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                    npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-37/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.7.3
                    npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
                    npm ERR!           pip: n/a
                    npm ERR!           setuptools: 68.0.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 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-clonehqIr75
                    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-22T15_33_24_729Z-debug-0.log
                    
                    npm ERR! A complete log of this run can be found in:
                    npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_31_09_665Z-debug-0.log
                    upload [52] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                    upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custom/customComponents.js.map application/json
                    upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                    upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
                    upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
                    upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
                    upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
                    upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
                    upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
                    upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
                    upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
                    upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
                    upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
                    upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                    upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                    upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                    upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                    upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                    upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                    upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                    upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                    upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                    upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                    host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is started
                    

                    Wenn ich es richtig verstanden habe ist mein pip nicht aktuell und müsste updaten mit

                     pip install --upgrade pip
                    
                    GlasfaserG 1 Antwort Letzte Antwort
                    0
                    • C Cover1987

                      @glasfaser

                      pi@raspberrypi-4-iobroker:~ $ iob update
                      Used repository: stable
                      Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                      Adapter    "ble"          : 0.13.4   , installed 0.13.4
                      Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                      Adapter    "history"      : 2.2.4    , installed 2.2.4
                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                      Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                      Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                      Adapter    "info"         : 1.9.26   , installed 1.9.26
                      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                      Controller "js-controller": 4.0.24   , installed 4.0.24
                      Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                      Adapter    "odl"          : 2.0.5    , installed 2.0.5
                      Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
                      Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                      Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                      Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter    "wled"         : 0.6.7    , installed 0.6.7
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                      Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                      

                      und

                      
                      pi@raspberrypi-4-iobroker:~ $ iob upgrade admin --debug
                      
                      Would you like to upgrade admin from @6.3.5 to @6.8.0 now? [(y)es, (n)o]: y
                      Update admin from @6.3.5 to @6.8.0
                      host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is stopped.
                      NPM version: 8.19.4
                      Installing iobroker.admin@6.8.0... (System call)
                      npm WARN old lockfile
                      npm WARN old lockfile The package-lock.json file was created with an old version of npm,
                      npm WARN old lockfile so supplemental metadata must be fetched from the registry.
                      npm WARN old lockfile
                      npm WARN old lockfile This is a one-time fix-up, please be patient...
                      npm WARN old lockfile
                      npm WARN old lockfile Error: git dep preparation failed
                      npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:                                                                                               63:27)
                      npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
                      npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
                      npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
                      npm WARN old lockfile  Could not fetch metadata for iobroker.esphome@git+ssh://git@github.com/DrozmotiX/ioBroker.esphome.git#7a3b                                                                                               f744580e98afe4bba5ac90e80c73cd3117f2 Error: git dep preparation failed
                      npm WARN old lockfile     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js:                                                                                               63:27)
                      npm WARN old lockfile     at ChildProcess.emit (node:events:513:28)
                      npm WARN old lockfile     at maybeClose (node:internal/child_process:1100:16)
                      npm WARN old lockfile     at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5) {
                      npm WARN old lockfile   cmd: '/usr/bin/node',
                      npm WARN old lockfile   args: [
                      npm WARN old lockfile     '/usr/lib/node_modules/npm/bin/npm-cli.js',
                      npm WARN old lockfile     'install',
                      npm WARN old lockfile     '--force',
                      npm WARN old lockfile     '--cache=/home/iobroker/.npm',
                      npm WARN old lockfile     '--prefer-offline=false',
                      npm WARN old lockfile     '--prefer-online=false',
                      npm WARN old lockfile     '--offline=false',
                      npm WARN old lockfile     '--no-progress',
                      npm WARN old lockfile     '--no-save',
                      npm WARN old lockfile     '--no-audit',
                      npm WARN old lockfile     '--include=dev',
                      npm WARN old lockfile     '--include=peer',
                      npm WARN old lockfile     '--include=optional',
                      npm WARN old lockfile     '--no-package-lock-only',
                      npm WARN old lockfile     '--no-dry-run'
                      npm WARN old lockfile   ],
                      npm WARN old lockfile   code: 1,
                      npm WARN old lockfile   signal: null,
                      npm WARN old lockfile   stdout: '\n' +
                      npm WARN old lockfile     '> iobroker.esphome@0.2.4 install\n' +
                      npm WARN old lockfile     '> npip install\n' +
                      npm WARN old lockfile     '\n' +
                      npm WARN old lockfile     'No python_modules directory; installing pip locally if needed.\n' +
                      npm WARN old lockfile     'Successfully completed pip check.\n' +
                      npm WARN old lockfile     'Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\n' +
                      npm WARN old lockfile     'Collecting esphome>=2021.8\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)\                                                                                               n' +
                      npm WARN old lockfile     'Collecting tornado>=3.2\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)                                                                                               \n' +
                      npm WARN old lockfile     'Collecting voluptuous==0.12.2 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)\n                                                                                               ' +
                      npm WARN old lockfile     'Collecting PyYAML==6.0 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp37-cp37m-linux_armv7l.whl (45 kB)\n                                                                                               ' +
                      npm WARN old lockfile     'Collecting paho-mqtt==1.6.1 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)\n' +
                      npm WARN old lockfile     'Collecting colorama==0.4.4 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)\n'                                                                                                +
                      npm WARN old lockfile     'Collecting tornado>=3.2\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB                                                                                               )\n' +
                      npm WARN old lockfile     'Collecting tzlocal==4.1 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)\n' +
                      npm WARN old lockfile     'Collecting tzdata>=2021.1 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tzdata/tzdata-2023.3-py2.py3-none-any.whl (341 kB)\n' +
                      npm WARN old lockfile     'Collecting pyserial==3.5 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)\n' +
                      npm WARN old lockfile     'Collecting platformio==5.2.5 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)\n                                                                                               ' +
                      npm WARN old lockfile     'Collecting esptool==3.2 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)\n' +
                      npm WARN old lockfile     'Collecting click==8.0.3 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)\n' +
                      npm WARN old lockfile     'Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none                                                                                               -any.whl (592 kB)\n' +
                      npm WARN old lockfile     'Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl                                                                                                (49 kB)\n' +
                      npm WARN old lockfile     'Collecting zeroconf==0.38.3 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)\n' +
                      npm WARN old lockfile     'Collecting kconfiglib==13.7.1 (from esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145                                                                                                kB)\n' +
                      npm WARN old lockfile     'Collecting protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)\                                                                                               n' +
                      npm WARN old lockfile     'Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20                                                                                                kB)\n' +
                      npm WARN old lockfile     'Collecting importlib-metadata (from click==8.0.3->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-an                                                                                               y.whl (22 kB)\n' +
                      npm WARN old lockfile     'Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)\n' +
                      npm WARN old lockfile     'Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.                                                                                               2->esphome>=2021.8) (2.6.1)\n' +
                      npm WARN old lockfile     'Collecting ecdsa>=0.16.0 (from esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.18.0-py2.py3-none-any.whl (142 kB)\n' +
                      npm WARN old lockfile     'Collecting reedsolo<=1.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (81                                                                                               9 kB)\n' +
                      npm WARN old lockfile     'Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)\n' +
                      npm WARN old lockfile     'Collecting ajsonrpc==1.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)\n' +
                      npm WARN old lockfile     'Collecting bottle==0.12.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.25-py3-none-any.whl (90 kB)\n' +
                      npm WARN old lockfile     'Collecting marshmallow<4,>=2 (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached marshmallow-3.19.0-py3-none-any.whl (49 kB)\n' +
                      npm WARN old lockfile     'Collecting pyelftools<1,>=0.27 (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.29-py2.py3-none-any.whl (174 kB                                                                                               )\n' +
                      npm WARN old lockfile     'Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5                                                                                               ->esphome>=2021.8) (2.21.0)\n' +
                      npm WARN old lockfile     'Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-an                                                                                               y.whl (19 kB)\n' +
                      npm WARN old lockfile     'Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)\n'                                                                                                +
                      npm WARN old lockfile     'Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)\n' +
                      npm WARN old lockfile     'Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)\n' +
                      npm WARN old lockfile     'Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)\n' +
                      npm WARN old lockfile     'Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0                                                                                               -py2.py3-none-any.whl (15 kB)\n' +
                      npm WARN old lockfile     'Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-                                                                                               linux_armv7l.whl (76 kB)\n' +
                      npm WARN old lockfile     'Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.2.0-py3-none-any.whl (12 kB)\n' +
                      npm WARN old lockfile     'Collecting anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/anyio/anyio-3.7.1-py3-none-any.whl (80 kB)\n' +
                      npm WARN old lockfile     'Collecting typing-extensions (from starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.7.1-py3-none-any.                                                                                               whl (33 kB)\n' +
                      npm WARN old lockfile     'Collecting asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)\n' +
                      npm WARN old lockfile     'Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/h11/h11-0.14.0-py3-none-any.whl (58 kB)\n' +
                      npm WARN old lockfile     'Collecting bitarray==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (15                                                                                               3 kB)\n' +
                      npm WARN old lockfile     'Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->espto                                                                                               ol==3.2->esphome>=2021.8) (1.12.0)\n' +
                      npm WARN old lockfile     'Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/packaging/packaging-23.1-py3-none-any.whl (48 kB)\n' +
                      npm WARN old lockfile     'Collecting cryptography>=2.1.4 (from esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached cryptography-41.0.3.tar.gz (630 kB)\n' +
                      npm WARN old lockfile     '  Installing build dependencies: started\n' +
                      npm WARN old lockfile     "  Installing build dependencies: finished with status 'done'\n" +
                      npm WARN old lockfile     '  Getting requirements to build wheel: started\n' +
                      npm WARN old lockfile     "  Getting requirements to build wheel: finished with status 'done'\n" +
                      npm WARN old lockfile     '  Preparing metadata (pyproject.toml): started\n' +
                      npm WARN old lockfile     "  Preparing metadata (pyproject.toml): finished with status 'done'\n" +
                      npm WARN old lockfile     'Collecting cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)\n                                                                                               ' +
                      npm WARN old lockfile     'Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)\n' +
                      npm WARN old lockfile     'Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\n'                                                                                                +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)\n' +
                      npm WARN old lockfile     'Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)\                                                                                               n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.3.0-py3-none-any.whl (10 kB)\n' +
                      npm WARN old lockfile     'Collecting exceptiongroup (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8                                                                                               )\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/exceptiongroup/exceptiongroup-1.1.3-py3-none-any.whl (1                                                                                               4 kB)\n' +
                      npm WARN old lockfile     'Collecting pycparser (from cffi>=1.12->cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)\n' +
                      npm WARN old lockfile     '  Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)\                                                                                               n' +
                      npm WARN old lockfile     'Building wheels for collected packages: cryptography\n' +
                      npm WARN old lockfile     '  Building wheel for cryptography (pyproject.toml): started\n' +
                      npm WARN old lockfile     "  Building wheel for cryptography (pyproject.toml): finished with status 'error'\n" +
                      npm WARN old lockfile     'Failed to build cryptography\n',
                      npm WARN old lockfile   stderr: 'npm WARN using --force Recommended protections disabled.\n' +
                      npm WARN old lockfile     'npm WARN old lockfile \n' +
                      npm WARN old lockfile     'npm WARN old lockfile The package-lock.json file was created with an old version of npm,\n' +
                      npm WARN old lockfile     'npm WARN old lockfile so supplemental metadata must be fetched from the registry.\n' +
                      npm WARN old lockfile     'npm WARN old lockfile \n' +
                      npm WARN old lockfile     'npm WARN old lockfile This is a one-time fix-up, please be patient...\n' +
                      npm WARN old lockfile     'npm WARN old lockfile \n' +
                      npm WARN old lockfile     'npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated\n' +
                      npm WARN old lockfile     'npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated\n' +
                      npm WARN old lockfile     'npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated\n' +
                      npm WARN old lockfile     'npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#depreca                                                                                               ted\n' +
                      npm WARN old lockfile     'npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade t                                                                                               o chokidar 3 with 15x fewer dependencies\n' +
                      npm WARN old lockfile     'Cache entry deserialization failed, entry ignored\n' +
                      npm WARN old lockfile     '  Cache entry deserialization failed, entry ignored\n' +
                      npm WARN old lockfile     '  error: subprocess-exited-with-error\n' +
                      npm WARN old lockfile     '  \n' +
                      npm WARN old lockfile     '  × Building wheel for cryptography (pyproject.toml) did not run successfully.\n' +
                      npm WARN old lockfile     '  │ exit code: 1\n' +
                      npm WARN old lockfile     '  ╰─> [172 lines of output]\n' +
                      npm WARN old lockfile     '      running bdist_wheel\n' +
                      npm WARN old lockfile     '      running build\n' +
                      npm WARN old lockfile     '      running build_py\n' +
                      npm WARN old lockfile     '      creating build\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/ha                                                                                               zmat\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat                                                                                               \n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
                      npm WARN old lockfile     '      copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/                                                                                               x509\n' +
                      npm WARN old lockfile     '      copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n' +
                      npm WARN old lockfile     '      copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                      npm WARN old lockfile     '      copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                      npm WARN old lockfile     '      copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509\n'                                                                                                +
                      npm WARN old lockfile     '      copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x5                                                                                               09\n' +
                      npm WARN old lockfile     '      copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/x509\n' +
                      npm WARN old lockfile     '      copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509                                                                                               \n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/bindings\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/backends\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/crypt                                                                                               ography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptogr                                                                                               aphy/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/crypto                                                                                               graphy/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptogr                                                                                               aphy/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/crypt                                                                                               ography/hazmat/primitives\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/bindings/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpyth                                                                                               on-37/cryptography/hazmat/bindings/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/bindings/openssl\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cry                                                                                               ptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpytho                                                                                               n-37/cryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/backends/openssl\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/c                                                                                               ryptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cr                                                                                               yptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryp                                                                                               tography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cry                                                                                               ptography/hazmat/primitives/kdf\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpyth                                                                                               on-37/cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/                                                                                               cryptography/hazmat/primitives/ciphers\n' +
                      npm WARN old lockfile     '      creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-                                                                                               37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpytho                                                                                               n-37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython                                                                                               -37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37                                                                                               /cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpyt                                                                                               hon-37/cryptography/hazmat/primitives/asymmetric\n' +
                      npm WARN old lockfile     '      copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-3                                                                                               7/cryptography/hazmat/primitives/as'... 8950 more characters
                      npm WARN old lockfile }
                      npm ERR! code 1
                      npm ERR! git dep preparation failed
                      npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
                      npm ERR! > iobroker.esphome@0.2.4 install
                      npm ERR! > npip install
                      npm ERR!
                      npm ERR! No python_modules directory; installing pip locally if needed.
                      npm ERR! Successfully completed pip check.
                      npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
                      npm ERR! Collecting esphome>=2021.8
                      npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
                      npm ERR! Collecting tornado>=3.2
                      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
                      npm ERR! Collecting voluptuous==0.12.2 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-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-cp37-cp37m-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.4 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                      npm ERR! Collecting tornado>=3.2
                      npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
                      npm ERR! Collecting tzlocal==4.1 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 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==5.2.5 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
                      npm ERR! Collecting esptool==3.2 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
                      npm ERR! Collecting click==8.0.3 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
                      npm ERR! Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
                      npm ERR! Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                      npm ERR! Collecting zeroconf==0.38.3 (from esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
                      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 protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
                      npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->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 importlib-metadata (from click==8.0.3->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
                      npm ERR! Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)
                      npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
                      npm ERR! Collecting ecdsa>=0.16.0 (from esptool==3.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.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
                      npm ERR! Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
                      npm ERR! Collecting ajsonrpc==1.* (from platformio==5.2.5->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 bottle==0.12.* (from platformio==5.2.5->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 marshmallow<4,>=2 (from platformio==5.2.5->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==5.2.5->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==5.2.5->esphome>=2021.8) (2.21.0)
                      npm ERR! Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
                      npm ERR! Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
                      npm ERR! Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
                      npm ERR! Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
                      npm ERR! Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
                      npm ERR! Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
                      npm ERR! Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
                      npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->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 anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->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 (from starlette==0.18.*->platformio==5.2.5->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 asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)
                      npm ERR! Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->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==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (153 kB)
                      npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
                      npm ERR! Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->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 cryptography>=2.1.4 (from esptool==3.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 cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
                      npm ERR! Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
                      npm ERR! Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
                      npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
                      npm ERR! Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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==3.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!   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!   ╰─> [172 lines of output]
                      npm ERR!       running bdist_wheel
                      npm ERR!       running build
                      npm ERR!       running build_py
                      npm ERR!       creating build
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                      npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                      npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                      npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                      npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                      npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                      npm ERR!       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!       /tmp/pip-build-env-nz56ts3z/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
                      npm ERR!         config = read_configuration(filepath, True, ignore_option_errors, dist)
                      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-37/cryptography
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                      npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                      npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-37/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.7.3
                      npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
                      npm ERR!           pip: n/a
                      npm ERR!           setuptools: 68.0.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 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-clonehqIr75
                      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-22T15_33_24_729Z-debug-0.log
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_31_09_665Z-debug-0.log
                      upload [52] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                      upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custom/customComponents.js.map application/json
                      upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                      upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
                      upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
                      upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
                      upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
                      upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
                      upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
                      upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
                      upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
                      upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
                      upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
                      upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                      upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                      upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                      upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                      upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                      upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                      upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                      upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                      upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                      upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                      host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is started
                      

                      Wenn ich es richtig verstanden habe ist mein pip nicht aktuell und müsste updaten mit

                       pip install --upgrade pip
                      
                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #16

                      @cover1987

                      Nee .. keine Ahnung was du da mal quer installiert hast .

                      Wichtig .. ein Backup hast du !!!

                      mach mal :

                      iob stop
                      find "/opt/iobroker/" -iname "*package-lock*" -exec rm "{}" \;
                      iob fix
                      iob start
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      C 1 Antwort Letzte Antwort
                      0
                      • GlasfaserG Glasfaser

                        @cover1987

                        Nee .. keine Ahnung was du da mal quer installiert hast .

                        Wichtig .. ein Backup hast du !!!

                        mach mal :

                        iob stop
                        find "/opt/iobroker/" -iname "*package-lock*" -exec rm "{}" \;
                        iob fix
                        iob start
                        
                        C Offline
                        C Offline
                        Cover1987
                        schrieb am zuletzt editiert von
                        #17

                        @glasfaser
                        Ja Backup ist vorhanden

                        pi@raspberrypi-4-iobroker:~ $ iob stop
                        pi@raspberrypi-4-iobroker:~ $ find "/opt/iobroker/" -iname "*package-lock*" -exec rm "{}" \;
                        pi@raspberrypi-4-iobroker:~ $ iob fix
                        library: loaded
                        Library version=2022-12-09
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installation fixer!
                            Script version: 2023-04-02
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/5)
                        ==========================================================================
                        
                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                        Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                        Reading package lists... Done
                        Installed gcc-c++
                        
                        ==========================================================================
                            Checking ioBroker user and directory permissions (2/5)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Fixing directory permissions...
                        
                        ==========================================================================
                            Check and cleanup npm temporary directories (3/5)
                        ==========================================================================
                        
                        Done.
                        
                        ==========================================================================
                            Database maintenance (4/5)
                        ==========================================================================
                        
                        Checking for uncompressed JSONL databases... This might take a while!
                        
                        Compressing /opt/iobroker/iobroker-data/states.jsonl
                        Compressing /opt/iobroker/iobroker-data/objects.jsonl
                        Compressed 2 JSONL files. Done
                        
                        ==========================================================================
                            Checking autostart (5/5)
                        ==========================================================================
                        
                        Enabling autostart...
                        Autostart enabled!
                        
                        ==========================================================================
                        
                            Your installation was fixed successfully
                            Run iobroker start to start ioBroker again!
                        
                        ==========================================================================
                        
                        pi@raspberrypi-4-iobroker:~ $ iob start
                        
                        
                        GlasfaserG 1 Antwort Letzte Antwort
                        0
                        • C Cover1987

                          @glasfaser
                          Ja Backup ist vorhanden

                          pi@raspberrypi-4-iobroker:~ $ iob stop
                          pi@raspberrypi-4-iobroker:~ $ find "/opt/iobroker/" -iname "*package-lock*" -exec rm "{}" \;
                          pi@raspberrypi-4-iobroker:~ $ iob fix
                          library: loaded
                          Library version=2022-12-09
                          
                          ==========================================================================
                          
                              Welcome to the ioBroker installation fixer!
                              Script version: 2023-04-02
                          
                              You might need to enter your password a couple of times.
                          
                          ==========================================================================
                          
                          
                          ==========================================================================
                              Installing prerequisites (1/5)
                          ==========================================================================
                          
                          Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                          Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                          Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                          Reading package lists... Done
                          Installed gcc-c++
                          
                          ==========================================================================
                              Checking ioBroker user and directory permissions (2/5)
                          ==========================================================================
                          
                          Created /etc/sudoers.d/iobroker
                          Fixing directory permissions...
                          
                          ==========================================================================
                              Check and cleanup npm temporary directories (3/5)
                          ==========================================================================
                          
                          Done.
                          
                          ==========================================================================
                              Database maintenance (4/5)
                          ==========================================================================
                          
                          Checking for uncompressed JSONL databases... This might take a while!
                          
                          Compressing /opt/iobroker/iobroker-data/states.jsonl
                          Compressing /opt/iobroker/iobroker-data/objects.jsonl
                          Compressed 2 JSONL files. Done
                          
                          ==========================================================================
                              Checking autostart (5/5)
                          ==========================================================================
                          
                          Enabling autostart...
                          Autostart enabled!
                          
                          ==========================================================================
                          
                              Your installation was fixed successfully
                              Run iobroker start to start ioBroker again!
                          
                          ==========================================================================
                          
                          pi@raspberrypi-4-iobroker:~ $ iob start
                          
                          
                          GlasfaserG Offline
                          GlasfaserG Offline
                          Glasfaser
                          schrieb am zuletzt editiert von
                          #18

                          @cover1987

                          jetzt nochmal

                          iob update
                          iob upgrade admin --debug
                          

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          C 1 Antwort Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @cover1987

                            jetzt nochmal

                            iob update
                            iob upgrade admin --debug
                            
                            C Offline
                            C Offline
                            Cover1987
                            schrieb am zuletzt editiert von
                            #19

                            @glasfaser

                            pi@raspberrypi-4-iobroker:~ $ iob update
                            Used repository: stable
                            Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
                            Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                            Adapter    "ble"          : 0.13.4   , installed 0.13.4
                            Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                            Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                            Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                            Adapter    "flot"         : 1.12.0   , installed 1.12.0
                            Adapter    "history"      : 2.2.4    , installed 2.2.4
                            Adapter    "ical"         : 1.13.3   , installed 1.13.3
                            Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                            Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                            Adapter    "info"         : 1.9.26   , installed 1.9.26
                            Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                            Controller "js-controller": 4.0.24   , installed 4.0.24
                            Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
                            Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                            Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                            Adapter    "odl"          : 2.0.5    , installed 2.0.5
                            Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
                            Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                            Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                            Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                            Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                            Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                            Adapter    "vis"          : 1.4.16   , installed 1.4.16
                            Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                            Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                            Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                            Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                            Adapter    "web"          : 4.3.0    , installed 4.3.0
                            Adapter    "wled"         : 0.6.7    , installed 0.6.7
                            Adapter    "ws"           : 1.3.0    , installed 1.3.0
                            Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                            Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                            pi@raspberrypi-4-iobroker:~ $ iob upgrade admin --debug
                            Would you like to upgrade admin from @6.3.5 to @6.8.0 now? [(y)es, (n)o]: y
                            Update admin from @6.3.5 to @6.8.0
                            host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is stopped.
                            NPM version: 8.19.4
                            Installing iobroker.admin@6.8.0... (System call)
                            npm ERR! code 1
                            npm ERR! git dep preparation failed
                            npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
                            npm ERR! > iobroker.esphome@0.2.4 install
                            npm ERR! > npip install
                            npm ERR!
                            npm ERR! No python_modules directory; installing pip locally if needed.
                            npm ERR! Successfully completed pip check.
                            npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
                            npm ERR! Collecting esphome>=2021.8
                            npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
                            npm ERR! Collecting tornado>=3.2
                            npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
                            npm ERR! Collecting voluptuous==0.12.2 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-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-cp37-cp37m-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.4 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                            npm ERR! Collecting tornado>=3.2
                            npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
                            npm ERR! Collecting tzlocal==4.1 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 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==5.2.5 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
                            npm ERR! Collecting esptool==3.2 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
                            npm ERR! Collecting click==8.0.3 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
                            npm ERR! Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
                            npm ERR! Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                            npm ERR! Collecting zeroconf==0.38.3 (from esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
                            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 protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
                            npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->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 importlib-metadata (from click==8.0.3->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
                            npm ERR! Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)
                            npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
                            npm ERR! Collecting ecdsa>=0.16.0 (from esptool==3.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.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
                            npm ERR! Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
                            npm ERR! Collecting ajsonrpc==1.* (from platformio==5.2.5->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 bottle==0.12.* (from platformio==5.2.5->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 marshmallow<4,>=2 (from platformio==5.2.5->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==5.2.5->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==5.2.5->esphome>=2021.8) (2.21.0)
                            npm ERR! Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
                            npm ERR! Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
                            npm ERR! Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
                            npm ERR! Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
                            npm ERR! Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
                            npm ERR! Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
                            npm ERR! Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
                            npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->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 anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->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 (from starlette==0.18.*->platformio==5.2.5->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 asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)
                            npm ERR! Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->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==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (153 kB)
                            npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
                            npm ERR! Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->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 cryptography>=2.1.4 (from esptool==3.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 cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
                            npm ERR! Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
                            npm ERR! Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
                            npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
                            npm ERR! Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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==3.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!   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!   ╰─> [172 lines of output]
                            npm ERR!       running bdist_wheel
                            npm ERR!       running build
                            npm ERR!       running build_py
                            npm ERR!       creating build
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                            npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                            npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                            npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                            npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                            npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                            npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                            npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                            npm ERR!       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!       /tmp/pip-build-env-euzi8jyh/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
                            npm ERR!         config = read_configuration(filepath, True, ignore_option_errors, dist)
                            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-37/cryptography
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                            npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                            npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-37/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.7.3
                            npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
                            npm ERR!           pip: n/a
                            npm ERR!           setuptools: 68.0.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 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-cloneqgjV2V
                            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-22T15_54_10_933Z-debug-0.log
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_53_58_978Z-debug-0.log
                            upload [52] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                            upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custom/customComponents.js.map application/json
                            upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                            upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
                            upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
                            upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
                            upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
                            upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
                            upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
                            upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
                            upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
                            upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
                            upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
                            upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                            upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                            upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                            upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                            upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                            upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                            upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                            upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                            host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is started
                            
                            
                            GlasfaserG 1 Antwort Letzte Antwort
                            0
                            • C Cover1987

                              @glasfaser

                              pi@raspberrypi-4-iobroker:~ $ iob update
                              Used repository: stable
                              Adapter    "admin"        : 6.8.0    , installed 6.3.5  [Updatable]
                              Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                              Adapter    "ble"          : 0.13.4   , installed 0.13.4
                              Adapter    "bluelink"     : 2.3.6    , installed 2.3.6
                              Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "flot"         : 1.12.0   , installed 1.12.0
                              Adapter    "history"      : 2.2.4    , installed 2.2.4
                              Adapter    "ical"         : 1.13.3   , installed 1.13.3
                              Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                              Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                              Adapter    "info"         : 1.9.26   , installed 1.9.26
                              Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                              Controller "js-controller": 4.0.24   , installed 4.0.24
                              Adapter    "luftdaten"    : 3.0.0    , installed 3.0.0
                              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                              Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                              Adapter    "odl"          : 2.0.5    , installed 2.0.5
                              Adapter    "ping"         : 1.6.2    , installed 1.5.3  [Updatable]
                              Adapter    "pushbullet"   : 0.0.11   , installed 0.0.11
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                              Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                              Adapter    "tahoma"       : 0.10.2   , installed 0.10.2
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                              Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                              Adapter    "vis"          : 1.4.16   , installed 1.4.16
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                              Adapter    "vis-icontwo"  : 0.96.0   , installed 0.94.0 [Updatable]
                              Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                              Adapter    "web"          : 4.3.0    , installed 4.3.0
                              Adapter    "wled"         : 0.6.7    , installed 0.6.7
                              Adapter    "ws"           : 1.3.0    , installed 1.3.0
                              Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                              Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                              pi@raspberrypi-4-iobroker:~ $ iob upgrade admin --debug
                              Would you like to upgrade admin from @6.3.5 to @6.8.0 now? [(y)es, (n)o]: y
                              Update admin from @6.3.5 to @6.8.0
                              host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is stopped.
                              NPM version: 8.19.4
                              Installing iobroker.admin@6.8.0... (System call)
                              npm ERR! code 1
                              npm ERR! git dep preparation failed
                              npm ERR! command /usr/bin/node /usr/lib/node_modules/npm/bin/npm-cli.js install --force --cache=/home/iobroker/.npm --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
                              npm ERR! > iobroker.esphome@0.2.4 install
                              npm ERR! > npip install
                              npm ERR!
                              npm ERR! No python_modules directory; installing pip locally if needed.
                              npm ERR! Successfully completed pip check.
                              npm ERR! Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
                              npm ERR! Collecting esphome>=2021.8
                              npm ERR!   Using cached https://www.piwheels.org/simple/esphome/esphome-2022.2.6-py2.py3-none-any.whl (2.1 MB)
                              npm ERR! Collecting tornado>=3.2
                              npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.2-cp37-abi3-linux_armv7l.whl (422 kB)
                              npm ERR! Collecting voluptuous==0.12.2 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-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-cp37-cp37m-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.4 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                              npm ERR! Collecting tornado>=3.2
                              npm ERR!   Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp37-cp37m-linux_armv7l.whl (428 kB)
                              npm ERR! Collecting tzlocal==4.1 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 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==5.2.5 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
                              npm ERR! Collecting esptool==3.2 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
                              npm ERR! Collecting click==8.0.3 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
                              npm ERR! Collecting esphome-dashboard==20220209.0 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220209.0-py3-none-any.whl (592 kB)
                              npm ERR! Collecting aioesphomeapi==10.8.2 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                              npm ERR! Collecting zeroconf==0.38.3 (from esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
                              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 protobuf<4.0,>=3.12.2 (from aioesphomeapi==10.8.2->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.20.3-py2.py3-none-any.whl (162 kB)
                              npm ERR! Collecting noiseprotocol<1.0,>=0.3.1 (from aioesphomeapi==10.8.2->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 importlib-metadata (from click==8.0.3->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/importlib-metadata/importlib_metadata-6.7.0-py3-none-any.whl (22 kB)
                              npm ERR! Collecting bitstring>=3.1.6 (from esptool==3.2->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/bitstring/bitstring-4.1.0-py3-none-any.whl (55 kB)
                              npm ERR! Requirement already satisfied: cryptography>=2.1.4 in /usr/lib/python3/dist-packages (from esptool==3.2->esphome>=2021.8) (2.6.1)
                              npm ERR! Collecting ecdsa>=0.16.0 (from esptool==3.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.5.4,>=1.5.3 (from esptool==3.2->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp37-cp37m-linux_armv7l.whl (819 kB)
                              npm ERR! Collecting aiofiles==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
                              npm ERR! Collecting ajsonrpc==1.* (from platformio==5.2.5->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 bottle==0.12.* (from platformio==5.2.5->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 marshmallow<4,>=2 (from platformio==5.2.5->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==5.2.5->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==5.2.5->esphome>=2021.8) (2.21.0)
                              npm ERR! Collecting semantic-version==2.9.* (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
                              npm ERR! Collecting starlette==0.18.* (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
                              npm ERR! Collecting tabulate==0.8.* (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.10-py3-none-any.whl (37 kB)
                              npm ERR! Collecting uvicorn==0.16.0 (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
                              npm ERR! Collecting wsproto==1.0.* (from platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
                              npm ERR! Collecting pytz-deprecation-shim (from tzlocal==4.1->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
                              npm ERR! Collecting backports.zoneinfo (from tzlocal==4.1->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/backports-zoneinfo/backports.zoneinfo-0.2.1-cp37-cp37m-linux_armv7l.whl (76 kB)
                              npm ERR! Collecting ifaddr>=0.1.7 (from zeroconf==0.38.3->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 anyio<4,>=3.0.0 (from starlette==0.18.*->platformio==5.2.5->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 (from starlette==0.18.*->platformio==5.2.5->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 asgiref>=3.4.0 (from uvicorn==0.16.0->platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.7.2-py3-none-any.whl (24 kB)
                              npm ERR! Collecting h11>=0.8 (from uvicorn==0.16.0->platformio==5.2.5->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==2.8.0 (from bitstring>=3.1.6->esptool==3.2->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/bitarray/bitarray-2.8.0-cp37-cp37m-linux_armv7l.whl (153 kB)
                              npm ERR! Requirement already satisfied: six>=1.9.0 in /usr/lib/python3/dist-packages (from ecdsa>=0.16.0->esptool==3.2->esphome>=2021.8) (1.12.0)
                              npm ERR! Collecting packaging>=17.0 (from marshmallow<4,>=2->platformio==5.2.5->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 cryptography>=2.1.4 (from esptool==3.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 cffi>=1.12 (from cryptography>=2.1.4->esptool==3.2->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.1-cp37-cp37m-linux_armv7l.whl (219 kB)
                              npm ERR! Collecting zipp>=0.5 (from importlib-metadata->click==8.0.3->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/zipp/zipp-3.15.0-py3-none-any.whl (6.8 kB)
                              npm ERR! Collecting idna>=2.8 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8)
                              npm ERR!   Using cached https://www.piwheels.org/simple/idna/idna-3.4-py3-none-any.whl (61 kB)
                              npm ERR! Collecting sniffio>=1.1 (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->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==3.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!   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!   ╰─> [172 lines of output]
                              npm ERR!       running bdist_wheel
                              npm ERR!       running build
                              npm ERR!       running build_py
                              npm ERR!       creating build
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       copying src/cryptography/fernet.py -> build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       copying src/cryptography/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       copying src/cryptography/exceptions.py -> build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       copying src/cryptography/__about__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       copying src/cryptography/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                              npm ERR!       copying src/cryptography/hazmat/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                              npm ERR!       copying src/cryptography/hazmat/_oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/general_name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/oid.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/name.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/ocsp.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/extensions.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/certificate_transparency.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       copying src/cryptography/x509/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/x509
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                              npm ERR!       copying src/cryptography/hazmat/bindings/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                              npm ERR!       copying src/cryptography/hazmat/backends/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/_asymmetric.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/_cipheralgorithm.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/constant_time.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/poly1305.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/keywrap.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/_serialization.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/hmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/hashes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       copying src/cryptography/hazmat/primitives/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/openssl/binding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/openssl/_conditional.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/openssl
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/backend.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/ciphers.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/decode_asn1.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/cmac.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       copying src/cryptography/hazmat/backends/openssl/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/backends/openssl
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/x963kdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/pbkdf2.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/scrypt.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/concatkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/hkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       copying src/cryptography/hazmat/primitives/kdf/kbkdf.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/kdf
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/algorithms.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/modes.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       copying src/cryptography/hazmat/primitives/ciphers/aead.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/ciphers
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/rsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/types.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/utils.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/x25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed448.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/dsa.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ec.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/ed25519.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       copying src/cryptography/hazmat/primitives/asymmetric/padding.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/asymmetric
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                              npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/totp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                              npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/hotp.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                              npm ERR!       copying src/cryptography/hazmat/primitives/twofactor/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/twofactor
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs7.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       copying src/cryptography/hazmat/primitives/serialization/ssh.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       copying src/cryptography/hazmat/primitives/serialization/base.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       copying src/cryptography/hazmat/primitives/serialization/pkcs12.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       copying src/cryptography/hazmat/primitives/serialization/__init__.py -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/primitives/serialization
                              npm ERR!       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!       /tmp/pip-build-env-euzi8jyh/overlay/lib/python3.7/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*.
                              npm ERR!         config = read_configuration(filepath, True, ignore_option_errors, dist)
                              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-37/cryptography
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/_openssl.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/asn1.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/exceptions.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/ocsp.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/pkcs7.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/x509.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust
                              npm ERR!       creating build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/__init__.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dh.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/dsa.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/ed448.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hashes.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/hmac.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/kdf.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/poly1305.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x25519.pyi -> build/lib.linux-armv7l-cpython-37/cryptography/hazmat/bindings/_rust/openssl
                              npm ERR!       copying src/cryptography/hazmat/bindings/_rust/openssl/x448.pyi -> build/lib.linux-armv7l-cpython-37/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.7.3
                              npm ERR!           platform: Linux-5.10.103-v7l+-armv7l-with-debian-10.13
                              npm ERR!           pip: n/a
                              npm ERR!           setuptools: 68.0.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 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-cloneqgjV2V
                              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-22T15_54_10_933Z-debug-0.log
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2023-08-22T15_53_58_978Z-debug-0.log
                              upload [52] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                              upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js.map custom/customComponents.js.map application/json
                              upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                              upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
                              upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json
                              upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript
                              upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json
                              upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript
                              upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json
                              upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript
                              upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json
                              upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript
                              upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json
                              upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                              upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                              upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                              upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                              upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                              upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                              upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                              upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                              upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                              upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                              upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                              upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                              host.raspberrypi-4-iobroker Adapter "system.adapter.admin.0" is started
                              
                              
                              GlasfaserG Offline
                              GlasfaserG Offline
                              Glasfaser
                              schrieb am zuletzt editiert von Glasfaser
                              #20

                              @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

                              iobroker.esphome@0.2.4

                              puhh da klemmt was ..

                              sieht nach dem aus , bzw. mach das mal

                              https://forum.iobroker.net/post/997137

                              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                              C 1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

                                iobroker.esphome@0.2.4

                                puhh da klemmt was ..

                                sieht nach dem aus , bzw. mach das mal

                                https://forum.iobroker.net/post/997137

                                C Offline
                                C Offline
                                Cover1987
                                schrieb am zuletzt editiert von
                                #21

                                @glasfaser

                                pi@raspberrypi-4-iobroker:/lib/python3.7 $ python3 --version
                                Python 3.7.3
                                
                                pi@raspberrypi-4-iobroker:/ $ sudo mv /lib/python3.7/EXTERNALLY-MANAGED ~
                                mv: cannot stat '/lib/python3.7/EXTERNALLY-MANAGED': No such file or directory
                                
                                GlasfaserG 2 Antworten Letzte Antwort
                                0
                                • C Cover1987

                                  @glasfaser

                                  pi@raspberrypi-4-iobroker:/lib/python3.7 $ python3 --version
                                  Python 3.7.3
                                  
                                  pi@raspberrypi-4-iobroker:/ $ sudo mv /lib/python3.7/EXTERNALLY-MANAGED ~
                                  mv: cannot stat '/lib/python3.7/EXTERNALLY-MANAGED': No such file or directory
                                  
                                  GlasfaserG Offline
                                  GlasfaserG Offline
                                  Glasfaser
                                  schrieb am zuletzt editiert von
                                  #22

                                  @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

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

                                  hast du weiter gelesen im Thread das war nur ein Namensvorschlag !

                                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                  C 1 Antwort Letzte Antwort
                                  0
                                  • GlasfaserG Glasfaser

                                    @cover1987 sagte in Adapter lassen sich zum Teil nicht aktualisieren:

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

                                    hast du weiter gelesen im Thread das war nur ein Namensvorschlag !

                                    C Offline
                                    C Offline
                                    Cover1987
                                    schrieb am zuletzt editiert von
                                    #23

                                    @glasfaser
                                    Ja, den Namen habe ich auf meine Python 3 Version (3.7.3, dementsprechend 3.7) angepasst. Im Verzeichnis habe ich manuell auch kein EXTERNALLY-MANAGED gefunden.

                                    GlasfaserG 1 Antwort Letzte Antwort
                                    0
                                    • C Cover1987

                                      @glasfaser

                                      pi@raspberrypi-4-iobroker:/lib/python3.7 $ python3 --version
                                      Python 3.7.3
                                      
                                      pi@raspberrypi-4-iobroker:/ $ sudo mv /lib/python3.7/EXTERNALLY-MANAGED ~
                                      mv: cannot stat '/lib/python3.7/EXTERNALLY-MANAGED': No such file or directory
                                      
                                      GlasfaserG Offline
                                      GlasfaserG Offline
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #24

                                      @cover1987

                                      ls -lAh /lib/python3.7*
                                      

                                      sagt

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      C 1 Antwort Letzte Antwort
                                      1
                                      • C Cover1987

                                        @glasfaser
                                        Ja, den Namen habe ich auf meine Python 3 Version (3.7.3, dementsprechend 3.7) angepasst. Im Verzeichnis habe ich manuell auch kein EXTERNALLY-MANAGED gefunden.

                                        GlasfaserG Offline
                                        GlasfaserG Offline
                                        Glasfaser
                                        schrieb am zuletzt editiert von
                                        #25

                                        @cover1987

                                        mach mal das

                                        pip install --upgrade Rust
                                        

                                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                        C 1 Antwort Letzte Antwort
                                        1
                                        • GlasfaserG Glasfaser

                                          @cover1987

                                          ls -lAh /lib/python3.7*
                                          

                                          sagt

                                          C Offline
                                          C Offline
                                          Cover1987
                                          schrieb am zuletzt editiert von
                                          #26

                                          @glasfaser

                                          total 4.7M
                                          -rw-r--r-- 1 root root 5.5K Jun 29 20:03 abc.py
                                          -rw-r--r-- 1 root root  33K Jun 29 20:03 aifc.py
                                          -rw-r--r-- 1 root root  477 Jun 29 20:03 antigravity.py
                                          -rw-r--r-- 1 root root  94K Jun 29 20:03 argparse.py
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 ast.py
                                          -rw-r--r-- 1 root root  12K Jun 29 20:03 asynchat.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 asyncio
                                          -rw-r--r-- 1 root root  20K Jun 29 20:03 asyncore.py
                                          -rwxr-xr-x 1 root root  20K Jun 29 20:03 base64.py
                                          -rw-r--r-- 1 root root  31K Jun 29 20:03 bdb.py
                                          -rw-r--r-- 1 root root  14K Jun 29 20:03 binhex.py
                                          -rw-r--r-- 1 root root 2.5K Jun 29 20:03 bisect.py
                                          -rw-r--r-- 1 root root 1.8K Jun 29 20:03 _bootlocale.py
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 bz2.py
                                          -rw-r--r-- 1 root root  25K Jun 29 20:03 calendar.py
                                          -rwxr-xr-x 1 root root  34K Jun 29 20:03 cgi.py
                                          -rw-r--r-- 1 root root  12K Jun 29 20:03 cgitb.py
                                          -rw-r--r-- 1 root root 5.4K Jun 29 20:03 chunk.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 cmd.py
                                          -rw-r--r-- 1 root root  36K Jun 29 20:03 codecs.py
                                          -rw-r--r-- 1 root root 5.9K Jun 29 20:03 codeop.py
                                          -rw-r--r-- 1 root root  11K Jun 29 20:03 code.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:26 collections
                                          -rw-r--r-- 1 root root  26K Jun 29 20:03 _collections_abc.py
                                          -rw-r--r-- 1 root root 4.0K Jun 29 20:03 colorsys.py
                                          -rw-r--r-- 1 root root 8.6K Jun 29 20:03 _compat_pickle.py
                                          -rw-r--r-- 1 root root  14K Jun 29 20:03 compileall.py
                                          -rw-r--r-- 1 root root 5.3K Jun 29 20:03 _compression.py
                                          drwxr-xr-x 4 root root 4.0K Aug 21 13:27 concurrent
                                          drwxr-xr-x 2 root root 4.0K Aug 21 13:25 config-3.7m-arm-linux-gnueabihf
                                          -rw-r--r-- 1 root root  54K Jun 29 20:03 configparser.py
                                          -rw-r--r-- 1 root root  24K Jun 29 20:03 contextlib.py
                                          -rw-r--r-- 1 root root  129 Jun 29 20:03 contextvars.py
                                          -rw-r--r-- 1 root root 8.7K Jun 29 20:03 copy.py
                                          -rw-r--r-- 1 root root 6.9K Jun 29 20:03 copyreg.py
                                          -rwxr-xr-x 1 root root 5.7K Jun 29 20:03 cProfile.py
                                          -rw-r--r-- 1 root root 3.3K Jun 29 20:03 crypt.py
                                          -rw-r--r-- 1 root root  16K Jun 29 20:03 csv.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 ctypes
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 curses
                                          -rw-r--r-- 1 root root  48K Jun 29 20:03 dataclasses.py
                                          -rw-r--r-- 1 root root  85K Jun 29 20:03 datetime.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 dbm
                                          -rw-r--r-- 1 root root  320 Jun 29 20:03 decimal.py
                                          -rw-r--r-- 1 root root  83K Jun 29 20:03 difflib.py
                                          -rw-r--r-- 1 root root  20K Jun 29 20:03 dis.py
                                          drwxr-xr-x 4 root root 4.0K Aug 21 13:25 distutils
                                          -rw-r--r-- 1 root root 102K Jun 29 20:03 doctest.py
                                          -rw-r--r-- 1 root root 2.8K Jun 29 20:03 dummy_threading.py
                                          -rw-r--r-- 1 root root 5.0K Jun 29 20:03 _dummy_thread.py
                                          drwxr-xr-x 4 root root 4.0K Aug 21 13:27 email
                                          drwxr-xr-x 3 root root  20K Aug 21 13:26 encodings
                                          -rw-r--r-- 1 root root  34K Jun 29 20:03 enum.py
                                          -rw-r--r-- 1 root root 9.6K Jun 29 20:03 filecmp.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 fileinput.py
                                          -rw-r--r-- 1 root root 4.0K Jun 29 20:03 fnmatch.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 formatter.py
                                          -rw-r--r-- 1 root root  24K Jun 29 20:03 fractions.py
                                          -rw-r--r-- 1 root root  35K Jun 29 20:03 ftplib.py
                                          -rw-r--r-- 1 root root  32K Jun 29 20:03 functools.py
                                          -rw-r--r-- 1 root root 5.0K Jun 29 20:03 __future__.py
                                          -rw-r--r-- 1 root root 4.7K Jun 29 20:03 genericpath.py
                                          -rw-r--r-- 1 root root 7.4K Jun 29 20:03 getopt.py
                                          -rw-r--r-- 1 root root 5.9K Jun 29 20:03 getpass.py
                                          -rw-r--r-- 1 root root  22K Jun 29 20:03 gettext.py
                                          -rw-r--r-- 1 root root 5.6K Jun 29 20:03 glob.py
                                          -rw-r--r-- 1 root root  20K Jun 29 20:03 gzip.py
                                          -rw-r--r-- 1 root root 9.4K Jun 29 20:03 hashlib.py
                                          -rw-r--r-- 1 root root  23K Jun 29 20:03 heapq.py
                                          -rw-r--r-- 1 root root 6.4K Jun 29 20:03 hmac.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 html
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 http
                                          -rw-r--r-- 1 root root  53K Jun 29 20:03 imaplib.py
                                          -rw-r--r-- 1 root root 3.8K Jun 29 20:03 imghdr.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 importlib
                                          -rw-r--r-- 1 root root  11K Jun 29 20:03 imp.py
                                          -rw-r--r-- 1 root root 115K Jun 29 20:03 inspect.py
                                          -rw-r--r-- 1 root root 3.5K Jun 29 20:03 io.py
                                          -rw-r--r-- 1 root root  74K Jun 29 20:03 ipaddress.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 json
                                          -rwxr-xr-x 1 root root 2.2K Jun 29 20:03 keyword.py
                                          drwxr-xr-x 5 root root 4.0K Apr 11  2021 lib2to3
                                          drwxr-xr-x 2 root root  12K Aug 21 13:25 lib-dynload
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 LICENSE.txt
                                          -rw-r--r-- 1 root root 5.2K Jun 29 20:03 linecache.py
                                          -rw-r--r-- 1 root root  77K Jun 29 20:03 locale.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:26 logging
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 lzma.py
                                          -rw-r--r-- 1 root root 6.0K Jun 29 20:03 macpath.py
                                          -rw-r--r-- 1 root root  77K Jun 29 20:03 mailbox.py
                                          -rw-r--r-- 1 root root 8.9K Jun 29 20:03 mailcap.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 _markupbase.py
                                          -rw-r--r-- 1 root root  21K Jun 29 20:03 mimetypes.py
                                          -rw-r--r-- 1 root root  23K Jun 29 20:03 modulefinder.py
                                          drwxr-xr-x 4 root root 4.0K Aug 21 13:27 multiprocessing
                                          -rw-r--r-- 1 root root 5.5K Jun 29 20:03 netrc.py
                                          -rw-r--r-- 1 root root  43K Jun 29 20:03 nntplib.py
                                          -rw-r--r-- 1 root root  22K Jun 29 20:03 ntpath.py
                                          -rw-r--r-- 1 root root 2.6K Jun 29 20:03 nturl2path.py
                                          -rw-r--r-- 1 root root  11K Jun 29 20:03 numbers.py
                                          -rw-r--r-- 1 root root 5.7K Jun 29 20:03 opcode.py
                                          -rw-r--r-- 1 root root  11K Jun 29 20:03 operator.py
                                          -rw-r--r-- 1 root root  59K Jun 29 20:03 optparse.py
                                          -rw-r--r-- 1 root root  37K Jun 29 20:03 os.py
                                          -rw-r--r-- 1 root root  19K Jun 29 20:03 _osx_support.py
                                          -rw-r--r-- 1 root root  49K Jun 29 20:03 pathlib.py
                                          -rwxr-xr-x 1 root root  62K Jun 29 20:03 pdb.py
                                          -rw-r--r-- 1 root root   64 Jun 29 20:03 __phello__.foo.py
                                          -rw-r--r-- 1 root root  57K Jun 29 20:03 pickle.py
                                          -rw-r--r-- 1 root root  90K Jun 29 20:03 pickletools.py
                                          -rw-r--r-- 1 root root 8.8K Jun 29 20:03 pipes.py
                                          -rw-r--r-- 1 root root  21K Jun 29 20:03 pkgutil.py
                                          -rwxr-xr-x 1 root root  47K Jun 29 20:03 platform.py
                                          -rw-r--r-- 1 root root  30K Jun 29 20:03 plistlib.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 poplib.py
                                          -rw-r--r-- 1 root root  16K Jun 29 20:03 posixpath.py
                                          -rw-r--r-- 1 root root  21K Jun 29 20:03 pprint.py
                                          -rwxr-xr-x 1 root root  22K Jun 29 20:03 profile.py
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 pstats.py
                                          -rw-r--r-- 1 root root 4.7K Jun 29 20:03 pty.py
                                          -rw-r--r-- 1 root root 6.1K Jun 29 20:03 _py_abc.py
                                          drwxr-xr-x 2 root root  12K Aug 21 13:27 __pycache__
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 pyclbr.py
                                          -rw-r--r-- 1 root root 7.9K Jun 29 20:03 py_compile.py
                                          -rw-r--r-- 1 root root 224K Jun 29 20:03 _pydecimal.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 pydoc_data
                                          -rwxr-xr-x 1 root root 104K Jun 29 20:03 pydoc.py
                                          -rw-r--r-- 1 root root  90K Jun 29 20:03 _pyio.py
                                          -rw-r--r-- 1 root root  12K Jun 29 20:03 queue.py
                                          -rwxr-xr-x 1 root root 7.1K Jun 29 20:03 quopri.py
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 random.py
                                          -rw-r--r-- 1 root root 5.2K Jun 29 20:03 reprlib.py
                                          -rw-r--r-- 1 root root  15K Jun 29 20:03 re.py
                                          -rw-r--r-- 1 root root 7.0K Jun 29 20:03 rlcompleter.py
                                          -rw-r--r-- 1 root root  12K Jun 29 20:03 runpy.py
                                          -rw-r--r-- 1 root root 6.3K Jun 29 20:03 sched.py
                                          -rw-r--r-- 1 root root 2.0K Jun 29 20:03 secrets.py
                                          -rw-r--r-- 1 root root  19K Jun 29 20:03 selectors.py
                                          -rw-r--r-- 1 root root 8.4K Jun 29 20:03 shelve.py
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 shlex.py
                                          -rw-r--r-- 1 root root  41K Jun 29 20:03 shutil.py
                                          -rw-r--r-- 1 root root 2.1K Jun 29 20:03 signal.py
                                          -rw-r--r-- 1 root root 3.1K Jun 29 20:03 _sitebuiltins.py
                                          lrwxrwxrwx 1 root root   31 Jun 29 20:03 sitecustomize.py -> /etc/python3.7/sitecustomize.py
                                          -rw-r--r-- 1 root root  23K Jun 29 20:03 site.py
                                          -rwxr-xr-x 1 root root  34K Jun 29 20:03 smtpd.py
                                          -rwxr-xr-x 1 root root  44K Jun 29 20:03 smtplib.py
                                          -rw-r--r-- 1 root root 7.0K Jun 29 20:03 sndhdr.py
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 socket.py
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 socketserver.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 sqlite3
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 sre_compile.py
                                          -rw-r--r-- 1 root root 7.1K Jun 29 20:03 sre_constants.py
                                          -rw-r--r-- 1 root root  39K Jun 29 20:03 sre_parse.py
                                          -rw-r--r-- 1 root root  45K Jun 29 20:03 ssl.py
                                          -rw-r--r-- 1 root root  21K Jun 29 20:03 statistics.py
                                          -rw-r--r-- 1 root root 5.0K Jun 29 20:03 stat.py
                                          -rw-r--r-- 1 root root  13K Jun 29 20:03 stringprep.py
                                          -rw-r--r-- 1 root root  12K Jun 29 20:03 string.py
                                          -rw-r--r-- 1 root root  25K Jun 29 20:03 _strptime.py
                                          -rw-r--r-- 1 root root  257 Jun 29 20:03 struct.py
                                          -rw-r--r-- 1 root root  69K Jun 29 20:03 subprocess.py
                                          -rw-r--r-- 1 root root  18K Jun 29 20:03 sunau.py
                                          -rwxr-xr-x 1 root root 2.1K Jun 29 20:03 symbol.py
                                          -rw-r--r-- 1 root root 7.2K Jun 29 20:03 symtable.py
                                          -rw-r--r-- 1 root root  24K Jun 29 20:03 _sysconfigdata_m_linux_arm-linux-gnueabihf.py
                                          -rw-r--r-- 1 root root  24K Jun 29 20:03 sysconfig.py
                                          -rwxr-xr-x 1 root root  12K Jun 29 20:03 tabnanny.py
                                          -rwxr-xr-x 1 root root  91K Jun 29 20:03 tarfile.py
                                          -rw-r--r-- 1 root root  23K Jun 29 20:03 telnetlib.py
                                          -rw-r--r-- 1 root root  32K Jun 29 20:03 tempfile.py
                                          drwxr-xr-x 5 root root 4.0K Aug 21 13:27 test
                                          -rw-r--r-- 1 root root  20K Jun 29 20:03 textwrap.py
                                          -rw-r--r-- 1 root root 1003 Jun 29 20:03 this.py
                                          -rw-r--r-- 1 root root 7.1K Jun 29 20:03 _threading_local.py
                                          -rw-r--r-- 1 root root  47K Jun 29 20:03 threading.py
                                          -rwxr-xr-x 1 root root  14K Jun 29 20:03 timeit.py
                                          -rw-r--r-- 1 root root  27K Jun 29 20:03 tokenize.py
                                          -rw-r--r-- 1 root root 3.7K Jun 29 20:03 token.py
                                          -rw-r--r-- 1 root root  23K Jun 29 20:03 traceback.py
                                          -rw-r--r-- 1 root root  17K Jun 29 20:03 tracemalloc.py
                                          -rwxr-xr-x 1 root root  28K Jun 29 20:03 trace.py
                                          -rw-r--r-- 1 root root  879 Jun 29 20:03 tty.py
                                          -rw-r--r-- 1 root root 141K Jun 29 20:03 turtle.py
                                          -rw-r--r-- 1 root root 9.7K Jun 29 20:03 types.py
                                          -rw-r--r-- 1 root root  54K Jun 29 20:03 typing.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 unittest
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 urllib
                                          -rw-r--r-- 1 root root  29K Jun 29 20:03 uuid.py
                                          -rwxr-xr-x 1 root root 6.7K Jun 29 20:03 uu.py
                                          drwxr-xr-x 4 root root 4.0K Aug 21 13:27 venv
                                          -rw-r--r-- 1 root root  20K Jun 29 20:03 warnings.py
                                          -rw-r--r-- 1 root root  18K Jun 29 20:03 wave.py
                                          -rw-r--r-- 1 root root  21K Jun 29 20:03 weakref.py
                                          -rw-r--r-- 1 root root 5.6K Jun 29 20:03 _weakrefset.py
                                          -rwxr-xr-x 1 root root  23K Jun 29 20:03 webbrowser.py
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 wsgiref
                                          -rw-r--r-- 1 root root 5.8K Jun 29 20:03 xdrlib.py
                                          drwxr-xr-x 7 root root 4.0K Aug 21 13:27 xml
                                          drwxr-xr-x 3 root root 4.0K Aug 21 13:27 xmlrpc
                                          -rw-r--r-- 1 root root 7.4K Jun 29 20:03 zipapp.py
                                          -rw-r--r-- 1 root root  79K Jun 29 20:03 zipfile.py
                                          
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          831

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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