pyaarlo icon indicating copy to clipboard operation
pyaarlo copied to clipboard

Unable to read mode, try forcing v2

Open njaouen opened this issue 2 years ago • 5 comments

Hey twrecked, Greetings from France.

Thanks a lot for the great work you have done with the library. I have been using it for about 6 months now and had only very few issues.

Except recently. There has been some issues from my network provider and all the Arlo Go cameras where offline. It is now fine on the official Arlo app, however with Pyaarlo, I keep receiving this message : unable to read mode, try forcing v2. I have tried several parameters including synchronous_mode=True, but the error keeps showing and even though it sometimes connect, the get_snapshot returns cached images.

Do you have any idea how I can fix this ? Thanks a lot. Nicolas

njaouen avatar Apr 27 '22 19:04 njaouen

Hey, I actually noticed, that the Arlo phone app works perfectly but the web app does not at all. Is there a way to force the connexion through the same API than the one linked to the phone App ?

njaouen avatar Apr 27 '22 20:04 njaouen

I have the same problem at the moment, I think it isn't logging in properly.

jurgenweber avatar May 10 '22 09:05 jurgenweber

try https://github.com/twrecked/hass-aarlo#missing-events

Worked for me.

jurgenweber avatar May 10 '22 10:05 jurgenweber

I have the same problem here with the actual version.

Any solution?

Thx & BR

Zaschii avatar May 19 '23 07:05 Zaschii

Did you upgrade to the latest build? Arlo just changed their back end. You might need to delete any session files pyaarlo created.

twrecked avatar May 19 '23 12:05 twrecked