Hello. I have problem with connection to server from android app, when i try connect app write “cannot connect to the server” and have this log in nginx access.log
“HEAD / HTTP/1.1” 400 0 “-” “okhttp/4.12.0” “-”
“GET /api/v4/system/ping?time=1734026642838&device_id=android_rn-v2:fByU4h1TQNam0byZ6jnhC7:APA91bGz6K8Y6NkQqv3nMsJu2wfXoNgCYZkq_NJA94IIMNtsmhZC1fWIWxcTXji_S1o1V4D7T_MTsiEjSxsLpo7OrkerGEfG2xv88khnXhjWONi6DQWbx4w HTTP/1.1” 400 255 “-” “Mattermost Mobile/2.22.0+6000574 (Android; 13; RMX3820)” “-”
This problem only on mobile app, when i log in in web or desktop app i dont have problem.
Maybe someone know where i need to looking problem.
app version 2.22.0
mattermost release 10
nginx:1.27.2