linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
63 stars 18 forks source link

[BUG] setReadMarker call returns error 500 on matrix.tom-dev.xyz #1636

Open Te-Z opened 7 months ago

Te-Z commented 7 months ago

Tested on Chrome and Android

Reproduce step:

Actual:

Capture d’écran du 2024-03-27 09-42-47

hoangdat commented 7 months ago

Hi @guimard , we found 500 error on read_markers endpoint only in tom-dev platform. Can you take a look?

guimard commented 7 months ago

Logs are very poor on this error: 554 lines that looks like

Failed handle request via 'ReadMarkerRestServlet': <XForwardedForRequest at 0x7f096475f5d0 method='POST' uri='...
arbyazra123 commented 3 months ago

Any update for this issue?. I got the similar error on Android with https://matrix.org platform

debug logcat:

image

source code (matrix_dart_sdk):

image
nqhhdev commented 2 months ago

Hi @Te-Z, this is bug from BE side or FE side?

Te-Z commented 2 months ago

Hi @Te-Z, this is bug from BE side or FE side?

Hi @nqhhdev this is from backend