Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. web.0 Keine Verbindung

    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

    web.0 Keine Verbindung

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

      Moin,
      ich möchte das Thema hier auch einmal aufgreifen.
      Ich habe das selbe Problem bei der Version 3.4.x (Aktuell läuft 3.4.16 )
      Bei der Version 3.3.0 gab es keine Probleme, jetzt mit der 3.4.x wird keine Verbindung aufgebaut.

      Der ioBroker auf auf einem LXC Container, aber ein anderes System auf einem Raspberry hat das selbe Problem mit den Versionen.

      Aber Funktionieren tut scheinbar aber alles. Also VIS z.B .

      
      web.0
      2022-02-22 13:24:08.443	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
      
      web.0
      2022-02-22 13:24:07.445	info	http server listening on port 8082
      
      web.0
      2022-02-22 13:24:07.442	debug	Activating web files from objectDB
      
      web.0
      2022-02-22 13:24:07.442	debug	Activating extensions
      
      web.0
      2022-02-22 13:24:07.442	info	socket.io server listening on port 8082
      
      web.0
      2022-02-22 13:24:07.423	debug	Activating IOSocket
      
      web.0
      2022-02-22 13:24:07.422	debug	Using http createServer
      
      web.0
      2022-02-22 13:24:07.421	debug	Activating states & socket info
      
      web.0
      2022-02-22 13:24:07.362	info	starting. Version 3.4.16 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 3.3.22
      
      web.0
      2022-02-22 13:24:07.319	debug	Plugin sentry Initialize Plugin (enabled=true)
      
      web.0
      2022-02-22 13:24:07.295	debug	statesDB connected
      
      web.0
      2022-02-22 13:24:07.295	debug	States connected to redis: 127.0.0.1:9000
      
      web.0
      2022-02-22 13:24:07.293	debug	States create User PubSub Client
      
      web.0
      2022-02-22 13:24:07.293	debug	States create System PubSub Client
      
      web.0
      2022-02-22 13:24:07.291	debug	Redis States: Use Redis connection: 127.0.0.1:9000
      
      web.0
      2022-02-22 13:24:07.290	debug	objectDB connected
      
      web.0
      2022-02-22 13:24:07.288	debug	Objects connected to redis: 127.0.0.1:9001
      
      web.0
      2022-02-22 13:24:07.286	debug	Objects client initialize lua scripts
      
      web.0
      2022-02-22 13:24:07.285	debug	Objects create User PubSub Client
      
      web.0
      2022-02-22 13:24:07.285	debug	Objects create System PubSub Client
      
      web.0
      2022-02-22 13:24:07.285	debug	Objects client ready ... initialize now
      
      web.0
      2022-02-22 13:24:07.272	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
      host.ioBroker
      2022-02-22 13:24:07.048	info	instance system.adapter.web.0 started with pid 1784
      host.ioBroker
      2022-02-22 13:24:04.549	info	instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      
      web.0
      2022-02-22 13:24:04.039	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      
      web.0
      2022-02-22 13:24:04.038	info	terminating
      
      web.0
      2022-02-22 13:24:04.038	debug	terminating http server on port 8082
      
      web.0
      2022-02-22 13:24:04.037	info	Got terminate signal TERMINATE_YOURSELF
      
      web.0
      2022-02-22 13:24:04.038	info	terminated http server on port 8082
      
      web.0
      2022-02-22 13:24:04.038	debug	Plugin sentry destroyed
      host.ioBroker
      2022-02-22 13:24:04.037	info	stopInstance system.adapter.web.0 send kill signal
      

      Alle Einstellungen sind auf Standard:

      web.png

      web2.png

      1 Reply Last reply Reply Quote 1
      • A
        Airwave last edited by

        Hallo zusammen,

        gleiches Problem hier.

        Web.0 hat ein Ausrufezeichen (Keine Verbindung).
        Im Log sind keine Fehler erkennbar. Es scheint alles zu funktionieren.

        Fehler erfolgt nach Update auf v3.4.16

        cafd7294-71c4-4d26-993c-c359397f46f4-image.png

        Danke im Voraus.

        Gruß

        1 Reply Last reply Reply Quote 1
        • wendy2702
          wendy2702 last edited by wendy2702

          @Airwave @AtomicIX

          Warum habt ihr die Standard Ports von WEB und Socketio umgestellt? Hat das auf euren Systemen einen besonderen Grund?

          WEB läuft eigentlich auf 8082
          Socketio auf 8084

          Könnt ihr mal damit testen.

          EDIT: Tippfehler bei WEB korrigiert.

          AtomicIX 1 Reply Last reply Reply Quote 0
          • AtomicIX
            AtomicIX @wendy2702 last edited by

            @wendy2702 Der Web Post ist Standard auf 8082. Da habe ich nichts umgestellt. Auf 8081 bleibt er hat, sicherlich weil der Admin Port schon 8081 ist.

            Thomas Braun wendy2702 2 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @AtomicIX last edited by

              @atomicix

              Zeig mal

              iobroker list instances
              
              1 Reply Last reply Reply Quote 0
              • wendy2702
                wendy2702 @AtomicIX last edited by

                @atomicix sagte in web.0 Keine Verbindung:

                @wendy2702 Der Web Post ist Standard auf 8082. Da habe ich nichts umgestellt. Auf 8081 bleibt er hat, sicherlich weil der Admin Port schon 8081 ist.

                Sorry, Tippfehler. Web 8082

                Was steht denn in deinem Socketio ?

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

                  @thomas-braun sagte in web.0 Keine Verbindung:

                  iobroker list instances

                  iobroker@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
                  + system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 8086
                    system.adapter.mbus.0                   : mbus                  : ioBroker                                 - disabled, port: 3493
                    system.adapter.vis.0                    : vis                   : ioBroker                                 - disabled
                  + system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    system.adapter.zigbee.0                 : zigbee                : ioBroker                                 - disabled, port: /dev/Zigbee
                  
                  + instance is alive
                  iobroker@ioBroker:~$ 
                  

                  @wendy2702 der Socket.IO ist integrated, ändert sich aber auch nichts, wenn ich das umstelle.

                  wendy2702 1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @AtomicIX last edited by wendy2702

                    @atomicix Kannst du mal dein VIS enablen

                    AtomicIX 1 Reply Last reply Reply Quote 0
                    • AtomicIX
                      AtomicIX @wendy2702 last edited by

                      @wendy2702 habe ich, ändert sich aber nichts

                      wendy2702 1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @AtomicIX last edited by

                        @atomicix geht denn deine VIS Seite auf?

                        AtomicIX 1 Reply Last reply Reply Quote 0
                        • AtomicIX
                          AtomicIX @wendy2702 last edited by AtomicIX

                          @wendy2702 Ja das funktioniert alles. Also die Demo Seite. Mehr habe ich da nicht drin.

                          Hier noch mal das Log dazu:

                          
                          web.0
                          2022-02-22 18:59:49.947	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
                          
                          web.0
                          2022-02-22 18:59:48.945	info	<== Disconnect system.user.admin from ::ffff:192.168.221.36 vis.0
                          
                          web.0
                          2022-02-22 18:59:48.669	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
                          
                          web.0
                          2022-02-22 18:59:47.666	info	<== Disconnect system.user.admin from ::ffff:192.168.221.36 vis.0
                          
                          web.0
                          2022-02-22 18:57:54.120	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
                          
                          web.0
                          2022-02-22 18:57:53.281	debug	Subscribes: vis.0.control.instance, vis.0.control.data, vis.0.control.command, dev1, dev2, dev3, dev4, demoTemperature, demoHumidity
                          
                          web.0
                          2022-02-22 18:57:53.241	debug	Subscribes: vis.0.control.instance, vis.0.control.data, vis.0.control.command
                          
                          web.0
                          2022-02-22 18:57:53.230	debug	2022-02-22T17:57:53.230Z Request authenticate [system.user.admin]
                          
                          web.0
                          2022-02-22 18:57:53.121	debug	Connection from vis.0
                          
                          web.0
                          2022-02-22 18:57:53.118	info	==> Connected system.user.admin from ::ffff:192.168.221.36
                          
                          web.0
                          2022-02-22 18:57:47.945	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
                          
                          web.0
                          2022-02-22 18:57:47.099	debug	Subscribes: *, vis.0.control.instance, vis.0.control.data, vis.0.control.command
                          
                          web.0
                          2022-02-22 18:57:47.084	debug	Subscribes: *
                          
                          web.0
                          2022-02-22 18:57:47.083	debug	2022-02-22T17:57:47.082Z Request authenticate [system.user.admin]
                          
                          web.0
                          2022-02-22 18:57:46.969	debug	Connection from vis.0
                          
                          web.0
                          2022-02-22 18:57:46.943	info	==> Connected system.user.admin from ::ffff:192.168.221.36
                          
                          web.0
                          2022-02-22 18:44:29.772	warn	State "web.0.info.connected" has no existing object, this might lead to an error in future versions
                          
                          web.0
                          2022-02-22 18:44:28.773	info	http server listening on port 8082
                          
                          web.0
                          2022-02-22 18:44:28.770	debug	Activating web files from objectDB
                          
                          web.0
                          2022-02-22 18:44:28.770	debug	Activating extensions
                          
                          web.0
                          2022-02-22 18:44:28.770	info	socket.io server listening on port 8082
                          
                          web.0
                          2022-02-22 18:44:28.749	debug	Activating IOSocket
                          
                          web.0
                          2022-02-22 18:44:28.748	debug	Using http createServer
                          
                          web.0
                          2022-02-22 18:44:28.747	debug	Activating states & socket info
                          
                          web.0
                          2022-02-22 18:44:28.686	info	starting. Version 3.4.16 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 3.3.22
                          
                          web.0
                          2022-02-22 18:44:28.638	debug	Plugin sentry Initialize Plugin (enabled=true)
                          
                          web.0
                          2022-02-22 18:44:28.618	debug	statesDB connected
                          
                          web.0
                          2022-02-22 18:44:28.618	debug	States connected to redis: 127.0.0.1:9000
                          
                          web.0
                          2022-02-22 18:44:28.616	debug	States create User PubSub Client
                          
                          web.0
                          2022-02-22 18:44:28.616	debug	States create System PubSub Client
                          
                          web.0
                          2022-02-22 18:44:28.614	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                          
                          web.0
                          2022-02-22 18:44:28.614	debug	objectDB connected
                          
                          web.0
                          2022-02-22 18:44:28.612	debug	Objects connected to redis: 127.0.0.1:9001
                          
                          web.0
                          2022-02-22 18:44:28.609	debug	Objects client initialize lua scripts
                          
                          web.0
                          2022-02-22 18:44:28.609	debug	Objects create User PubSub Client
                          
                          web.0
                          2022-02-22 18:44:28.609	debug	Objects create System PubSub Client
                          
                          web.0
                          2022-02-22 18:44:28.608	debug	Objects client ready ... initialize now
                          
                          web.0
                          2022-02-22 18:44:28.596	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                          host.ioBroker
                          2022-02-22 18:44:28.376	info	instance system.adapter.web.0 started with pid 2149
                          host.ioBroker
                          2022-02-22 18:44:25.876	info	instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          
                          web.0
                          2022-02-22 18:44:25.367	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          
                          web.0
                          2022-02-22 18:44:25.367	debug	Plugin sentry destroyed
                          
                          web.0
                          2022-02-22 18:44:25.366	info	terminating
                          
                          wendy2702 1 Reply Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 @AtomicIX last edited by

                            @atomicix Hast du diese Objekte:

                            89CC9D4B-EDEE-4812-A441-126BA74DB740.jpeg

                            Zeig mal wie es bei dir aussieht.

                            AtomicIX 1 Reply Last reply Reply Quote 0
                            • AtomicIX
                              AtomicIX @wendy2702 last edited by

                              @wendy2702
                              web3.png

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

                                Ich würde folgendes probieren:

                                Web stoppen
                                Alle Web Objekte löschen
                                Web starten

                                Wenn ok dann gut, sonst

                                Server neu starten

                                iob upload all
                                

                                EDIT: Tippfehler beseitigt

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

                                  @wendy2702 sagte in web.0 Keine Verbindung:

                                  iob Upload all

                                  Besser:

                                  iob upload all
                                  
                                  wendy2702 1 Reply Last reply Reply Quote 0
                                  • wendy2702
                                    wendy2702 @Thomas Braun last edited by

                                    @thomas-braun sagte in web.0 Keine Verbindung:

                                    @wendy2702 sagte in web.0 Keine Verbindung:

                                    iob Upload all

                                    Besser:

                                    iob upload all
                                    

                                    Habe den Typo korrigiert

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

                                      Hat sich nichts geändert 😞

                                      wendy2702 1 Reply Last reply Reply Quote 0
                                      • AtomicIX
                                        AtomicIX last edited by

                                        Es läuft. Der Web Adapter ist GRÜN.

                                        socket.io lief in der Version 4.1.4 , die aktuelle ist ja aber 3.1.5. Keine Ahnung wo die her kommt. Ich habe socket.io nie installiert.

                                        AtomicIX 1 Reply Last reply Reply Quote 1
                                        • wendy2702
                                          wendy2702 @AtomicIX last edited by wendy2702

                                          @AtomicIX

                                          4.1.4 Die ist im latest, da kommt man nicht einfach so dran.

                                          1 Reply Last reply Reply Quote 0
                                          • AtomicIX
                                            AtomicIX @AtomicIX last edited by

                                            @wendy2702
                                            @atomicix sagte in web.0 Keine Verbindung:

                                            Es läuft. Der Web Adapter ist GRÜN.

                                            socket.io lief in der Version 4.1.4 , die aktuelle ist ja aber 3.1.5. Keine Ahnung wo die her kommt. Ich habe socket.io nie installiert.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            828
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            44
                                            2885
                                            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