twrecked / hass-aarlo

Asynchronous Arlo Component for Home Assistant
GNU Lesser General Public License v3.0
383 stars 78 forks source link

Error: 2fa startAuth failed If error persists you might need to change config and restart. #768

Open TORCHEBUGNE opened 1 year ago

TORCHEBUGNE commented 1 year ago

Here is the translation:

"I haven't made any updates, but for the past few days, my aarlo integration stopped working. I'm receiving this error message: aarlo Component Setup Error: 2fa startAuth failed. If the error persists, you might need to change the configuration and restart.

and

Invalid config The following integrations and platforms could not be set up:

aarlo (Show logs) aarlo.binary_sensor (Show logs) aarlo.sensor (Show logs) aarlo.light (Show logs) aarlo.alarm_control_panel (Show logs) aarlo.media_player (Show logs) aarlo.camera (Show logs) aarlo.switch (Show logs) Please check your config and logs.

Here's my configuration:########aarlo####### aarlo: username: xxxxxxxxxxx password: xxxxxxxxxx backend: sse tfa_source: push tfa_type: push alarm_control_panel:

Do you have a solution?

Phoenix-DH commented 1 year ago

I tried now all allready mentioned posibilities from all the threads… still no chance…

tudora2 commented 1 year ago

Same here. Still get the: Logger: custom_components.aarlo Source: custom_components/aarlo/init.py:495 Integration: aarlo (documentation, issues) First occurred: 14:15:29 (4 occurrences) Last logged: 14:17:24

unable to connect to Arlo: attempt=1,sleep=15,error=authentication failed unable to connect to Arlo: attempt=2,sleep=30,error=authentication failed unable to connect to Arlo: attempt=3,sleep=60,error=authentication failed unable to connect to Arlo: attempt=4,sleep=120,error=authentication failed

PIXLhunter commented 9 months ago

Did you ever get this issue resolved?