Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Probleme mit Installation von ESP Home@0.2.4

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Probleme mit Installation von ESP Home@0.2.4

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

      @tontechniker
      Und die Ausgaben waren geheim? Dann wird es schwierig mit Hilfe.

      Komplette Ein- wie Ausgaben inkl. login prompt.

      T 1 Reply Last reply Reply Quote 0
      • T
        Tontechniker @Thomas Braun last edited by

        @thomas-braun

        pi@raspberrypi:~ $ cd /opt/iobroker
        pi@raspberrypi:/opt/iobroker $ npm ls | grep ERR
        pi@raspberrypi:/opt/iobroker $
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Tontechniker last edited by

          @tontechniker

          Dann versuch jetzt nochmal den Adapter zu installieren.

          python --version 
          

          liefert?

          T 1 Reply Last reply Reply Quote 0
          • T
            Tontechniker @Thomas Braun last edited by

            @thomas-braun sagte in Probleme mit Installation von ESP Home@0.2.4:

            python --version

            pi@raspberrypi:/opt/iobroker $ python --version
            Python 3.9.2
            pi@raspberrypi:/opt/iobroker $
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Tontechniker last edited by

              @tontechniker

              Die Grundvoraussetzungen sollten jetzt bedient sein.
              Die Installation des Adapters sagt?

              T 1 Reply Last reply Reply Quote 1
              • T
                Tontechniker @Thomas Braun last edited by

                @thomas-braun Hab nochmal einen Reboot gemacht und den Adapter versucht zu installieren. Leider immer noch Error.

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

                  @tontechniker

                  Welcher? Bitte mehr Info aus der Kommandozeile...

                  T 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Tontechniker last edited by

                    @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                    Leider immer noch Error.

                    Bitte immer alles zeigen!
                    https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tontechniker @Thomas Braun last edited by Tontechniker

                      @thomas-braun Hier der aktuelle Log der Installation:

                      $ iobroker add esphome --host raspberrypi
                      
                      NPM version: 6.14.17
                      
                      Installing iobroker.esphome@0.2.4... (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.
                      
                      Collecting esphome>=2021.8
                      
                      Using cached esphome-2022.5.1-py2.py3-none-any.whl (2.3 MB)
                      
                      Collecting tornado>=3.2
                      
                      Using cached tornado-6.1.tar.gz (497 kB)
                      
                      Preparing metadata (setup.py): started
                      
                      Preparing metadata (setup.py): finished with status 'done'
                      
                      Collecting pyserial==3.5
                      
                      Using cached pyserial-3.5-py2.py3-none-any.whl (90 kB)
                      
                      Collecting colorama==0.4.4
                      
                      Using cached colorama-0.4.4-py2.py3-none-any.whl (16 kB)
                      
                      Collecting esptool==3.3
                      
                      Using cached esptool-3.3.tar.gz (213 kB)
                      
                      Preparing metadata (setup.py): started
                      
                      Preparing metadata (setup.py): finished with status 'done'
                      
                      Collecting aioesphomeapi==10.8.2
                      
                      Using cached aioesphomeapi-10.8.2-py2.py3-none-any.whl (49 kB)
                      
                      Collecting zeroconf==0.38.4
                      
                      Using cached zeroconf-0.38.4-py3-none-any.whl (106 kB)
                      
                      Collecting tzdata>=2021.1
                      
                      Using cached tzdata-2022.1-py2.py3-none-any.whl (339 kB)
                      
                      Collecting kconfiglib==13.7.1
                      
                      Using cached kconfiglib-13.7.1-py2.py3-none-any.whl (145 kB)
                      
                      Collecting PyYAML==6.0
                      
                      Using cached PyYAML-6.0.tar.gz (124 kB)
                      
                      Installing build dependencies: started
                      
                      Installing build dependencies: finished with status 'done'
                      
                      Getting requirements to build wheel: started
                      
                      Getting requirements to build wheel: finished with status 'done'
                      
                      Preparing metadata (pyproject.toml): started
                      
                      Preparing metadata (pyproject.toml): finished with status 'done'
                      
                      Collecting esphome-dashboard==20220508.0
                      
                      Using cached esphome_dashboard-20220508.0-py3-none-any.whl (601 kB)
                      
                      Collecting platformio==5.2.5
                      
                      Using cached platformio-5.2.5.tar.gz (218 kB)
                      
                      Preparing metadata (setup.py): started
                      
                      Preparing metadata (setup.py): finished with status 'done'
                      
                      Collecting tzlocal==4.2
                      
                      Using cached tzlocal-4.2-py3-none-any.whl (19 kB)
                      
                      Collecting paho-mqtt==1.6.1
                      
                      Using cached paho-mqtt-1.6.1.tar.gz (99 kB)
                      
                      Preparing metadata (setup.py): started
                      
                      Preparing metadata (setup.py): finished with status 'done'
                      
                      Collecting click==8.1.3
                      
                      Using cached click-8.1.3-py3-none-any.whl (96 kB)
                      
                      Collecting voluptuous==0.13.1
                      
                      Using cached voluptuous-0.13.1-py3-none-any.whl (29 kB)
                      
                      Collecting noiseprotocol<1.0,>=0.3.1
                      
                      Using cached noiseprotocol-0.3.1-py3-none-any.whl (20 kB)
                      
                      Collecting protobuf<4.0,>=3.12.2
                      
                      Using cached protobuf-3.20.1-py2.py3-none-any.whl (162 kB)
                      
                      Collecting bitstring>=3.1.6
                      
                      Using cached bitstring-3.1.9-py3-none-any.whl (38 kB)
                      
                      Collecting cryptography>=2.1.4
                      
                      Using cached cryptography-37.0.2.tar.gz (585 kB)
                      
                      Installing build dependencies: started
                      
                      Installing build dependencies: finished with status 'error'
                      
                      host.raspberrypi Cannot install iobroker.esphome@0.2.4: 1
                      
                      ERROR: Process exited with code 25
                      
                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @Tontechniker last edited by

                        @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                        Habe ich weiter oben schon mal gepostet

                        das war doch vor dem Fix von node

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          Tontechniker @Homoran last edited by Tontechniker

                          @homoran Dieser ist aktuell!
                          Kann dies Probleme verursachen?

                          No python_modules directory; installing pip locally if needed.
                          
                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Tontechniker last edited by Homoran

                            @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                            @homoran Dieser ist aktuell!

                            klar doch!
                            hast du über die Konsole oder über den admin installiert?

                            wenn add, hattest du vorher geprüft ob es etwas zu deinstallieren gab?

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              Tontechniker @Homoran last edited by

                              @homoran Über Admin.

                              Homoran 1 Reply Last reply Reply Quote 0
                              • Homoran
                                Homoran Global Moderator Administrators @Tontechniker last edited by

                                @tontechniker sagte in Probleme mit Installation von ESP Home@0.2.4:

                                @homoran Über Admin.

                                ok, dann bin ich erstmal mangels weiterer Ideen raus 😞

                                T 1 Reply Last reply Reply Quote 1
                                • T
                                  Tontechniker @Homoran last edited by

                                  @homoran Trotzdem: DANKE!!

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

                                    @tontechniker

                                    Also grundsätzlich installiert der Adapter:

                                    echad@chet:~ $ iobroker add esphome
                                    NPM version: 8.11.0
                                    Installing iobroker.esphome@0.2.4... (System call)
                                    
                                    added 98 packages, removed 192 packages, and changed 1 package in 2m
                                    
                                    81 packages are looking for funding
                                      run `npm fund` for details
                                    host.chet install adapter esphome
                                    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
                                    host.chet object system.adapter.esphome created/updated
                                    host.chet create instance esphome
                                    host.chet object system.adapter.esphome.0.alive created
                                    host.chet object system.adapter.esphome.0.connected created
                                    host.chet object system.adapter.esphome.0.compactMode created
                                    host.chet object system.adapter.esphome.0.cpu created
                                    host.chet object system.adapter.esphome.0.cputime created
                                    host.chet object system.adapter.esphome.0.memHeapUsed created
                                    host.chet object system.adapter.esphome.0.memHeapTotal created
                                    host.chet object system.adapter.esphome.0.memRss created
                                    host.chet object system.adapter.esphome.0.uptime created
                                    host.chet object system.adapter.esphome.0.inputCount created
                                    host.chet object system.adapter.esphome.0.outputCount created
                                    host.chet object system.adapter.esphome.0.eventLoopLag created
                                    host.chet object system.adapter.esphome.0.sigKill created
                                    host.chet object system.adapter.esphome.0.logLevel created
                                    host.chet object esphome.0.info created
                                    host.chet object esphome.0.info.connection created
                                    host.chet Set default value of esphome.0.info.connection: false
                                    host.chet object system.adapter.esphome.0 created
                                    echad@chet:~ $
                                    

                                    Wo es da jetzt auf deinem System klemmt? Keine Ahnung...

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      Tontechniker @Thomas Braun last edited by

                                      @thomas-braun sagte in Probleme mit Installation von ESP Home@0.2.4:

                                      iobroker add esphome
                                      Habe es auch nochmal auf der Konsole versucht:

                                      pi@raspberrypi:~ $ iobroker add esphome
                                      NPM version: 6.14.17
                                      Installing iobroker.esphome@0.2.4... (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.
                                      Collecting esphome>=2021.8
                                      
                                      

                                      Was mich wundert, ist, dass das fehlende Directory "No python_modules directory" angemeckert wird. Wo muß das sein und wie lautet der Name?

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        Jan1 @Tontechniker last edited by Jan1

                                        @tontechniker
                                        Das meckert er immer an und legt es dann auch selber an.
                                        Wenn Du im Admin installierst, dann von NPM oder GIT? Von GIT gehts bei mir auf alle Fälle.

                                        Welchen Pi hast Du denn? Nicht das dem einfach der RAM bei der Installation einfach aus geht.

                                        T 1 Reply Last reply Reply Quote 0
                                        • T
                                          Tontechniker @Jan1 last edited by Tontechniker

                                          @jan1 Habe einen 4B mit 4GB Ram und SSD.

                                          J 1 Reply Last reply Reply Quote 0
                                          • J
                                            Jan1 @Tontechniker last edited by

                                            @tontechniker
                                            Ok, daran liegts nicht.
                                            Dann die erste Frage. Von wo, GIT oder NPM?

                                            T 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            729
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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