Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler bei Neuinstallation (File index.html not found)

    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

    Fehler bei Neuinstallation (File index.html not found)

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Shiro82 last edited by

      @shiro82 sagte in Fehler bei Neuinstallation (File index.html not found):

      einige Warnungen ein paar Error

      hab ich auf die Schnelle nicht wirklich welche gefunden

      S 1 Reply Last reply Reply Quote 0
      • S
        Shiro82 @Homoran last edited by Shiro82

        @homoran
        Ich als NOOB Linux auskenner habe das als Fehler interpretiert. Habt bitte Nachsicht. Ich bin doch nur ein Datacenter Windows Admin 🙂

        ../src/serialport_unix.cpp: In function ‘int setup(int, OpenBaton*)’:
        ../src/serialport_unix.cpp:179:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1005 [-Wformat-truncation=]
             snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~
        ../src/serialport_unix.cpp:179:13: note: ‘snprintf’ output 20 or more bytes (assuming 1043) into a destination of size 1024
             snprintf(data->errorString, sizeof(data->errorString), "Error %s Cannot open %s", strerror(errno), data->path);
             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        ../src/serialport_unix.cpp: In function ‘void EIO_Open(uv_work_t*)’:
        ../src/serialport_unix.cpp:89:60: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 1003 [-Wformat-truncation=]
             snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
        ../src/serialport_unix.cpp:89:13: note: ‘snprintf’ output 22 or more bytes (assuming 1045) into a destination of size 1024
             snprintf(data->errorString, sizeof(data->errorString), "Error: %s, cannot open %s", strerror(errno), data->path);
             ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        

        im IoBroker GUI habe ich aber auch gleich wieder Fehler:

        admin.0 8291	2021-10-31 18:08:26.708	error	error
        admin.0 8291	2021-10-31 18:08:26.694	error	failed connection to socket.io from ::ffff:192.168.2.125:
        admin.0 8291	2021-10-31 18:08:23.671	info	Use link "http://localhost:8081" to configure.
        admin.0 8291	2021-10-31 18:08:23.669	info	http server listening on port 8081
        admin.0 8291	2021-10-31 18:08:23.267	info	received all objects
        admin.0 8291	2021-10-31 18:08:22.709	info	requesting all objects
        admin.0 8291	2021-10-31 18:08:22.708	info	requesting all states
        admin.0 8291	2021-10-31 18:08:22.627	info	starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.7, js-controller: 3.3.18
        host.iobroker 2021-10-31 18:08:19.060	info	instance system.adapter.admin.0 started with pid 8291
        host.iobroker 2021-10-31 18:08:16.593	info	instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        admin.0 8150	2021-10-31 18:08:15.975	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        admin.0 8150	2021-10-31 18:08:15.972	info	terminating
        admin.0 8150	2021-10-31 18:08:15.970	info	terminating http server on port 8081
        host.iobroker 2021-10-31 18:08:15.968	info	stopInstance system.adapter.admin.0 send kill signal
        admin.0 8150	2021-10-31 18:08:15.959	info	Got terminate signal TERMINATE_YOURSELF
        host.iobroker 2021-10-31 18:08:15.937	info	stopInstance system.adapter.admin.0 (force=false, process=true)
        host.iobroker 2021-10-31 18:06:55.563	info	Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
        backitup.0 8217	2021-10-31 18:04:39.624	info	[iobroker] backup was activated at 02:40 every 1 day(s)
        backitup.0 8217	2021-10-31 18:04:39.520	info	starting. Version 2.1.17 in /opt/iobroker/node_modules/iobroker.backitup, node: v12.22.7, js-controller: 3.3.18
        host.iobroker 2021-10-31 18:04:36.575	info	instance system.adapter.backitup.0 started with pid 8217
        discovery.0 8202	2021-10-31 18:04:35.481	info	starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.22.7, js-controller: 3.3.18
        admin.0 8150	2021-10-31 18:04:32.888	warn	Repository cannot be read
        admin.0 8150	2021-10-31 18:04:32.872	info	State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
        admin.0 8150	2021-10-31 18:04:32.799	info	Use link "http://localhost:8081" to configure.
        admin.0 8150	2021-10-31 18:04:32.797	info	http server listening on port 8081
        admin.0 8150	2021-10-31 18:04:32.659	info	received all objects
        host.iobroker 2021-10-31 18:04:32.605	info	instance system.adapter.discovery.0 started with pid 8202
        admin.0 8150	2021-10-31 18:04:32.478	info	requesting all objects
        admin.0 8150	2021-10-31 18:04:32.476	info	requesting all states
        admin.0 8150	2021-10-31 18:04:32.392	info	starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.7, js-controller: 3.3.18
        host.iobroker 2021-10-31 18:04:28.628	info	instance system.adapter.admin.0 started with pid 8150
        host.iobroker 2021-10-31 18:04:28.532	info	starting 3 instances
        host.iobroker 2021-10-31 18:04:28.509	info	3 instances found
        host.iobroker 2021-10-31 18:04:27.950	info	added notifications configuration of host
        host.iobroker 2021-10-31 18:04:27.829	info	connected to Objects and States
        host.iobroker 2021-10-31 18:04:27.481	info	ip addresses: 192.168.2.18 2003:cd:a715:c600:172d:c79:1684:c4f9 fe80::9aca:51b0:278d:30d4 192.168.2.24 2003:cd:a715:c600:4f68:a037:426a:1eaf fe80::9814:f5d6:f9fe:a2b9
        host.iobroker 2021-10-31 18:04:27.479	info	hostname: iobroker, node: v12.22.7
        host.iobroker 2021-10-31 18:04:27.478	info	Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        
        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Shiro82 last edited by Thomas Braun

          @shiro82

          Du scheinst da einen Knoten in deinem Netzwerk zu haben.

          iobroker list instances
          

          ioBroker-Admin mit Verschlüsselung/Zertifikaten aufgesetzt?

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

            @thomas-braun sagte in Fehler bei Neuinstallation (File index.html not found):

            iobroker list instances

            das ist eine Einfache Fritzbox wo nichts drauf konfiguriert ist. ich wüsste nicht was da nicht richtig sein soll.
            Es ist auch keine Verschlüsselung oder ein Zertifikat drauf.

            pi@iobroker:~ $ iobroker list instances
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.backitup.0               : backitup              : iobroker                                 -  enabled
            + system.adapter.discovery.0              : discovery             : iobroker                                 -  enabled
            
            + instance is alive
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Shiro82 last edited by

              @shiro82

              iobroker als Hostname ist jetzt auch nicht optimal.

              Kommst du denn jetzt auf das Webinterface drauf?

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

                @thomas-braun
                ja die UI Funktioniert. mit Fehler im LOG

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

                  @shiro82

                  Welcher denn???

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

                    @thomas-braun sagte in Fehler bei Neuinstallation (File index.html not found):

                    Welcher denn???

                    Geheim!

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      Shiro82 @Homoran last edited by

                      @homoran @thomas-braun

                      aber das hatte ich doch oben geschrieben ihr lieben 😕

                      admin.0 8150 2021-10-31 18:04:32.888 warn Repository cannot be read
                      admin.0 8291 2021-10-31 18:08:26.694 error failed connection to socket.io from ::ffff:192.168.2.125:
                      admin.0 8291 2021-10-31 18:08:23.671 info Use link "http://localhost:8081" to configure.

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

                        @shiro82

                        Erstmal wurscht.

                        iobroker update -i
                        

                        liefert?
                        Bitte Konsolentext in CodeTags einbetten.

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

                          @thomas-braun sagte in Fehler bei Neuinstallation (File index.html not found):

                          iobroker update -i

                          pi@iobroker:~ $ iobroker update -i
                          Used repository: default
                          hash unchanged, use cached sources
                          update done
                          Adapter    "admin"         : 5.1.25   , installed 5.1.25
                          Adapter    "backitup"      : 2.1.17   , installed 2.1.17
                          Adapter    "discovery"     : 2.7.0    , installed 2.7.0
                          Controller "js-controller" : 3.3.18   , installed 3.3.18
                          pi@iobroker:~ $
                          
                          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Shiro82 last edited by

                            @shiro82

                            Kein Problem, weiter machen.

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

                              @Thomas-Braun

                              @shiro82 sagte in Fehler bei Neuinstallation (File index.html not found):

                              Used repository: default

                              ist das nicht für eine nagelneue Installation etwas seltsam?

                              @shiro82 sagte in Fehler bei Neuinstallation (File index.html not found):

                              ich mach das jetzt noch einmal.

                              Müsste es nicht stable oder stable(default) heißen?
                              irgendwas läuft hier schief

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                Shiro82 @Homoran last edited by

                                @homoran
                                finde ich auch Komisch.

                                ich habe nun NOCH EINMAL das PI OS Lite image auf die karte kopiert und dann nur den einen Befehl

                                curl -sLf https://iobroker.net/install.sh | bash -
                                

                                ausgeführt.
                                und trotzdem bekomme ich im IoBroker GUI Fehler über den Host:

                                admin.0 2021-10-31 20:35:22.398 warn Cannot parse "undefined"
                                admin.0 2021-10-31 20:35:22.355 error error
                                admin.0 2021-10-31 20:35:22.346 warn Cannot parse "undefined"

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

                                  @shiro82 sagte in Fehler bei Neuinstallation (File index.html not found):

                                  ich habe nun NOCH EINMAL das PI OS Lite image auf die karte kopiert

                                  welches?
                                  32 oder 64 bit?

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

                                    @homoran
                                    Gibt nur ein 32bit Image. Alles andere ist noch im Beta.

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

                                      @thomas-braun sagte in Fehler bei Neuinstallation (File index.html not found):

                                      Alles andere ist noch im Beta.

                                      eben drum!

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

                                        @homoran

                                        Mir sagt die
                                        error error
                                        Meldung irgendwas. Hab's aber vergessen was das war. Hat mich nicht betroffen. Hatte glaube ich mit dem verwendeten Browser zu tun.

                                        Homoran 2 Replies Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Thomas Braun last edited by

                                          @thomas-braun sagt mir gar nichts, hab nur [object][object] mitbekommen

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

                                            @thomas-braun https://forum.iobroker.net/topic/48699/admin-error-im-log?_=1635710115544

                                            Thomas Braun 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            899
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            46
                                            2416
                                            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