-
Notifications
You must be signed in to change notification settings - Fork 552
[V2.0BETA3][CONNECTION] App connection issue to the RC server #1019
Comments
RC snap is updated to 0.63.0, and after checking this morning, this is the error now:
|
I get endless "connecting" with countdown messages on my Android phone before it eventually crashes. |
same here :( |
@mmarif4u @HammyHavoc @ccfiel Thank you guys for opening the issue! So the problem is that your instance is dying when connecting to the Android app? I'm imagining that the issue related to the request that we're doing for the image in JPEG format. If that's the case, I'll move this issue to our back-end repository. Can you please confirm? |
@rafaelks Spot on! :- ) This is correct. |
Issue moved to RocketChat/Rocket.Chat #10363 via ZenHub |
@rafaelks yes thats right. As @HammyHavoc mentioned above, the app shows count down message. While it is happening the rc server also shows the same count down. Could be some malformed json. But not so sure. This same app was working until dev7 without any change to the server. |
@mmarif4u Yes, looks like the instance is crashing and the reason is probably because we started requesting the assets in JPEG instead of SVG. 👍 |
@mmarif4u What version of the server are you guys using? |
We are on 0.63.0 via snap. |
same here snap 0.63.0 |
Great, thanks for the feedback! We'll be looking into the issue in our back-end team. 👍 |
Your Rocket.Chat.Android version: 2.0.0 beta 3
Last time i bring this issue to the RC open chat android channel too. And that issue continues, where the app trying to connect to the RC server. While connecting it crash the RC server instance too. I have checked the server logs and found this at the time when it was attempting to connect.
Something to do with retrieving channel/user avatars?. The app also some time shows JSON errors while connecting. Which i assume is related to the json output from the API call.
Android logs, https://open.rocket.chat/channel/androidnativeapp?msg=ACg2JZC6EdKpKcgYi
@rafaelks
The text was updated successfully, but these errors were encountered: