-
(1)在双方视频会话时,偶尔会成功,双方可以正常通话,
(2)但是基本上都是报告如下错误,在一方呼叫另一方时,或者,另一方收到请求进入时(都是一直在链接状态,无法进入room),查看日志报如下错误。
ERROR 2e1c16389b1f-29/GATEWAY: [gateway] Request error! RequestTimeoutError : Request is timed …
-
```cmd
flutter: 10:10:54: [WebSocketIO] did throw HandshakeException: Handshake error in client (OS Error:
WRONG_VERSION_NUMBER(tls_record.cc:231))
```
**To Reproduce**
run the example app w…
-
Hi,
I have gotify running in an lxc on proxmox (helper scripts) and im trying to install the plugin, is there a tutorial i can follow? the installation steps are to cryptic for my experiance level…
-
Hi there,
How would I be able to push data collected with MQTT over WS or WSS?
Thanks!
Grant
-
Could someone share some light on an issue we are experiencing:
We aren't able to connect using WebSocket to an origin that isn't specified with a schema. Is it an issue or just how the [source lis…
-
Hi
We're trying to run HC on https on 8443 for example instead of 443. This all seems to work ok apart from when it tries to switch protocol to wss as this seems to default to 443. Any ideas how we…
-
-
Can I use this framework with a self signed certifcate?
-
Operating system Ubuntu Linux 22.04.5
Webmin version 2.202
Every time I try connecting to the terminal via the webmin GUI, I get the following websockets connection error in Chrome console:
`bundl…
-
"Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH."
If the connection is setup by secured websocket (wss), is SSH still needed?