Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move from socket.io to WebSocket #2438

Closed
Zefau opened this issue Sep 24, 2023 · 9 comments
Closed

Move from socket.io to WebSocket #2438

Zefau opened this issue Sep 24, 2023 · 9 comments
Assignees
Labels
connection ⚡ Connection Issues feature 🌟 Feature request or enhancement v3.2 Roadmap for v3.2

Comments

@Zefau
Copy link
Owner

Zefau commented Sep 24, 2023

No description provided.

@Zefau
Copy link
Owner Author

Zefau commented Sep 24, 2023

Dieser Feature Request wurde mit v3.2.0-alpha.1 implementiert. Bitte bestätigen und auf Fehler prüfen. Wenn alles in Ordnung ist, gerne das Issue schließen.


This feature request has been implemented with v3.2.0-alpha.1. Please verify and test the feature for any bugs. If everything works as expected, you may close the issue.

@intruder7777
Copy link

intruder7777 commented Oct 22, 2023

nach Update auf 3.2.0 alpha 1 ließ sich bei mir absolut keine Verbindung mehr aufbauen. Habe alle Einstellungsmöglichkeiten in websocket,sockeito,web adapter ausprobiert. Er hat es nie geschafft eine Socketverbindung aufzubauen. Bin dann wieder zurück auf die 3.1.8. Höher komme ich jetzt nicht mehr.

`
web.0

  | 2023-10-29 12:18:18.597 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | web.0
  | 2023-10-29 12:18:10.578 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | web.0
  | 2023-10-29 12:16:02.684 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | web.0
  | 2023-10-29 12:13:08.223 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | web.0
  | 2023-10-29 12:12:30.703 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | web.0
  | 2023-10-29 11:43:39.407 error Error: "error" - No sid found from ::ffff:192.168.100.84
  |  
  | jarvis.0
  | 2023-10-29 11:43:20.804 error Error opening web socket: Cannot read properties of null (reading 'on')
  |  
  | jarvis.0
  | 2023-10-29 11:43:20.802 error WebSocketServer is not a constructor

`

@Zefau
Copy link
Owner Author

Zefau commented Dec 17, 2023

Sollte mit der aktuellen alpha funktionieren?

@Zefau Zefau added #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test connection ⚡ Connection Issues labels Dec 30, 2023
@Zefau Zefau added the v3.2 Roadmap for v3.2 label Jan 7, 2024
@Zefau
Copy link
Owner Author

Zefau commented Jan 7, 2024

@intruder7777 wurde es besser mit der aktuellen alpha?

@Erwin40
Copy link

Erwin40 commented Jul 23, 2024

Ich frag jetzt mal blöd :-)

Jarvis 3.2.0-beta.46
Welchen Adapter sollte man denn am besten installieren?
Web Socket?
sockei.to?
oder WEB-Server?

Ich habe z.Z. den WEB-Server Adapter am Laufen und bin mit der Performance (Windows 10 + FireFox 128) nicht so ganz überzeugt. Da lief die 3.1.8 deutlich flotter. :-)
Auf meinen iPad 2 und 5 habe ich aber den Eindruck, dass es mit der 3.2.0-beta.X etwas flotter läuft.

@Zefau
Copy link
Owner Author

Zefau commented Jul 24, 2024

Jarvis v3.2 nutzt keinen Websocket, Socketio oder Web Adapter mehr

@Erwin40
Copy link

Erwin40 commented Jul 24, 2024

Ah, danke für die schnelle Antwort.
Das heißt ich brauchden Web Adapter eigentlich nur wenn innerhalb Jarvis auf Dateien im ioBroker, zugreifen möchte?
Z.B. für import "http://192.168.177.13:8082/0_userdata.0/jarvisScripte/jarvisDPs.js";
grafik

@Zefau
Copy link
Owner Author

Zefau commented Jul 24, 2024

Jo

@Erwin40
Copy link

Erwin40 commented Jul 24, 2024

Also auf meinem iPad 2 funktioniert alles super und auch noch flott.
Kann das Ding hier dann nicht eigentlich geschlossen werden? :-)

@Zefau Zefau closed this as completed Jul 28, 2024
@Zefau Zefau removed the #status: ready-to-test ✔️ Status: Issue fixed and ready-to-test label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connection ⚡ Connection Issues feature 🌟 Feature request or enhancement v3.2 Roadmap for v3.2
Projects
Status: DONE
Development

No branches or pull requests

3 participants