RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.16k stars 10.38k forks source link

About rocketchat IOS APP E2EE photos display issues #33143

Closed lovekyleman closed 1 month ago

lovekyleman commented 1 month ago

Encrypted photos on rocketchat iOS app not friendly to users When you receive photos which only display for 2 seconds and then go "white" (see the photo below) image Wanna see the photos? You have to exit the chat window and then go back to the chat window again and photos can display normally That's really unfriendly

rocketchat iOS APP version 4.50.1.63099 (the latest)

rocketchat 6.10.4

reetp commented 1 month ago

Thanks for reporting. Please fill out bug templates fully.

Please have a read on how to report bugs effectively.

https://gist.github.com/reetp/a66149d5f060f260643a353ca7067a98

This should be tested on the latest code so at least 6.11.1 as of today.

You can also test on https://open.rocket.chat which is always latest.

Note you this should probably be in the react-native repo.

If the bug exists on open then re-open this bug in react-native.

Thanks.

reetp commented 1 month ago

Note if it works on open.rocket.chat I suggest you look at your reverse proxy & websockets.

lovekyleman commented 1 month ago

Note if it works on open.rocket.chat I suggest you look at your reverse proxy & websockets.

Unencrypted photos are fine. No problems related to proxy & websockets Because works fine on browsers. encrypted videos and encrypted voice messages are ok on rocketchat IOS APP

Server Setup Information:

Licence type : starter Number of users: Server hardware: VPS Version of Rocket.Chat Server:6.10.4 Operating System: Debian 11 Deployment Method: tar Number of Running Instances:3 DB Replicaset Oplog: oplog Enabled NodeJS Version:v14.21.3 MongoDB Version:6.0.17 Client information:4.50.1.63099 (latest)

Client type: IOS APP

And open.rocket.chat's channels e2ee disabled I can't test this

reetp commented 1 month ago

encrypted videos and encrypted voice messages are ok on rocketchat IOS APP

So related to E2E then.

These details are really important when you create an issue. Please make sure you document points such as these as it stops people wasting time.

Searching for similar issues also helps.

A quick look for E2E would have revealed this, and several related bugs. I believe these may be fixed in 6.12 via the PR mentioned there.

https://github.com/RocketChat/Rocket.Chat/issues/32963

Closing as it appears to be a duplicate.