Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. {ESP Home} Webinterface wird nicht geladen

    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

    {ESP Home} Webinterface wird nicht geladen

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

      @thomas-braun
      Und was kann ich dagegen machen, und wo sollte ich des finden?

      1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators @Rackermann last edited by Dutchman

        @rackermann sagte in {ESP Home} Webinterface wird nicht geladen:

        @dutchman

        iob del esphome
        
        Delete adapter "esphome"
        host.IoBrocker Counted 1 instances of esphome
        host.IoBrocker Counted 1 meta of esphome
        host.IoBrocker Counted 1 adapter for esphome
        host.IoBrocker Counted 1 channels of esphome
        host.IoBrocker Counted 2 states of esphome
        host.IoBrocker Counted 15 states of system.adapter.esphome
        host.IoBrocker Counted 3 states (io.esphome.*) from states
        host.IoBrocker Counted 16 states (system.adapter.esphome.*) from states
        host.IoBrocker Counted 1 objects of esphome
        host.IoBrocker file esphome.admin deleted
        host.IoBrocker object esphome deleted
        host.IoBrocker object esphome.admin deleted
        host.IoBrocker Deleting 22 object(s).
        host.IoBrocker Deleting 19 state(s).
        
        removed 105 packages in 7s
        
        82 packages are looking for funding
          run `npm fund` for details
        
        npm i iobroker.esphome@latest
        
        added 163 packages in 40s
        
        13 packages are looking for funding
          run `npm fund` for details
        

        Die Installation sieht ok aus, auch keine Probleme mit Abhängigkeiten. Und was wen du jetzt eine Instanz erstellst?

        iob add esphome

        Startet der Adapter dan, was passiert wen du das esphome Dashboard aktivierst in den Einstellungen?

        PS: die älteren Posts im Forum bezüglich Python und der Installation sollten mit der neuen Adapter Version irrelevant sein. Im Hintergrund hat sich die Art wie wir mit Python reden geändert und eine Installation auf dem System ist nicht mehr notwendig läuft alles im Node proces

        https://forum.iobroker.net/topic/49696/test-adapter-knx-v2-x/394

        IMG_2713.jpeg

        Rackermann 1 Reply Last reply Reply Quote 0
        • Rackermann
          Rackermann @Dutchman last edited by

          @dutchman

          
          esphome.0
          2023-11-18 22:57:50.458	info	[Error caught and send to Sentry, thank you collaborating!] error: Error: Command failed with exit code 1: /home/iobroker/.cache/autopy/venv/esphome/bin/python3 -m pip list --local --format json /home/iobroker/.cache/autopy/venv/esphome/bin/python3: No module named pip at makeError (file:///opt/iobroker/node_modules/autopy/node_modules/execa/lib/error.js:60:11) at handlePromise (file:///opt/iobroker/node_modules/autopy/node_modules/execa/index.js:124:26) at processTicksAndRejections (node:internal/process/task_queues:95:5) at $df9eabe9bda49ea8$export$e522f41234ab669a (file:///opt/iobroker/node_modules/autopy/src/index.ts:242:35) at Esphome.espHomeDashboard (/opt/iobroker/node_modules/iobroker.esphome/main.js:111:19) at Esphome.onReady (/Users/nl69zh/Developer/community/opensource/ioBroker.esphome/main.js:79:4)
          
          esphome.0
          2023-11-18 22:57:49.793	info	Native Integration of ESPHome Dashboard enabled
          
          esphome.0
          2023-11-18 22:57:49.708	info	starting. Version 0.5.0-beta.4 in /opt/iobroker/node_modules/iobroker.esphome, node: v18.18.2, js-controller: 5.0.16
          
          esphome.0
          2023-11-18 22:57:44.904	info	terminating
          

          hat sich nix verändert, soll ich den installationslog auch senden

          Dutchman 1 Reply Last reply Reply Quote 0
          • Dutchman
            Dutchman Developer Most Active Administrators @Rackermann last edited by

            hat sich nix verändert, soll ich den installationslog auch senden

            Sehr merkwürdig, mach mir mal bitte auch ein issue auf git mit den Informationen deines System

            Simon unterstützt mich momentan sehr bei dem Adapter und auch der Python Integration und würde auch gern Rücksprache mit ihm über git halten zu diesem Thema

            Da wir bereits einige Installationen haben ohne diese Problematik, und das System ja komplett frisch ist…. Muss es irgendwo einen Faktor geben den wir übersehen

            Rackermann 1 Reply Last reply Reply Quote 0
            • Rackermann
              Rackermann @Dutchman last edited by

              @Dutchman
              esphome git oder wo?

              Dutchman 1 Reply Last reply Reply Quote 0
              • Dutchman
                Dutchman Developer Most Active Administrators @Rackermann last edited by

                @rackermann sagte in {ESP Home} Webinterface wird nicht geladen:

                @Dutchman
                esphome git oder wo?

                https://github.com/DrozmotiX/ioBroker.esphome/issues

                Danke 👍

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

                  @dutchman

                  Ah, hatte ich noch gar nicht gesehen, dass man die ganzen Links (nopy) nicht nicht mehr von Hand setzen muss. Und venv wird auch richtig gesetzt.
                  Eine Installation von esphome.iobroker ist eben bei mir durchgelaufen

                  Dutchman 1 Reply Last reply Reply Quote 1
                  • Dutchman
                    Dutchman Developer Most Active Administrators @Thomas Braun last edited by

                    @thomas-braun sagte in {ESP Home} Webinterface wird nicht geladen:

                    @dutchman

                    Ah, hatte ich noch gar nicht gesehen, dass man die ganzen Links (nopy) nicht nicht mehr von Hand setzen muss. Und venv wird auch richtig gesetzt.
                    Eine Installation von esphome.iobroker ist eben bei mir durchgelaufen

                    Ich bin sehr froh über diese Änderung, verstehe nur nicht warum es in diesem Fall klemmt 🤔

                    Rackermann 1 Reply Last reply Reply Quote 0
                    • Rackermann
                      Rackermann @Dutchman last edited by

                      @dutchman
                      Das war meine schuld. hab des Falsche Betriebssystem installiert.
                      Aber jzt hab ich nen anderen Fehler

                      esphome.0
                      2023-11-30 21:10:53.970	error	Exception-Code: MODULE_NOT_FOUND: Cannot find module '@mongodb-js/zstd-linux-arm-gnueabihf'Require stack:- /opt/iobroker/node_modules/@mongodb-js/zstd/index.js
                      
                      esphome.0
                      2023-11-30 21:10:53.968	error	Error: Cannot find module '@mongodb-js/zstd-linux-arm-gnueabihf'Require stack:- /opt/iobroker/node_modules/@mongodb-js/zstd/index.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Function.Module._load (node:internal/modules/cjs/loader:975:27) at Module.require (node:internal/modules/cjs/loader:1225:19) at require (node:internal/modules/helpers:177:18) at Object.<anonymous> (/opt/iobroker/node_modules/@mongodb-js/zstd/index.js:131:29) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1414:10) at Module.load (node:internal/modules/cjs/loader:1197:32) at Function.Module._load (node:internal/modules/cjs/loader:1013:12) at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:202:29)
                      
                      esphome.0
                      2023-11-30 21:10:53.967	error	unhandled promise rejection: Cannot find module '@mongodb-js/zstd-linux-arm-gnueabihf'Require stack:- /opt/iobroker/node_modules/@mongodb-js/zstd/index.js
                      
                      esphome.0
                      2023-11-30 21:10:53.964	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                      
                      esphome.0
                      2023-11-30 21:10:53.806	info	[Error caught and send to Sentry, thank you collaborating!] error: Error: Cannot find module '@mongodb-js/zstd-linux-arm-gnueabihf'Require stack:- /opt/iobroker/node_modules/@mongodb-js/zstd/index.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1134:15) at Function.Module._load (node:internal/modules/cjs/loader:975:27) at Module.require (node:internal/modules/cjs/loader:1225:19) at require (node:internal/modules/helpers:177:18) at Object.<anonymous> (/opt/iobroker/node_modules/@mongodb-js/zstd/index.js:131:29) at Module._compile (node:internal/modules/cjs/loader:1356:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1414:10) at Module.load (node:internal/modules/cjs/loader:1197:32) at Function.Module._load (node:internal/modules/cjs/loader:1013:12) at ModuleWrap.<anonymous> (node:internal/modules/esm/translators:202:29)
                      
                      esphome.0
                      2023-11-30 21:10:53.682	info	Native Integration of ESPHome Dashboard enabled
                      
                      esphome.0
                      2023-11-30 21:10:53.604	info	starting. Version 0.5.0-beta.8 in /opt/iobroker/node_modules/iobroker.esphome, node: v18.19.0, js-controller: 5.0.17
                      
                      esphome.0
                      2023-11-30 21:10:29.934	info	terminating
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Rackermann last edited by

                        @rackermann sagte in {ESP Home} Webinterface wird nicht geladen:

                        hab des Falsche Betriebssystem installiert.

                        Welches hast du denn jetzt installiert?

                        Auf meinem reinen 64bit ARM läuft es nämlich ohne Zicken.

                        echad@chet:/opt/iobroker $ locate mongodb-js
                        /opt/iobroker/node_modules/@mongodb-js
                        /opt/iobroker/node_modules/@mongodb-js/zstd
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-gnu
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-gnu/README.md
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-gnu/package.json
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-gnu/zstd.linux-arm64-gnu.node
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-musl
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-musl/README.md
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-musl/package.json
                        /opt/iobroker/node_modules/@mongodb-js/zstd-linux-arm64-musl/zstd.linux-arm64-musl.node
                        /opt/iobroker/node_modules/@mongodb-js/zstd/LICENSE.md
                        /opt/iobroker/node_modules/@mongodb-js/zstd/README.md
                        /opt/iobroker/node_modules/@mongodb-js/zstd/index.d.ts
                        /opt/iobroker/node_modules/@mongodb-js/zstd/index.js
                        /opt/iobroker/node_modules/@mongodb-js/zstd/package.json
                        echad@chet:/opt/iobroker $
                        

                        Was sagt

                        iob diag 
                        

                        da bei dir?

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

                          @thomas-braun
                          Zusammenfassung oder Komplett?

                          Zusammenfassung

                          ======================= SUMMARY =======================
                                                  v.2023-10-10
                          
                          
                           Static hostname: raspberrypi
                                 Icon name: computer
                          Operating System: Raspbian GNU/Linux 12 (bookworm)
                                    Kernel: Linux 6.1.0-rpi6-rpi-v8
                              Architecture: arm64
                          
                          Installation:           native
                          Kernel:                 aarch64
                          Userland:               armhf
                          Timezone:               Europe/Berlin (CET, +0100)
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            multi-user.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    2
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v18.19.0
                                                  /usr/bin/node           v18.19.0
                                                  /usr/bin/npm            10.2.3
                                                  /usr/bin/npx            10.2.3
                                                  /usr/bin/corepack       0.22.0
                          
                          Recommended versions are nodejs 18.19.0 and npm 10.2.3
                          Your nodejs installation is correct
                          
                          MEMORY:
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.2G        603M        7.0G        1.3M        716M        7.6G
                          Swap:           104M          0B        104M
                          Total:          8.3G        603M        7.1G
                          
                          Active iob-Instances:   6
                          Active repo(s): beta
                          
                          ioBroker Core:          js-controller           5.0.17
                                                  admin                   6.10.1
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: jsonl
                          States  type: jsonl
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          
                          Objects:                1123
                          States:                 967
                          
                          Size of iob-Database:
                          
                          30M     /opt/iobroker/iobroker-data/objects.jsonl
                          1.6M    /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Rackermann last edited by

                            @rackermann sagte in {ESP Home} Webinterface wird nicht geladen:

                            Vermutlich kommt das bei dir daher:

                            Kernel:                 aarch64
                            Userland:               armhf
                            

                            Das ist ein Mix aus einem 64Bit-Kernel mit einem 32Bit 'Userland'. Das kann unter Umständen solch schrägen Abhänigigkeiten fabrizieren. Mein System sieht an der Stelle nämlich so aus:

                            Kernel:                 aarch64
                            Userland:               arm64
                            
                            Rackermann 1 Reply Last reply Reply Quote 0
                            • Rackermann
                              Rackermann @Thomas Braun last edited by

                              @thomas-braun
                              Neu aufsetzen oder gibt es eine andere möglichkeit des zu testen?

                              Thomas Braun fAz3rs adventures 3 Replies Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Rackermann last edited by

                                @rackermann

                                Ich würde es so oder so neuaufsetzen. Dann hast du an der Stelle Ruhe.

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

                                  @rackermann

                                  Wobei ich nicht verstehe, wie man auf einem Pi5 an solch eine Installation kommt? Das kann ja erst kürzlich installiert worden sein, warum nimmt man da nicht gleich das 64Bit Image?

                                  1 Reply Last reply Reply Quote 0
                                  • fAz3rs adventures
                                    fAz3rs adventures @Rackermann last edited by

                                    @rackermann
                                    Ich habe ähnliche Probleme und ebenfalls

                                    Kernel:                 aarch64
                                    Userland:               armhf
                                    
                                    

                                    Hat das neu Aufsetzen bei dir Abhilfe geschaffen?

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      berndsolar13 @fAz3rs adventures last edited by

                                      @faz3rs-adventures

                                      Bei mir war das Problem Node.js: v16.... als ich es auf Node.js: v18.19.0 geupdate hab, war die ESPHome oberfläche sichtbar.

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

                                        @berndsolar13

                                        Bei nodejs fährt man selbstverständlich eh immer die vorgesehene und empfohlene Version.

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          berndsolar13 @Thomas Braun last edited by

                                          @thomas-braun

                                          Ja jetzt wo ich das kapiert hab, ist es logisch
                                          Hätte aber ruhig ein Hinweis kommen können, wie

                                          Sie verwenden eine zu alte Verion von nodejs
                                          

                                          Ich hab damals auf Github die Seite bestimmt 10x gelesen, aber das muss ich 10x ignoriert haben 🙂

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • fAz3rs adventures
                                            fAz3rs adventures last edited by

                                            @berndsolar13 nodejs ist aktuell
                                            der Adapter ansich läuft auch solange das Dashboard deaktiviert ist
                                            wenn es aktiviert wird stürzt der Adapter ab

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

                                            Support us

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

                                            944
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            48
                                            2693
                                            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