-
-
Notifications
You must be signed in to change notification settings - Fork 652
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
Unable to get past initialization screen after entering URL #395
Comments
Not sure if this qualifies as |
It's onboarding. Authentication is once we have gotten the auth tokens from onboarding. |
I encountered the same problem because my version of webview was not up to date. |
I did make sure to install Android webview and clearing data but got the same results |
Have you tested with Fully Kiosk? If it works, it comes from the app, otherwise from Android webview |
I don't use fully kiosk. All I did was install Android webview from the play store. Whatever version that is it should be supported on Android 5.1 as that's the OS I'm using. Unless there is some other dependency? |
The installation of android webview from the play store does not work even if it is possible to install it because Android webview is a system app. It is present in the playstore for updates. If you are using a custom rom, you can use Xposed framework to force the use of Android Webview and get its updates. |
Thank you @neopilou that was 100% it :) I first had to install: https://play.google.com/store/apps/details?id=com.google.android.webview&hl=en_US Then in xposed I installed: https://repo.xposed.info/module/net.typeblog.webview After a restart I am able to login and use HA! |
Hello! I have my tablet with android 4.2 and it had the error due to the webview. Install chrome and it didn't fix it, I managed to fix it by installing Opera browser. |
@marronedamian android 4.2 is not supported ;) only android 5 and up. |
Hi @dshokouhi !, but installing opera works, I just tried it :D |
@marronedamian all you are doing is using the HA frontend in a browser, you are not actually using the HA android app ;) |
@dshokouhi Yes, of course, but since I can't install the app, at least I use the browser. With Chrome I had the same problem that was initializing but with Opera I was able to solve it. Sorry if I explained badly. |
Home Assistant Android version:
1.7.0 (play store)
Android version:
5.1.1
Phone model:
Fire HD7 running custom rom
Home Assistant version:
0.106dev
Last working Home Assistant release (if known):
N/A
Description of problem:
After entering my instance URL the page gets stuck on the initialization screen and I am unable to login. I am however able to use a browser on the same device and login. One thing I did notice was that the Initialization screen reloaded once as if it tried to load something then failed.
Traceback (if applicable):
Additional information:
The text was updated successfully, but these errors were encountered: