Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Habpanel "File index.html not found: Not exists"

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Habpanel "File index.html not found: Not exists"

    This topic has been deleted. Only users with topic management privileges can see it.
    • Knallochse
      Knallochse last edited by

      Ich wollte gerade mal den Adapter Habpanel testen.

      Bei der Installation wurden keine Fehler angezeigt.

      Wenn ich die Insatanz aufrufe kommt nur "File index.html not found: Not exists"

      Hat jemand eine Idee, wie ich Habpanel zum laufen bekomme?

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

        @Knallochse:

        Wenn ich die Insatanz aufrufe kommt nur "File index.html not found: Not exists" `
        Diese Meldung ist bekannt.

        Der admin wurde geändert, dass man nach dem Anlegen einer Instanz automatisch auf die Konfiguration geleitet wird.

        Leider führt das bei Adaptern, die keiner Konfiguration bedürfen zu dieser Fehlermeldung.

        > Hat jemand eine Idee, wie ich Habpanel zum laufen bekomme?
        https://github.com/ioBroker/ioBroker.habpanel

        Gruß

        Rainer

        1 Reply Last reply Reply Quote 0
        • K
          KNXbroker last edited by

          HabPanel… bin gespannt was da kommt! Wird dies eine Alternative zu VIS?

          Ich wollte es auch testen, habe aber auch das Problem. Die Instanz kann nicht gestartet werden, scheint mir als ob nichts beim anlegen kopiert wird:

          File index.htm not found: Not exists
          
          1 Reply Last reply Reply Quote 0
          • Bluefox
            Bluefox last edited by

            Das muss noch gebaut werden.

            cd /opt/iobroker/node_modules/iobroker.habpanel
            npm i
            npm i bower -g
            bower i
            npm i gulp-cli -g
            gulp
            iobroker u habpanel
            

            Später natürlich wird man das nicht machen müssen.

            1 Reply Last reply Reply Quote 0
            • L
              lubeda last edited by

              HABPanel ist "Erste Sahne".

              Leider funktionieren die "Eclipse Smarthome Classic" Icons nicht. Die Links sehen so aus "http://iobroker:8082/icon/alarm?format=svg" es wird aber das Broken Image Symbol angezeigt.

              Schöne wäre natürlich wenn die ganzen anderen Icon Sets die man für VIS auswählen kann auch hier benutzen könnte. 😄

              Im github kann man für diesen Adapter keine Issues melden, daher hier…..

              Ludger

              P.S. Auch wenn ich ständig Fehler melde möchte ich betonen das mir ioBroker extrem gut gefällt. Habe leider keine Ahnung vom programmieren, mein Beitrag zum Projekt sind halt Funktionstest....

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

                @lubeda:

                P.S. Auch wenn ich ständig Fehler melde möchte ich betonen das mir ioBroker extrem gut gefällt. Habe leider keine Ahnung vom programmieren, mein Beitrag zum Projekt sind halt Funktionstest…. `

                Geht mir auch oft so aber ohne Funktionstest/Meldungen auch keine fixe, jeder hat so seine Spezialitäten und kann auf seine Art und Weise eine Beitrag liefern.

                Genau das macht uns eine starke community also weiter so ;)!

                –-----------------------

                Send from mobile device

                1 Reply Last reply Reply Quote 0
                • L
                  lubeda last edited by

                  Schon wieder ein "Fehler".. Das HABPanel sollte auch unter http://iobroker:8082 verlinkt werden.

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Ich hab nur nen schwarzen Screen ohne Icon oben rechts. Jemand einen Tipp?

                    1 Reply Last reply Reply Quote 0
                    • K
                      KNXbroker last edited by

                      Und ich bekomme den Adapter einfach nicht zum laufen 😞

                      Kann jemand ganz kurz die Schritte zur Installation erklären?

                      Danke & Gruß

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

                        @KNXbroker:

                        Und ich bekomme den Adapter einfach nicht zum laufen 😞

                        Kann jemand ganz kurz die Schritte zur Installation erklären?

                        Danke & Gruß `

                        Ehm, ich habe nur auf + gedrückt und alles lief mehr Schritte brauchte ich nicht :S

                        –-----------------------

                        Send from mobile device

                        1 Reply Last reply Reply Quote 0
                        • K
                          KNXbroker last edited by

                          Jipii, ich habs hinbekommen. So hat es geklappt:

                          cd /opt/iobroker
                          npm cache clean
                          npm install iobroker.habpanel --production
                          iobroker upload habpanel 
                          ./iobroker restart
                          
                          

                          Schließ mich an lubeda an: Erste Sahne!

                          Genau darauf hab ich gewartet, eine GUI die auch der Otto-Normal-Verbraucher schnell zusammenklicken kann und auch noch gut aussieht.

                          Zwei Bugs die mir aufgefallen sind:

                          • Klickt man auf ADD WIDGET > TEMPLATES hängt sich der ganze Browser auf (Chrome).

                          • Die Eclipse Bilder werden bei mir nicht dargestellt.

                          1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 last edited by

                            Nach update auf die aktuellste Version tut es bei mir auch! 🙂

                            1 Reply Last reply Reply Quote 0
                            • R
                              rabru last edited by

                              Nach der Anleitung von KNXbroker habe ich es jetzt auch ans laufen gebraucht. Ich bin ganz begeistert.

                              Allerdings ist mit aufgefallen, dass bei mir die Widgets Chart und Timeline fehlen. Bei mir läuft v0.1.7.

                              Ist das normal? Wie kann ich diese Widgets installieren?

                              Sende ein voreilendes Danke.

                              1 Reply Last reply Reply Quote 0
                              • Bluefox
                                Bluefox last edited by

                                @rabru:

                                Allerdings ist mit aufgefallen, dass bei mir die Widgets Chart und Timeline fehlen. `
                                Da brauche ich Unterstützung.

                                Die Daten können aus mehreren Stellen gelesen werden und ich komme einfach nicht das zu implementieren (und keine Ahnung wann ich die Zeit finde)

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Mauritos last edited by

                                  Hallo Zusammen,

                                  bin auch sehr an dem Habpanel interresiert da ich es aus openHab kenne.

                                  Bei mir kommt auch index.html not found

                                  Dann habe ich es wie die anderen hier probiert, aber ich bekomme lauter Fehlermeldungen.

                                  Habe dann versucht den DWD Adapter zu installieren, das selbe problem.

                                  Hab mal die Log Datei kopiert. Müsst von unten nach oben lesen.

                                  Gruß Mauritos

                                  iobroker	2018-01-26 10:59:30.067	info	exit 0
                                  iobroker	2018-01-26 10:59:30.018	info	host.ioBroker-Pi object system.adapter.dwd.0 created
                                  host.ioBroker-Pi	2018-01-26 10:59:29.992	info	object change system.adapter.dwd.0
                                  iobroker	2018-01-26 10:59:29.948	info	host.ioBroker-Pi object system.adapter.dwd.0.alive created
                                  iobroker	2018-01-26 10:59:29.902	info	host.ioBroker-Pi object system.adapter.dwd.0.connected created
                                  iobroker	2018-01-26 10:59:29.861	info	host.ioBroker-Pi object system.adapter.dwd.0.memHeapUsed created
                                  iobroker	2018-01-26 10:59:29.809	info	host.ioBroker-Pi object system.adapter.dwd.0.memHeapTotal created
                                  iobroker	2018-01-26 10:59:29.740	info	host.ioBroker-Pi object system.adapter.dwd.0.memRss created
                                  iobroker	2018-01-26 10:59:29.693	info	host.ioBroker-Pi object system.adapter.dwd.0.uptime created
                                  iobroker	2018-01-26 10:59:29.647	info	host.ioBroker-Pi object system.adapter.dwd.0.inputCount created
                                  iobroker	2018-01-26 10:59:29.563	info	host.ioBroker-Pi object system.adapter.dwd.0.outputCount created
                                  iobroker	2018-01-26 10:59:29.517	info	host.ioBroker-Pi object dwd.0.warning created
                                  iobroker	2018-01-26 10:59:29.467	info	host.ioBroker-Pi object dwd.0.warning.begin created
                                  iobroker	2018-01-26 10:59:29.418	info	host.ioBroker-Pi object dwd.0.warning.end created
                                  iobroker	2018-01-26 10:59:29.368	info	host.ioBroker-Pi object dwd.0.warning.severity created
                                  iobroker	2018-01-26 10:59:29.317	info	host.ioBroker-Pi object dwd.0.warning.level created
                                  iobroker	2018-01-26 10:59:29.262	info	host.ioBroker-Pi object dwd.0.warning.type created
                                  iobroker	2018-01-26 10:59:29.208	info	host.ioBroker-Pi object dwd.0.warning.text created
                                  iobroker	2018-01-26 10:59:29.160	info	host.ioBroker-Pi object dwd.0.warning.headline created
                                  iobroker	2018-01-26 10:59:29.116	info	host.ioBroker-Pi object dwd.0.warning.description created
                                  iobroker	2018-01-26 10:59:29.073	info	host.ioBroker-Pi object dwd.0.warning.object created
                                  iobroker	2018-01-26 10:59:29.026	info	host.ioBroker-Pi create instance dwd
                                  iobroker	2018-01-26 10:59:28.922	info	host.ioBroker-Pi object system.adapter.dwd created
                                  iobroker	2018-01-26 10:59:28.605	info	upload [0] dwd.admin /opt/iobroker/node_modules/iobroker.dwd/admin/dwd.png dwd.png image/png
                                  iobroker	2018-01-26 10:59:28.529	info	upload [1] dwd.admin /opt/iobroker/node_modules/iobroker.dwd/admin/index.html index.html text/html
                                  iobroker	2018-01-26 10:59:28.340	info	upload [2] dwd.admin /opt/iobroker/node_modules/iobroker.dwd/admin/regions.js regions.js application/javascript
                                  iobroker	2018-01-26 10:59:28.310	info	got /opt/iobroker/node_modules/iobroker.dwd/admin
                                  iobroker	2018-01-26 10:59:01.798	info	npm install --production (System call) in "/opt/iobroker/node_modules/iobroker.dwd"
                                  iobroker	2018-01-26 10:59:01.788	info	host.ioBroker-Pi install adapter dwd
                                  iobroker	2018-01-26 10:59:01.625	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                  iobroker	2018-01-26 10:59:01.622	info	npm
                                  iobroker	2018-01-26 10:59:01.622	info	WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 (node_modules/utf-8-validate):npm WARN optional SKIPPING OPTIONAL DEPENDENCY: utf-8-validate@1.1.0 install: `node-gyp rebuild`
                                  iobroker	2018-01-26 10:59:01.606	info	npm
                                  iobroker	2018-01-26 10:59:01.603	info	npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
                                  iobroker	2018-01-26 10:59:01.596	info	optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 install: `node-gyp rebuild`
                                  iobroker	2018-01-26 10:59:01.593	info	WARN
                                  iobroker	2018-01-26 10:59:01.590	info	npm
                                  iobroker	2018-01-26 10:59:01.588	info	optional SKIPPING OPTIONAL DEPENDENCY: bufferutil@1.1.0 (node_modules/bufferutil):
                                  iobroker	2018-01-26 10:59:01.586	info	npm WARN
                                  iobroker	2018-01-26 10:59:01.576	info	babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none was installed.
                                  iobroker	2018-01-26 10:59:01.574	info	WARN
                                  iobroker	2018-01-26 10:59:01.571	info	
                                  iobroker	2018-01-26 10:59:01.569	info	npm
                                  iobroker	2018-01-26 10:59:01.567	info	babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none was installed.
                                  iobroker	2018-01-26 10:59:01.564	info	WARN
                                  iobroker	2018-01-26 10:59:01.562	info	npm
                                  iobroker	2018-01-26 10:58:48.437	info	gyp ERR! not ok
                                  iobroker	2018-01-26 10:58:48.437	info	gyp ERR! node -v v6.12.0gyp ERR! node-gyp -v v3.4.0
                                  iobroker	2018-01-26 10:58:48.435	info	command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/utf-8-validate
                                  iobroker	2018-01-26 10:58:48.422	info	ERR! System Linux 4.9.59-v7+gyp ERR!
                                  iobroker	2018-01-26 10:58:48.419	info	gyp
                                  iobroker	2018-01-26 10:58:48.416	info	gyp ERR! stack Error: ENOSPC: no space left on device, mkdir '/opt/iobroker/node_modules/utf-8-validate/.node-gyp'gyp ERR! stack at Error (native)
                                  iobroker	2018-01-26 10:58:48.378	info	ERR! configure error
                                  iobroker	2018-01-26 10:58:48.376	info	gyp
                                  iobroker	2018-01-26 10:58:48.370	info	WARN install got an error, rolling back install
                                  iobroker	2018-01-26 10:58:48.367	info	gyp
                                  iobroker	2018-01-26 10:58:48.355	info	WARN install got an error, rolling back install
                                  iobroker	2018-01-26 10:58:48.353	info	gyp
                                  iobroker	2018-01-26 10:58:48.299	info	WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/utf-8-validate/.node-gyp"
                                  iobroker	2018-01-26 10:58:48.297	info	WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.12.0"gyp
                                  iobroker	2018-01-26 10:58:48.294	info	
                                  iobroker	2018-01-26 10:58:48.286	info	gyp
                                  iobroker	2018-01-26 10:58:44.706	info	gyp ERR! node-gyp -v v3.4.0gyp ERR! not ok
                                  iobroker	2018-01-26 10:58:44.703	info	cwd /opt/iobroker/node_modules/bufferutilgyp ERR! node -v v6.12.0
                                  iobroker	2018-01-26 10:58:44.700	info	gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR!
                                  iobroker	2018-01-26 10:58:44.696	info	gyp ERR! System Linux 4.9.59-v7+
                                  iobroker	2018-01-26 10:58:44.693	info	ERR! stack at Error (native)
                                  iobroker	2018-01-26 10:58:44.691	info	ERR! stack Error: ENOSPC: no space left on device, mkdir '/opt/iobroker/node_modules/bufferutil/.node-gyp'gyp
                                  iobroker	2018-01-26 10:58:44.687	info	gyp
                                  iobroker	2018-01-26 10:58:44.675	info	ERR! configure error
                                  iobroker	2018-01-26 10:58:44.672	info	gyp
                                  iobroker	2018-01-26 10:58:44.666	info	got an error, rolling back install
                                  iobroker	2018-01-26 10:58:44.657	info	install
                                  iobroker	2018-01-26 10:58:44.655	info	
                                  iobroker	2018-01-26 10:58:44.653	info	WARN
                                  iobroker	2018-01-26 10:58:44.651	info	gyp
                                  iobroker	2018-01-26 10:58:44.632	info	got an error, rolling back install
                                  iobroker	2018-01-26 10:58:44.625	info	install
                                  iobroker	2018-01-26 10:58:44.623	info	
                                  iobroker	2018-01-26 10:58:44.620	info	WARN
                                  iobroker	2018-01-26 10:58:44.617	info	gyp
                                  iobroker	2018-01-26 10:58:44.575	info	WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/6.12.0"gyp WARN EACCES attempting to reinstall using temporary dev dir "/opt/iobroker/node_modules/bufferutil/
                                  iobroker	2018-01-26 10:58:44.547	info	gyp
                                  iobroker	2018-01-26 10:57:20.077	info	npm install iobroker.dwd --production --prefix "/opt/iobroker" (System call)
                                  hm-rpc.2	2018-01-26 10:57:16.587	info	xmlrpc -> 0 devices
                                  hm-rpc.2	2018-01-26 10:57:16.559	info	xmlrpc <- listDevices ["hm-rpc.2"]
                                  iobroker	2018-01-26 10:57:16.037	info	add dwd
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators last edited by

                                    Was steht in deinem log?
                                    > ENOSPC: no space left on device

                                    Karte ist voll!

                                    Hast du ein fertiges Image genommen und das Readme nicht befolgt? -> expand filesystem?

                                    Gruß

                                    Rainer

                                    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

                                    587
                                    Online

                                    31.6k
                                    Users

                                    79.4k
                                    Topics

                                    1.3m
                                    Posts

                                    9
                                    16
                                    3736
                                    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