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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    {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 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
                        • B
                          berndsolar13 @fAz3rs adventures last edited by

                          @faz3rs-adventures

                          ok, dann ist es ein anderes Problem, bei mir kam die Webobfläche nicht, kam immer Verbindung wurde abgelehnt.

                          Es gibt aber einen Trick 17
                          Wenn du zum Beispiel docker nutzt, dann kannst du ESPHome in einem weiteren Container nutzen, und es dann so starten. Vielleicht hilft es.

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

                            @berndsolar13

                            Kommt halt nur wenn das auch programmiert wurde. Aber losgelöst davon hält man das ganze auch eigenständig auf dem aktuellen Stand

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

                              @thomas-braun

                              ist richtig sollte man 😉
                              Ich bin mehr so, "never touch a running system" 😉

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

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

                                docker

                                das werd ich als alternative mal testen

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

                                  @berndsolar13

                                  Und 'never tatsch irgendwas' ist das falscheste was man machen kann.

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

                                    Und von mir die übliche Frage

                                    • Um welche Adapterversion gehet es bei dem heute geschildertern Problemen?
                                    • Welche js-controller / node version ist im Einsatz?
                                    • Da ihr ein Problem zu haben scheint, gibt es dazu ein Issue beim Adapter ? Ansonsten bitte nicht wundern wenn niemand einem Fehler nachgeht.
                                    fAz3rs adventures 1 Reply Last reply Reply Quote 1
                                    • fAz3rs adventures
                                      fAz3rs adventures @mcm1957 last edited by

                                      @mcm57 Einen Issue gibts noch nicht, habe noch bedenken dass es an meiner begrenzten Kompetenz liegt
                                      Adapterversion v0.5.0-beta.8
                                      Node.js 18.19.0
                                      NPM 10.2.3

                                      habe mal auf meiner NAS im Docker das Dashboard laufen da funktioniert es
                                      Mit angabe von IP und Port auch über Iobroker
                                      Komisch dass das Dashboard direkt im IoBroker zum Absturz führt
                                      Werd den Adapter nochmal platt machen und neu installieren, wenn es dann nicht geht ist das Problem vermutlich nicht bei mir dann stelle ich einen Issue

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

                                        @faz3rs-adventures

                                        Ok,
                                        Weiß nicht ob @Dutchman dieses Topic sieht / gesehen hat.

                                        Ansonsten würd ich raten den Test Topic zu verwenden:

                                        https://forum.iobroker.net/topic/42741/esphome-beta-release/591

                                        Dort liest er sicher mit.

                                        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

                                        349
                                        Online

                                        31.7k
                                        Users

                                        79.8k
                                        Topics

                                        1.3m
                                        Posts

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