-
With Pusher 2.0.0
SM-G950F, Android 9
```
Non-fatal Exception: org.java_websocket.exceptions.WebsocketNotConnectedException
at org.java_websocket.WebSocketImpl.send + 630(WebSocketImpl.java:630…
-
Hi, I am getting this error 'Unable to connect to the remote server'
below full log
```
Websocket.Client.Exceptions.WebsocketException: Failed to start Websocket client, error: 'Unable to conn…
-
警告: 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭。
- 确保您使用的是 [最新开发版本](https://github.com/whitechi73/OpenShamrock/actions/workflows/build-apk.yml) 的 Shamrock.
- 确保您的问题尚未在 Issues 列表中提出.
- 确保您的问…
-
Here's the long and short of it. On my local network, everything connects and runs great. When I try to connect from outside my local network, the app stalls after connection with a blank main screen.…
-
Hello, yesterday I've made android client to connect with ws but today something happend and got this error:
`I/dalvikvm: Could not find method org.java_websocket.client.WebSocketClient.setSocket, re…
-
03-25 16:29:39.992: E/TAG(21060): java.net.SocketException: Socket closed
03-25 16:29:39.992: E/TAG(21060): at libcore.io.Posix.recvfromBytes(Native Method)
03-25 16:29:39.992: E/TAG(21060): at li…
-
when I click ONE2ONE button just stopped with exception
at com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:231)
at com.android.org…
-
**Describe the bug**
From time to time we receive an error (logged below). Right after this error a device gets disconnected.
User is not not doing anything for this disconnect to happen. Moreover t…
-
### Description
Here is the protocol string concat for Android:
https://github.com/zxcpoiu/react-native/blob/master/ReactAndroid/src/main/java/com/facebook/react/modules/websocket/WebSocketModule.ja…
-
I have set the nodejs backend at my local machine and run the test android app with given code by putting my localIp address (common n/w ip). Its working fine as if I tried to call unregistered user i…