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. Cryptography Modul Updaten

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Cryptography Modul Updaten

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
29 Beiträge 4 Kommentatoren 2.2k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M maxpd

    @Dutchman jetzt steigen wir interessant früh aus:

    $ iobroker url DrozmotiX/ioBroker.esphome --host iobroker
    
    install DrozmotiX/ioBroker.esphome
    
    NPM version: 6.14.16
    
    Installing DrozmotiX/ioBroker.esphome... (System call)
    
    > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
    
    No python_modules directory; installing pip locally if needed.
    
    host.iobroker Cannot install DrozmotiX/ioBroker.esphome: 1
    
    ERROR: Process exited with code 25
    

    gefährlich scheint mir:

    pi@iobroker:~ $ python --version
    -bash: python: Kommando nicht gefunden.
    
    

    Auch manuell installiert funktioniert es nicht:

    pi@iobroker:~ $ python --version
    -bash: python: Kommando nicht gefunden.
    pi@iobroker:~ $ sudo apt-get install python3-pip
    Paketlisten werden gelesen… Fertig
    Abhängigkeitsbaum wird aufgebaut… Fertig
    Statusinformationen werden eingelesen… Fertig
    python3-pip ist schon die neueste Version (20.3.4-4+rpt1).
    Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
      bsdmainutils g++-8 geoip-database libbind9-161 libbison-dev libcroco3 libdns1104 libdns1110 libevent-2.1-6 libfl2 libgdk-pixbuf2.0-0 libgeoip1 libicu63 libisc1100 libisc1105 libisccc161
      libisccfg163 libisl19 libjim0.77 libjsoncpp1 liblwres161 libmpdec2 libncursesw5 libperl5.28 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal
      libpython2.7-stdlib libpython3.7 libpython3.7-minimal libpython3.7-stdlib libstdc++-8-dev libusb-0.1-4 perl-modules-5.28 python2 python2-dev python2-minimal python2.7 python2.7-dev
      python2.7-minimal python3.7-minimal rpi-eeprom-images rpi.gpio-common usb.ids
    Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
    
    
    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #21

    @maxpd sagte in Cryptography Modul Updaten:

    sudo apt autoremove
    

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    1 Antwort Letzte Antwort
    0
    • M maxpd

      @Dutchman jetzt steigen wir interessant früh aus:

      $ iobroker url DrozmotiX/ioBroker.esphome --host iobroker
      
      install DrozmotiX/ioBroker.esphome
      
      NPM version: 6.14.16
      
      Installing DrozmotiX/ioBroker.esphome... (System call)
      
      > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
      
      No python_modules directory; installing pip locally if needed.
      
      host.iobroker Cannot install DrozmotiX/ioBroker.esphome: 1
      
      ERROR: Process exited with code 25
      

      gefährlich scheint mir:

      pi@iobroker:~ $ python --version
      -bash: python: Kommando nicht gefunden.
      
      

      Auch manuell installiert funktioniert es nicht:

      pi@iobroker:~ $ python --version
      -bash: python: Kommando nicht gefunden.
      pi@iobroker:~ $ sudo apt-get install python3-pip
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      python3-pip ist schon die neueste Version (20.3.4-4+rpt1).
      Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
        bsdmainutils g++-8 geoip-database libbind9-161 libbison-dev libcroco3 libdns1104 libdns1110 libevent-2.1-6 libfl2 libgdk-pixbuf2.0-0 libgeoip1 libicu63 libisc1100 libisc1105 libisccc161
        libisccfg163 libisl19 libjim0.77 libjsoncpp1 liblwres161 libmpdec2 libncursesw5 libperl5.28 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal
        libpython2.7-stdlib libpython3.7 libpython3.7-minimal libpython3.7-stdlib libstdc++-8-dev libusb-0.1-4 perl-modules-5.28 python2 python2-dev python2-minimal python2.7 python2.7-dev
        python2.7-minimal python3.7-minimal rpi-eeprom-images rpi.gpio-common usb.ids
      Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
      0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
      
      
      DutchmanD Offline
      DutchmanD Offline
      Dutchman
      Developer Most Active Administrators
      schrieb am zuletzt editiert von
      #22

      @maxpd sagte in Cryptography Modul Updaten:

      gefährlich scheint mir:
      pi@iobroker:~ $ python --version -bash: python: Kommando nicht gefunden.

      jup kein python auf dem system installiert

      M 1 Antwort Letzte Antwort
      0
      • DutchmanD Dutchman

        @maxpd sagte in Cryptography Modul Updaten:

        gefährlich scheint mir:
        pi@iobroker:~ $ python --version -bash: python: Kommando nicht gefunden.

        jup kein python auf dem system installiert

        M Offline
        M Offline
        maxpd
        schrieb am zuletzt editiert von
        #23

        @dutchman aber unten drunter wenn ich es neu installieren will sagt er python wäre schon installiert und ich kann nicht neu installieren.

        Dein Installationsscript kommt auf jeden Fall schon weiter. Aber es wird keine Instanz angelegt, korrekt? Der Objektbaum ist da.

        Mein Telegramm funktioniert aber nun nicht mehr:

        
        telegram.0
        2022-03-17 14:17:09.766	error	getMe (reconnect #0) Error:Error: EFATAL: Error: getaddrinfo EAI_AGAIN api.telegram.org
        
        telegram.0
        2022-03-17 14:16:59.743	warn	polling_error: EFATAL, EFATAL: Error: read ETIMEDOUT
        

        Gruß
        maxpd

        Raspi 4 8gb | iobroker + pivccu3 | 46 Adapter | 68 Scripte, 120 Devices

        DutchmanD 1 Antwort Letzte Antwort
        0
        • M maxpd

          @dutchman aber unten drunter wenn ich es neu installieren will sagt er python wäre schon installiert und ich kann nicht neu installieren.

          Dein Installationsscript kommt auf jeden Fall schon weiter. Aber es wird keine Instanz angelegt, korrekt? Der Objektbaum ist da.

          Mein Telegramm funktioniert aber nun nicht mehr:

          
          telegram.0
          2022-03-17 14:17:09.766	error	getMe (reconnect #0) Error:Error: EFATAL: Error: getaddrinfo EAI_AGAIN api.telegram.org
          
          telegram.0
          2022-03-17 14:16:59.743	warn	polling_error: EFATAL, EFATAL: Error: read ETIMEDOUT
          
          DutchmanD Offline
          DutchmanD Offline
          Dutchman
          Developer Most Active Administrators
          schrieb am zuletzt editiert von Dutchman
          #24

          @maxpd sagte in Cryptography Modul Updaten:

          Dein Installationsscript kommt auf jeden Fall schon weiter. Aber es wird keine Instanz angelegt, korrekt? Der Objektbaum ist da.

          ohne python kan er nicht installieren, und wen Python -v keine version ausgibt ist deine Python installation nicht OK

          @maxpd sagte in Cryptography Modul Updaten:

          Mein Telegramm funktioniert aber nun nicht mehr:
          telegram.0 2022-03-17 14:17:09.766 error getMe (reconnect #0) Error:Error: EFATAL: Error: getaddrinfo EAI_AGAIN api.telegram.org telegram.0 2022-03-17 14:16:59.743 warn polling_error: EFATAL, EFATAL: Error: read ETIMEDOUT

          das ist n anderes problem, er kan die telegram api nicht erreichen

          M 1 Antwort Letzte Antwort
          0
          • DutchmanD Dutchman

            @maxpd sagte in Cryptography Modul Updaten:

            Dein Installationsscript kommt auf jeden Fall schon weiter. Aber es wird keine Instanz angelegt, korrekt? Der Objektbaum ist da.

            ohne python kan er nicht installieren, und wen Python -v keine version ausgibt ist deine Python installation nicht OK

            @maxpd sagte in Cryptography Modul Updaten:

            Mein Telegramm funktioniert aber nun nicht mehr:
            telegram.0 2022-03-17 14:17:09.766 error getMe (reconnect #0) Error:Error: EFATAL: Error: getaddrinfo EAI_AGAIN api.telegram.org telegram.0 2022-03-17 14:16:59.743 warn polling_error: EFATAL, EFATAL: Error: read ETIMEDOUT

            das ist n anderes problem, er kan die telegram api nicht erreichen

            M Offline
            M Offline
            maxpd
            schrieb am zuletzt editiert von
            #25

            @dutchman das ist die ausgabe während der installation

            $ iobroker url DrozmotiX/ioBroker.esphome --host iobroker
            
            install DrozmotiX/ioBroker.esphome
            
            NPM version: 6.14.16
            
            Installing DrozmotiX/ioBroker.esphome... (System call)
            
            > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
            
            No python_modules directory; installing pip locally if needed.
            
            Successfully completed pip check.
            
            Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
            
            Collecting esphome>=2021.8
            
            Using cached https://www.piwheels.org/simple/esphome/esphome-2022.3.0-py2.py3-none-any.whl (2.2 MB)
            
            Collecting tornado>=3.2
            
            Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp39-cp39-linux_armv7l.whl (421 kB)
            
            Collecting tzdata>=2021.1
            
            Using cached https://www.piwheels.org/simple/tzdata/tzdata-2021.5-py2.py3-none-any.whl (339 kB)
            
            Collecting pyserial==3.5
            
            Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
            
            Collecting esphome-dashboard==20220309.0
            
            Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220309.0-py3-none-any.whl (593 kB)
            
            Collecting aioesphomeapi==10.8.2
            
            Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
            
            Collecting zeroconf==0.38.3
            
            Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
            
            Collecting voluptuous==0.12.2
            
            Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)
            
            Collecting click==8.0.3
            
            Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
            
            Collecting platformio==5.2.5
            
            Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
            
            Collecting esptool==3.2
            
            Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
            
            Collecting kconfiglib==13.7.1
            
            Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
            
            Collecting tzlocal==4.1
            
            Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)
            
            Collecting PyYAML==6.0
            
            Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp39-cp39-linux_armv7l.whl (45 kB)
            
            Collecting paho-mqtt==1.6.1
            
            Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)
            
            Collecting colorama==0.4.4
            
            Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
            
            Collecting protobuf<4.0,>=3.12.2
            
            Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.19.4-py2.py3-none-any.whl (162 kB)
            
            Collecting noiseprotocol<1.0,>=0.3.1
            
            Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
            
            Collecting cryptography>=2.1.4
            
            Using cached https://www.piwheels.org/simple/cryptography/cryptography-36.0.2-cp39-cp39-linux_armv7l.whl (2.7 MB)
            
            Collecting ecdsa>=0.16.0
            
            Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.17.0-py2.py3-none-any.whl (119 kB)
            
            Collecting reedsolo<=1.5.4,>=1.5.3
            
            Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp39-cp39-linux_armv7l.whl (921 kB)
            
            Collecting bitstring>=3.1.6
            
            Using cached https://www.piwheels.org/simple/bitstring/bitstring-3.1.9-py3-none-any.whl (39 kB)
            
            Collecting ajsonrpc==1.*
            
            Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
            
            Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.25.1)
            
            Collecting pyelftools<1,>=0.27
            
            Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.28-py2.py3-none-any.whl (156 kB)
            
            Collecting starlette==0.18.*
            
            Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
            
            Collecting uvicorn==0.16.0
            
            Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
            
            Collecting tabulate==0.8.*
            
            Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.9-py3-none-any.whl (25 kB)
            
            Collecting aiofiles==0.8.*
            
            Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
            
            Collecting bottle==0.12.*
            
            Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.19-py3-none-any.whl (89 kB)
            
            Collecting wsproto==1.0.*
            
            Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
            
            Collecting semantic-version==2.9.*
            
            Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
            
            Collecting marshmallow<4,>=2
            
            Using cached https://www.piwheels.org/simple/marshmallow/marshmallow-3.15.0-py3-none-any.whl (47 kB)
            
            Collecting pytz-deprecation-shim
            
            Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
            
            Collecting ifaddr>=0.1.7
            
            Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.1.7-py2.py3-none-any.whl (10 kB)
            
            Collecting anyio<4,>=3.0.0
            
            Using cached https://www.piwheels.org/simple/anyio/anyio-3.5.0-py3-none-any.whl (79 kB)
            
            Collecting typing-extensions
            
            Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.1.1-py3-none-any.whl (26 kB)
            
            Collecting h11>=0.8
            
            Using cached https://www.piwheels.org/simple/h11/h11-0.13.0-py3-none-any.whl (58 kB)
            
            Collecting asgiref>=3.4.0
            
            Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.0-py3-none-any.whl (22 kB)
            
            Collecting cffi>=1.12
            
            Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.0-cp39-cp39-linux_armv7l.whl (369 kB)
            
            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.16.0)
            
            Collecting packaging
            
            Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)
            
            Collecting sniffio>=1.1
            
            Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.2.0-py3-none-any.whl (10 kB)
            
            Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8) (2.10)
            
            Collecting pycparser
            
            Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
            
            Collecting pyparsing!=3.0.5,>=2.0.2
            
            Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.7-py3-none-any.whl (98 kB)
            
            Installing collected packages: voluptuous, tabulate, reedsolo, pyserial, pyelftools, paho-mqtt, ifaddr, esphome-dashboard, bottle, bitstring, zeroconf, tzdata, typing-extensions, tornado, sniffio, semantic-version, PyYAML, pyparsing, pycparser, protobuf, kconfiglib, h11, ecdsa, colorama, click, asgiref, ajsonrpc, aiofiles, wsproto, uvicorn, pytz-deprecation-shim, packaging, cffi, anyio, tzlocal, starlette, marshmallow, cryptography, platformio, noiseprotocol, esptool, aioesphomeapi, esphome
            
            Successfully installed PyYAML-6.0 aioesphomeapi-10.8.2 aiofiles-0.8.0 ajsonrpc-1.2.0 anyio-3.5.0 asgiref-3.5.0 bitstring-3.1.9 bottle-0.12.19 cffi-1.15.0 click-8.0.3 colorama-0.4.4 cryptography-36.0.2 ecdsa-0.17.0 esphome-2022.3.0 esphome-dashboard-20220309.0 esptool-3.2 h11-0.13.0 ifaddr-0.1.7 kconfiglib-13.7.1 marshmallow-3.15.0 noiseprotocol-0.3.1 packaging-21.3 paho-mqtt-1.6.1 platformio-5.2.5 protobuf-3.19.4 pycparser-2.21 pyelftools-0.28 pyparsing-3.0.7 pyserial-3.5 pytz-deprecation-shim-0.1.0.post0 reedsolo-1.5.4 semantic-version-2.9.0 sniffio-1.2.0 starlette-0.18.0 tabulate-0.8.9 tornado-6.1 typing-extensions-4.1.1 tzdata-2021.5 tzlocal-4.1 uvicorn-0.16.0 voluptuous-0.12.2 wsproto-1.0.0 zeroconf-0.38.3
            
            + iobroker.esphome@0.2.4updated 1 package in 110.012s
            
            93 packages are looking for funding
            
            run `npm fund` for details
            
            upload [5] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/admin.d.ts admin.d.ts video/mp2t
            
            upload [4] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/esphome.png esphome.png image/png
            
            upload [3] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/dashboard.png img/dashboard.png image/png
            
            upload [2] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/index_m.html index_m.html text/html
            
            upload [1] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/style.css style.css text/css
            
            upload [0] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/words.js words.js application/javascript
            
            Process exited with code 0
            

            Gruß
            maxpd

            Raspi 4 8gb | iobroker + pivccu3 | 46 Adapter | 68 Scripte, 120 Devices

            DutchmanD 1 Antwort Letzte Antwort
            0
            • M maxpd

              @dutchman das ist die ausgabe während der installation

              $ iobroker url DrozmotiX/ioBroker.esphome --host iobroker
              
              install DrozmotiX/ioBroker.esphome
              
              NPM version: 6.14.16
              
              Installing DrozmotiX/ioBroker.esphome... (System call)
              
              > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
              
              No python_modules directory; installing pip locally if needed.
              
              Successfully completed pip check.
              
              Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
              
              Collecting esphome>=2021.8
              
              Using cached https://www.piwheels.org/simple/esphome/esphome-2022.3.0-py2.py3-none-any.whl (2.2 MB)
              
              Collecting tornado>=3.2
              
              Using cached https://www.piwheels.org/simple/tornado/tornado-6.1-cp39-cp39-linux_armv7l.whl (421 kB)
              
              Collecting tzdata>=2021.1
              
              Using cached https://www.piwheels.org/simple/tzdata/tzdata-2021.5-py2.py3-none-any.whl (339 kB)
              
              Collecting pyserial==3.5
              
              Using cached https://www.piwheels.org/simple/pyserial/pyserial-3.5-py2.py3-none-any.whl (90 kB)
              
              Collecting esphome-dashboard==20220309.0
              
              Using cached https://www.piwheels.org/simple/esphome-dashboard/esphome_dashboard-20220309.0-py3-none-any.whl (593 kB)
              
              Collecting aioesphomeapi==10.8.2
              
              Using cached https://www.piwheels.org/simple/aioesphomeapi/aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
              
              Collecting zeroconf==0.38.3
              
              Using cached https://www.piwheels.org/simple/zeroconf/zeroconf-0.38.3-py3-none-any.whl (97 kB)
              
              Collecting voluptuous==0.12.2
              
              Using cached https://www.piwheels.org/simple/voluptuous/voluptuous-0.12.2-py3-none-any.whl (35 kB)
              
              Collecting click==8.0.3
              
              Using cached https://www.piwheels.org/simple/click/click-8.0.3-py3-none-any.whl (97 kB)
              
              Collecting platformio==5.2.5
              
              Using cached https://www.piwheels.org/simple/platformio/platformio-5.2.5-py3-none-any.whl (343 kB)
              
              Collecting esptool==3.2
              
              Using cached https://www.piwheels.org/simple/esptool/esptool-3.2-py3-none-any.whl (326 kB)
              
              Collecting kconfiglib==13.7.1
              
              Using cached https://www.piwheels.org/simple/kconfiglib/kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
              
              Collecting tzlocal==4.1
              
              Using cached https://www.piwheels.org/simple/tzlocal/tzlocal-4.1-py3-none-any.whl (19 kB)
              
              Collecting PyYAML==6.0
              
              Using cached https://www.piwheels.org/simple/pyyaml/PyYAML-6.0-cp39-cp39-linux_armv7l.whl (45 kB)
              
              Collecting paho-mqtt==1.6.1
              
              Using cached https://www.piwheels.org/simple/paho-mqtt/paho_mqtt-1.6.1-py3-none-any.whl (75 kB)
              
              Collecting colorama==0.4.4
              
              Using cached https://www.piwheels.org/simple/colorama/colorama-0.4.4-py2.py3-none-any.whl (16 kB)
              
              Collecting protobuf<4.0,>=3.12.2
              
              Using cached https://www.piwheels.org/simple/protobuf/protobuf-3.19.4-py2.py3-none-any.whl (162 kB)
              
              Collecting noiseprotocol<1.0,>=0.3.1
              
              Using cached https://www.piwheels.org/simple/noiseprotocol/noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
              
              Collecting cryptography>=2.1.4
              
              Using cached https://www.piwheels.org/simple/cryptography/cryptography-36.0.2-cp39-cp39-linux_armv7l.whl (2.7 MB)
              
              Collecting ecdsa>=0.16.0
              
              Using cached https://www.piwheels.org/simple/ecdsa/ecdsa-0.17.0-py2.py3-none-any.whl (119 kB)
              
              Collecting reedsolo<=1.5.4,>=1.5.3
              
              Using cached https://www.piwheels.org/simple/reedsolo/reedsolo-1.5.4-cp39-cp39-linux_armv7l.whl (921 kB)
              
              Collecting bitstring>=3.1.6
              
              Using cached https://www.piwheels.org/simple/bitstring/bitstring-3.1.9-py3-none-any.whl (39 kB)
              
              Collecting ajsonrpc==1.*
              
              Using cached https://www.piwheels.org/simple/ajsonrpc/ajsonrpc-1.2.0-py3-none-any.whl (22 kB)
              
              Requirement already satisfied: requests==2.* in /usr/lib/python3/dist-packages (from platformio==5.2.5->esphome>=2021.8) (2.25.1)
              
              Collecting pyelftools<1,>=0.27
              
              Using cached https://www.piwheels.org/simple/pyelftools/pyelftools-0.28-py2.py3-none-any.whl (156 kB)
              
              Collecting starlette==0.18.*
              
              Using cached https://www.piwheels.org/simple/starlette/starlette-0.18.0-py3-none-any.whl (59 kB)
              
              Collecting uvicorn==0.16.0
              
              Using cached https://www.piwheels.org/simple/uvicorn/uvicorn-0.16.0-py3-none-any.whl (56 kB)
              
              Collecting tabulate==0.8.*
              
              Using cached https://www.piwheels.org/simple/tabulate/tabulate-0.8.9-py3-none-any.whl (25 kB)
              
              Collecting aiofiles==0.8.*
              
              Using cached https://www.piwheels.org/simple/aiofiles/aiofiles-0.8.0-py3-none-any.whl (13 kB)
              
              Collecting bottle==0.12.*
              
              Using cached https://www.piwheels.org/simple/bottle/bottle-0.12.19-py3-none-any.whl (89 kB)
              
              Collecting wsproto==1.0.*
              
              Using cached https://www.piwheels.org/simple/wsproto/wsproto-1.0.0-py3-none-any.whl (24 kB)
              
              Collecting semantic-version==2.9.*
              
              Using cached https://www.piwheels.org/simple/semantic-version/semantic_version-2.9.0-py2.py3-none-any.whl (19 kB)
              
              Collecting marshmallow<4,>=2
              
              Using cached https://www.piwheels.org/simple/marshmallow/marshmallow-3.15.0-py3-none-any.whl (47 kB)
              
              Collecting pytz-deprecation-shim
              
              Using cached https://www.piwheels.org/simple/pytz-deprecation-shim/pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
              
              Collecting ifaddr>=0.1.7
              
              Using cached https://www.piwheels.org/simple/ifaddr/ifaddr-0.1.7-py2.py3-none-any.whl (10 kB)
              
              Collecting anyio<4,>=3.0.0
              
              Using cached https://www.piwheels.org/simple/anyio/anyio-3.5.0-py3-none-any.whl (79 kB)
              
              Collecting typing-extensions
              
              Using cached https://www.piwheels.org/simple/typing-extensions/typing_extensions-4.1.1-py3-none-any.whl (26 kB)
              
              Collecting h11>=0.8
              
              Using cached https://www.piwheels.org/simple/h11/h11-0.13.0-py3-none-any.whl (58 kB)
              
              Collecting asgiref>=3.4.0
              
              Using cached https://www.piwheels.org/simple/asgiref/asgiref-3.5.0-py3-none-any.whl (22 kB)
              
              Collecting cffi>=1.12
              
              Using cached https://www.piwheels.org/simple/cffi/cffi-1.15.0-cp39-cp39-linux_armv7l.whl (369 kB)
              
              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.16.0)
              
              Collecting packaging
              
              Using cached https://www.piwheels.org/simple/packaging/packaging-21.3-py3-none-any.whl (40 kB)
              
              Collecting sniffio>=1.1
              
              Using cached https://www.piwheels.org/simple/sniffio/sniffio-1.2.0-py3-none-any.whl (10 kB)
              
              Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<4,>=3.0.0->starlette==0.18.*->platformio==5.2.5->esphome>=2021.8) (2.10)
              
              Collecting pycparser
              
              Using cached https://www.piwheels.org/simple/pycparser/pycparser-2.21-py2.py3-none-any.whl (119 kB)
              
              Collecting pyparsing!=3.0.5,>=2.0.2
              
              Using cached https://www.piwheels.org/simple/pyparsing/pyparsing-3.0.7-py3-none-any.whl (98 kB)
              
              Installing collected packages: voluptuous, tabulate, reedsolo, pyserial, pyelftools, paho-mqtt, ifaddr, esphome-dashboard, bottle, bitstring, zeroconf, tzdata, typing-extensions, tornado, sniffio, semantic-version, PyYAML, pyparsing, pycparser, protobuf, kconfiglib, h11, ecdsa, colorama, click, asgiref, ajsonrpc, aiofiles, wsproto, uvicorn, pytz-deprecation-shim, packaging, cffi, anyio, tzlocal, starlette, marshmallow, cryptography, platformio, noiseprotocol, esptool, aioesphomeapi, esphome
              
              Successfully installed PyYAML-6.0 aioesphomeapi-10.8.2 aiofiles-0.8.0 ajsonrpc-1.2.0 anyio-3.5.0 asgiref-3.5.0 bitstring-3.1.9 bottle-0.12.19 cffi-1.15.0 click-8.0.3 colorama-0.4.4 cryptography-36.0.2 ecdsa-0.17.0 esphome-2022.3.0 esphome-dashboard-20220309.0 esptool-3.2 h11-0.13.0 ifaddr-0.1.7 kconfiglib-13.7.1 marshmallow-3.15.0 noiseprotocol-0.3.1 packaging-21.3 paho-mqtt-1.6.1 platformio-5.2.5 protobuf-3.19.4 pycparser-2.21 pyelftools-0.28 pyparsing-3.0.7 pyserial-3.5 pytz-deprecation-shim-0.1.0.post0 reedsolo-1.5.4 semantic-version-2.9.0 sniffio-1.2.0 starlette-0.18.0 tabulate-0.8.9 tornado-6.1 typing-extensions-4.1.1 tzdata-2021.5 tzlocal-4.1 uvicorn-0.16.0 voluptuous-0.12.2 wsproto-1.0.0 zeroconf-0.38.3
              
              + iobroker.esphome@0.2.4updated 1 package in 110.012s
              
              93 packages are looking for funding
              
              run `npm fund` for details
              
              upload [5] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/admin.d.ts admin.d.ts video/mp2t
              
              upload [4] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/esphome.png esphome.png image/png
              
              upload [3] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/img/dashboard.png img/dashboard.png image/png
              
              upload [2] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/index_m.html index_m.html text/html
              
              upload [1] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/style.css style.css text/css
              
              upload [0] esphome.admin /opt/iobroker/node_modules/iobroker.esphome/admin/words.js words.js application/javascript
              
              Process exited with code 0
              
              DutchmanD Offline
              DutchmanD Offline
              Dutchman
              Developer Most Active Administrators
              schrieb am zuletzt editiert von
              #26

              @maxpd

              installation ist jetzt erfolgreich, du hast per git/url installiert dan wird keine Instanz erstellet also das noch Manuel machen bitte

              1 Antwort Letzte Antwort
              1
              • M maxpd

                @Dutchman jetzt steigen wir interessant früh aus:

                $ iobroker url DrozmotiX/ioBroker.esphome --host iobroker
                
                install DrozmotiX/ioBroker.esphome
                
                NPM version: 6.14.16
                
                Installing DrozmotiX/ioBroker.esphome... (System call)
                
                > iobroker.esphome@0.2.4 install /opt/iobroker/node_modules/iobroker.esphome> npip install
                
                No python_modules directory; installing pip locally if needed.
                
                host.iobroker Cannot install DrozmotiX/ioBroker.esphome: 1
                
                ERROR: Process exited with code 25
                

                gefährlich scheint mir:

                pi@iobroker:~ $ python --version
                -bash: python: Kommando nicht gefunden.
                
                

                Auch manuell installiert funktioniert es nicht:

                pi@iobroker:~ $ python --version
                -bash: python: Kommando nicht gefunden.
                pi@iobroker:~ $ sudo apt-get install python3-pip
                Paketlisten werden gelesen… Fertig
                Abhängigkeitsbaum wird aufgebaut… Fertig
                Statusinformationen werden eingelesen… Fertig
                python3-pip ist schon die neueste Version (20.3.4-4+rpt1).
                Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                  bsdmainutils g++-8 geoip-database libbind9-161 libbison-dev libcroco3 libdns1104 libdns1110 libevent-2.1-6 libfl2 libgdk-pixbuf2.0-0 libgeoip1 libicu63 libisc1100 libisc1105 libisccc161
                  libisccfg163 libisl19 libjim0.77 libjsoncpp1 liblwres161 libmpdec2 libncursesw5 libperl5.28 libpython2-dev libpython2-stdlib libpython2.7 libpython2.7-dev libpython2.7-minimal
                  libpython2.7-stdlib libpython3.7 libpython3.7-minimal libpython3.7-stdlib libstdc++-8-dev libusb-0.1-4 perl-modules-5.28 python2 python2-dev python2-minimal python2.7 python2.7-dev
                  python2.7-minimal python3.7-minimal rpi-eeprom-images rpi.gpio-common usb.ids
                Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #27

                @maxpd sagte in Cryptography Modul Updaten:

                python --version

                python3 --version
                apt policy python python3
                

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                M 1 Antwort Letzte Antwort
                1
                • Thomas BraunT Thomas Braun

                  @maxpd sagte in Cryptography Modul Updaten:

                  python --version

                  python3 --version
                  apt policy python python3
                  
                  M Offline
                  M Offline
                  maxpd
                  schrieb am zuletzt editiert von
                  #28

                  @thomas-braun

                  Ach ja, wie blöd....

                  pi@iobroker:~ $ python3 --version
                  Python 3.9.2
                  pi@iobroker:~ $ apt policy python python3
                  python:
                    Installiert:           (keine)
                    Installationskandidat: (keine)
                    Versionstabelle:
                       2.7.16-1 -1
                          100 /var/lib/dpkg/status
                  python3:
                    Installiert:           3.9.2-3
                    Installationskandidat: 3.9.2-3
                    Versionstabelle:
                   *** 3.9.2-3 500
                          500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                          100 /var/lib/dpkg/status
                  
                  

                  Alles sauber.

                  sudo apt autoremove
                  

                  war übrigens die Lösung. Hatte ich selbst einfach nur der Sauberheit durchgeführt aber nicht als Anlass eines Lösungsversuchen genommen 😒

                  Telegramm hat sich selber wieder gefangen.

                  Ich denke damit ist das Topic gelöst.
                  Vielen Dank :)

                  Gruß
                  maxpd

                  Raspi 4 8gb | iobroker + pivccu3 | 46 Adapter | 68 Scripte, 120 Devices

                  Thomas BraunT 1 Antwort Letzte Antwort
                  1
                  • M maxpd

                    @thomas-braun

                    Ach ja, wie blöd....

                    pi@iobroker:~ $ python3 --version
                    Python 3.9.2
                    pi@iobroker:~ $ apt policy python python3
                    python:
                      Installiert:           (keine)
                      Installationskandidat: (keine)
                      Versionstabelle:
                         2.7.16-1 -1
                            100 /var/lib/dpkg/status
                    python3:
                      Installiert:           3.9.2-3
                      Installationskandidat: 3.9.2-3
                      Versionstabelle:
                     *** 3.9.2-3 500
                            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            100 /var/lib/dpkg/status
                    
                    

                    Alles sauber.

                    sudo apt autoremove
                    

                    war übrigens die Lösung. Hatte ich selbst einfach nur der Sauberheit durchgeführt aber nicht als Anlass eines Lösungsversuchen genommen 😒

                    Telegramm hat sich selber wieder gefangen.

                    Ich denke damit ist das Topic gelöst.
                    Vielen Dank :)

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

                    @maxpd

                    Eine saubere, in sich konsistente Paketdatenbank ist das a und o eines rundlaufenden Systems.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

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


                    Support us

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

                    422

                    Online

                    32.6k

                    Benutzer

                    82.1k

                    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