-
-
Notifications
You must be signed in to change notification settings - Fork 679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android App Crashes when trying to connect to Home Assistant instance #2477
Comments
it looks like the top part of the error is cut off, can you show us the whole error? |
I was having the same problem running the latest version of the android app on a very old Nexus 10 device. I fixed it by clearing all app data, removing the app, opting out of the beta and installing the latest stable release. |
Did you get the exact same error as the above screenshots? Can you confirm the version of android the tablet is running? Fixing the issue by opting out of the beta is not a real fix because once we cut a release the issue will then be in the release version. |
Found the cause: FasterXML/jackson-databind#3412, looks like the app is crashing on all API <26 devices since the 19th of March... Can easily be reproduced on an emulator. Plain text crash log for future searches
|
Home Assistant Android version:
beta-2234-6c64b31f-full
Android version:
Android 6.0.1
Phone model:
Galaxy Tab 2 10
Home Assistant version:
2022.4.0
Last working Home Assistant release (if known):
Description of problem:
Android Home Assistant app cannot connect to home assistant instance: either local home assistant domain (http://homeassistant.local/) . I can configure the home assistant instance from my phone, but the galaxy crashes a few seconds after I select the instance from the instance selection screen. I briefly can see the "Connecting..." loading message before the app fatally crashes. Consistently reproduced after fresh installs on my galaxy tab.
Traceback (if applicable, to get the logs you may refer to: https://companion.home-assistant.io/docs/troubleshooting/faqs/#android-crash-logs):
Screenshot of problem:
Additional information:
The text was updated successfully, but these errors were encountered: