ConnectyCube / connectycube-flutter-sdk-releases

ConnectyCube Flutter SDK Releases
7 stars 1 forks source link

Sdk crashing in middle of app working #63

Closed developerpaaji closed 3 years ago

developerpaaji commented 3 years ago

: [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: ErrorPacket: {type: cancel, code: 503, condition: Condition.service_unavailable, text: Service not available.}

TatankaConCube commented 3 years ago

Please, provide the full log, not only the error message.

developerpaaji commented 3 years ago

I/flutter (22999): SocketException: OS Error: Connection timed out, errno = 110, address = storage.googleapis.com, port = 42364 I/flutter (22999): Chat Connection CubeChatConnectionState.ForceClosed E/flutter (22999): [ERROR:flutter/lib/ui/ui_dart_state.cc(199)] Unhandled Exception: SocketException: OS Error: Software caused connection abort, errno = 103, address = chat.connectycube.com, port = 45702 E/flutter (22999): I/flutter (22999): Chat Connection CubeChatConnectionState.Reconnecting

TatankaConCube commented 3 years ago

It looks like a problem with the internet connection because in your log you have the similar error with storage.googleapis.com. Please, attach the full log as I asked before, not only error messages.

developerpaaji commented 3 years ago

This error is coming suddenly in middle of app and not because of internet. I tried turning off and on my internet in phone but this error didnot came. As i said this error comes at very unexpected time.

TatankaConCube commented 3 years ago

the requested info wasn't provided for a long time, closing