client-sdk-android icon indicating copy to clipboard operation
client-sdk-android copied to clipboard

Attempting soft reconnect, Attempting full reconnect, Error during reconnection.

Open User-Admin opened this issue 1 year ago • 1 comments

Describe the bug Attempting soft reconnect. Closing SignalClient: code = 1000, reason = Starting new connection websocket failure: null Error during reconnection. websocket closing

Expected behavior When I use the Demo, use the cellular network data, normally connected to the room, during the connection process, the cellular network is always normal state. But all of a sudden it's Attempting soft reconnect. Then start the reconnection process, sometimes the reconnection can be successful, sometimes the reconnection fails, and the connection will not be connected again,what can be the cause of this,This disconnection issue also occurs when I use other versions of the SDK, whether I'm connecting to WIFI or using cellular data

Screenshots 11 12 13

Device Info:

  • Device: [e.g. Google Pixel 4]
  • OS: [e.g. Android 12]
  • LiveKit SDK version: [e.g. 2.4.0]

User-Admin avatar Jun 12 '24 10:06 User-Admin

Sounds like your internet connection isn't stable? We try to reconnect multiple times, but if none of them work, it eventually fails out and stops trying.

davidliu avatar Jun 14 '24 13:06 davidliu