You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this issue is somewhat related to #6873 and perhaps even #6067 (in terms of consistency).
at least in the Android app (haven't used any other app), an URL for changing the default server seems to be only accepted without https:// but there is not the slightest hint to that.
as i wanted to make sure that i have no typo or the like in my URL, i copy&pasted it... at first everything seems good (no error message; also the URL stays there after pressing ok; even a closing / gets added), but after closing and reopening the app (you have to force close the app!), the field for the default server is still empty resp. https://meet.jit.si is shown again.
this quite simple bug really drove me nuts as it is pretty hard to detect: because you have to force close the app, it sometimes seemed to work; then i even suspected that an internet connection is needed to test/confirm the new server... i tried it a gazillion times with such stupid ideas as i would never have expected this to be the issue, especially when the default resp. suggestion is shown even with the scheme! 🤦
...and even failing silently doesn't really help either. 😒
Platform
Chrome (or Chromium based)
Firefox
Safari
Other desktop browser
Android browser
iOS browser
Electron app
Android mobile app
iOS mobile app
Custom app using a mobile SDK
Browser / app / sdk version
24.5.0 build 24050002 (via F-Droid)
Relevant log output
Reproducibility
The problem is reproducible on meet.jit.si
More details?
this bug sits there already for quite a while... so the mentioned version is by far not the first one effected!
but now i finally managed to nail it down. 😁
The text was updated successfully, but these errors were encountered:
What happened?
this issue is somewhat related to #6873 and perhaps even #6067 (in terms of consistency).
at least in the Android app (haven't used any other app), an URL for changing the default server seems to be only accepted without
https://
but there is not the slightest hint to that.as i wanted to make sure that i have no typo or the like in my URL, i copy&pasted it... at first everything seems good (no error message; also the URL stays there after pressing ok; even a closing
/
gets added), but after closing and reopening the app (you have to force close the app!), the field for the default server is still empty resp.https://meet.jit.si
is shown again.this quite simple bug really drove me nuts as it is pretty hard to detect: because you have to force close the app, it sometimes seemed to work; then i even suspected that an internet connection is needed to test/confirm the new server... i tried it a gazillion times with such stupid ideas as i would never have expected this to be the issue, especially when the default resp. suggestion is shown even with the scheme! 🤦
...and even failing silently doesn't really help either. 😒
Platform
Browser / app / sdk version
24.5.0 build 24050002 (via F-Droid)
Relevant log output
Reproducibility
More details?
this bug sits there already for quite a while... so the mentioned version is by far not the first one effected!
but now i finally managed to nail it down. 😁
The text was updated successfully, but these errors were encountered: