#if the browser is having an issue then

1 messages ยท Page 1 of 1 (latest)

inland pulsar
#

checked just for you, and yeap, correct URL ๐Ÿ™‚

forest perch
#

and you are unable to login? can you share a screenshot of the error?

inland pulsar
#

Just that there is nowhere to review the settings.

forest perch
#

do you have access to logcat?

inland pulsar
#

on android?

forest perch
#

yea we need to look at the on device logs to see waht hte issue is

#

either using android studio or an app liek logcat reader

#

both will require using USB on a computer to grant permission

#

and this happens after entering username and password right?

inland pulsar
#

I'll check out...

#

nope, before entering username and password

forest perch
#

ok

inland pulsar
#

so now I have access to logcat

forest perch
#

ok reproduce the issue and look at the logs

#

look for a line taht has AuthenticationFragment

#

that will print the actual error and possibly URL having the issue

inland pulsar
#

did it twice, homeassistant has 1035 hits ...

inland pulsar
#

No hit for AuthenticationFragment and just Authentication seems to have nothing to do with this.

#

so cleared cash and data, same result but will go through logcat again

forest perch
#

you may not be filtering correctly...if you see the pop-up you will 100% see the corresponding error message

#

try searching by 403

inland pulsar
#

it popped up now, doesn't really say me much, I'm afraid.

forest perch
#

does it give a URL?

#

did you check HA core logs to see if there is an error there?

#

also anything special about your setup?

#

are you by chance blocking an API call?

inland pulsar
#

it seems to find my installation (and it will show up on my screen)

#

here are some line from the catlog I find strange (and hope I managed to mask all sensitive info"

forest perch
inland pulsar
forest perch
#

can you show more of the top logcat?

#

also that URL looks off

#

can you try manually entering the URL?

#

192.168.1.1 doesnt seem valid

inland pulsar
#

no, 192.168.11.1 is not valid ๐Ÿ˜‰

#

How much more of the logcat?

forest perch
forest perch
#

its possible that discovery is not finding the right URL so you may need to use manual URL entry

inland pulsar
#

I changed my URL in the file.

And I have also tried to enter it manually, several times.

forest perch
#

keep in mind if you filter by homeassistant you may be removing other parts of the logs so its best to find the time of occurrence and then filter by there

inland pulsar
#

When I checked the mobile app integration it seems the last connection was quite a while ago and it showed "away", so deleted it but nope, didn't help

forest perch