twrecked / pyaarlo

Asynchronous Arlo Component for Python
GNU Lesser General Public License v3.0
50 stars 34 forks source link

Unable to read mode, try forcing v2 #94

Open njaouen opened 2 years ago

njaouen commented 2 years ago

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 commented 2 years ago

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 ?

jurgenweber commented 2 years ago

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

jurgenweber commented 2 years ago

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

Worked for me.

Zaschii commented 1 year ago

I have the same problem here with the actual version.

Any solution?

Thx & BR

twrecked commented 1 year ago

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