Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Fehler nach Restore Websocket Adapter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Fehler nach Restore Websocket Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      Würfel @Homoran last edited by Würfel

      @homoran
      WS.1 war ja mein Versuch.
      Oder meinst du alle WS komplett deinstallieren
      Nachdem ich WS.1 und WEB.1 gelöscht hab hatte ich keine Verbindung mehr zu meiner VIS und VIS Editor.....

      Jetzt ist WS.1 wieder da, der sich auch nicht einstellen lässt, aber ich kann die VIS wieder öffnen.... 🤕

      @Thomas-Braun
      Lasse ich gerade laufen

      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Würfel last edited by

        @würfel sagte in Fehler nach Restore Websocket Adapter:

        Oder meinst du alle WS komplett deinstallieren

        nein drüberinstallieren oder mit upload versuchen zu reparieren.

        W 1 Reply Last reply Reply Quote 0
        • W
          Würfel @Homoran last edited by

          @homoran

          So, upload hat zum Teil geholfen.

          ich kann WS einstellen, bekomme ihn aber nicht Grün.

          ws.0
          2023-07-07 21:58:24.097	info	terminating http server on port 8084
          
          ws.0
          2023-07-07 21:58:23.576	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          
          ws.0
          2023-07-07 21:58:23.573	error	port 8084 already in use
          

          Wenn ich Port :8084 öffne sehe ich das im Browser oben links:
          Not Implemented

          Glaube mich zu erinnern das dies mit dem Energiefluss Adapter zusammenhängt, da gab es auch solch eine Meldung.

          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Würfel last edited by

            @würfel sagte in Fehler nach Restore Websocket Adapter:

            port 8084 already in use

            zeig mal die Ausgabe

            sudo netstat -ltp
            
            W 1 Reply Last reply Reply Quote 0
            • W
              Würfel @crunchip last edited by

              @crunchip

              Hab den Port von WS auf 8085 geändert dann geht es erstmal das er grün ist.

              Nur der Energiefluss Adapter ist gerade nutzlos da das "Bild" nicht erscheint.

              Das ganze WEB.0 und WEB.1 hing mit dem Adapter zusammen.

              Aber der WS Adapter scheint wieder io zu sein nach dem Upload von @Thomas-Braun

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Würfel last edited by Homoran

                @würfel sagte in Fehler nach Restore Websocket Adapter:

                tcp 0 0 192.168.178.144:8084 0.0.0.0:* LISTEN 1001 40706 10748/io.socketio.0
                tcp

                W 1 Reply Last reply Reply Quote 0
                • W
                  Würfel @Homoran last edited by Würfel

                  @crunchip

                  
                  pi@PI250GBUSBC:~ $ sudo netstat -ltp
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                  tcp        0      0 PI250GBUSBC.fritz.:8082 0.0.0.0:*               LISTEN      15858/io.web.0
                  tcp        0      0 PI250GBUSBC.fritz.:8083 0.0.0.0:*               LISTEN      16387/io.web.1
                  tcp        0      0 PI250GBUSBC.fritz.:8084 0.0.0.0:*               LISTEN      10748/io.socketio.0
                  tcp        0      0 0.0.0.0:sunrpc          0.0.0.0:*               LISTEN      1/init
                  tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      535/sshd: /usr/sbin
                  tcp        0      0 PI250GBUSBC.fritz.:2010 0.0.0.0:*               LISTEN      10659/io.hm-rpc.2
                  tcp        0      0 PI250GBUSBC.fritz.:2001 0.0.0.0:*               LISTEN      10645/io.hm-rpc.0
                  tcp        0      0 localhost:9000          0.0.0.0:*               LISTEN      7511/iobroker.js-co
                  tcp        0      0 localhost:9001          0.0.0.0:*               LISTEN      7511/iobroker.js-co
                  tcp        0      0 PI250GBUSBC.fritz.:8701 0.0.0.0:*               LISTEN      10652/io.hm-rpc.1
                  tcp        0      0 0.0.0.0:48261           0.0.0.0:*               LISTEN      7235/rpc.statd
                  tcp6       0      0 [::]:sunrpc             [::]:*                  LISTEN      1/init
                  tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      535/sshd: /usr/sbin
                  tcp6       0      0 [::]:58529              [::]:*                  LISTEN      7235/rpc.statd
                  tcp6       0      0 [::]:8085               [::]:*                  LISTEN      16309/io.ws.0
                  tcp6       0      0 [::]:tproxy             [::]:*                  LISTEN      15532/io.admin.0
                  
                  
                  Homoran crunchip 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Würfel last edited by

                    @würfel wo steht deine Eingabe?

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      Würfel @Homoran last edited by

                      @homoran
                      Da ist was schief gegangen eben

                      Homoran 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @Würfel last edited by

                        @würfel dein socketio steht auf 8084, geht nichts zeitgleich dann den ws zu verwenden auf dem selben port

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Würfel last edited by

                          @würfel sagte in Fehler nach Restore Websocket Adapter:

                          @homoran
                          Da ist was schief gegangen eben

                          ach was!?

                          wofür läuft bei dir noch der socketio?
                          hatte dir das doch schon aus dem diag gepostet

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            Würfel @Homoran last edited by Würfel

                            @homoran

                            Das kann ich dir gerade spontan nicht beantworten.

                            Ich vermute das hängt mit dem Energiefluss zusammen.

                            Wie konfiguriere ich es nun einmal richtig das meine Vis und wenn möglich auch Energiefluss funktioniert ?

                            Socket io und Ws löschen ?

                            Wenn ich socket io stoppet ist meine Vis nicht erreichbar

                            crunchip 1 Reply Last reply Reply Quote 0
                            • crunchip
                              crunchip Forum Testing Most Active @Würfel last edited by crunchip

                              @würfel na eins von beiden laufen lassen, aber nicht beide zugleich
                              von löschen war nicht die Rede, nur die jeweilige Instanz ausschalten

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                Würfel @crunchip last edited by Würfel

                                @Homoran
                                socket io ist im Web.0 eingestellt.

                                Da gibt es keins, integriert, Socket io und ws.

                                Dafür ist es installiert.

                                @crunchip
                                Das habe ich durch probiert.

                                Ist denn Socket io in Web.0 richtig ? Oder nimmt man ein anderen aus der Liste ?

                                Homoran crunchip 2 Replies Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Würfel last edited by

                                  @würfel sagte in Fehler nach Restore Websocket Adapter:

                                  Dafür ist es installiert.

                                  und wofür dann ws?

                                  W 1 Reply Last reply Reply Quote 0
                                  • crunchip
                                    crunchip Forum Testing Most Active @Würfel last edited by crunchip

                                    @würfel sagte in Fehler nach Restore Websocket Adapter:

                                    Da gibt es keins, integriert, Socket io und ws.

                                    natürlich gibt es das zur Auswahl, aber nur wenn ws und socketio installiert ist

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      Würfel @Homoran last edited by Würfel

                                      @homoran sagte in Fehler nach Restore Websocket Adapter:

                                      @würfel sagte in Fehler nach Restore Websocket Adapter:

                                      Dafür ist es installiert.

                                      und wofür dann ws?

                                      Ich tippe auf den Energiefluss Adapter wo zur Zeit jetzt keine Ausgabe vorhanden ist seitdem Web.1 deaktiviert ist.

                                      Wie ziehe ich das nun gerade ?

                                      Hab WS und Web.1 deaktiviert

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Würfel last edited by

                                        @würfel sagte in Fehler nach Restore Websocket Adapter:

                                        Ich tippe auf den Energiefluss Adapter

                                        warum tippst du?
                                        weisst du nicht wie du Energiefluss aufrufst?

                                        W 1 Reply Last reply Reply Quote 0
                                        • W
                                          Würfel @Homoran last edited by

                                          @homoran sagte in Fehler nach Restore Websocket Adapter:

                                          @würfel sagte in Fehler nach Restore Websocket Adapter:

                                          Ich tippe auf den Energiefluss Adapter

                                          warum tippst du?
                                          weisst du nicht wie du Energiefluss aufrufst?

                                          Wie ich sagte gab es da damals Probleme mit der Anzeige und ich habe in dem Post zu dem Adapter nachgefragt.

                                          Den genauen Weg habe ich mir damals nicht notiert.

                                          Homoran crunchip 2 Replies Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Würfel last edited by

                                            @würfel sagte in Fehler nach Restore Websocket Adapter:

                                            Den genauen Weg habe ich mir damals nicht notiert.

                                            ich aber
                                            https://forum.iobroker.net/post/952844

                                            das ist aber nicht die Frage!

                                            wenn du schreibst

                                            @würfel sagte in Fehler nach Restore Websocket Adapter:

                                            Nur der Energiefluss Adapter ist gerade nutzlos da das "Bild" nicht erscheint.

                                            musst du doch irgebdetwas versuchen aufzurufen!

                                            Was und wie?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            47
                                            1365
                                            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