element-hq / element-hq/element-android
Invalid public_baseurl in homeserver causes app to sync forever
Open
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
If you configure your homeserver to send an invalid homeserver URL (the `public_baseurl` config in synapse: in my case set to 'localhost' ie. valid, but not accepting connections) the app will log in and then stay on the syncing progress bar forever. It should probably just error & go back to the login screen. Killing the app seemed to go back into the same state, so I had to uninstall element to get out of it.
Contributor guide
Assessment
This issue has not been assessed yet.