-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error: login failed: 429 - possible cloudflare issue #1057
Comments
Look at the solution at end of this: #1050 You probably have Arlo changed their back end. |
I removed the HOST from aarlo.yaml but unfortunately the error persists. |
Can you enable But one thing to try first it to remove the ".aarlo/cookies.txt" and ".aarlo/session.pickle" file. |
OK deleting those files worked. Thank you. |
I tried both. Now I receive 2FA Mails again but still having issues. It seems aarlo cannot interprete 2FA Mail. 2025-02-16 12:38:16.011 ERROR (SyncWorker_2) [pyaarlo] imap message read failed'NoneType' object has no attribute 'check' I would be grateful to receive any ideas. |
@2000felix Can you upgrade to I scored an own-goal by breaking the |
Success, thank you a lot!! |
Hello, I have been experiencing issues with the Arlo integration since last week. I have attempted to follow all suggested solutions up to the release of version v0.8.1.17. When I installed this version, it appeared to work for half a day before the issues came up again. Currently, I am using version v0.8.1.14.1, which is not functioning as expected. My Home Assistant version is 2025.2.4, which is the latest version available. Below is the current setup of Arlo. Many thanks /homeassistant/.aarlo/aarlo.pickle /homeassistant/.aarlo/cookies.txt /homeassistant/.aarlo/session.pickle /homeassistant/aarlo.yaml /homeassistant/binary_sensors.yaml - platform: aarlomonitored_conditions:- motion- sound- ding/homeassistant/cameras.yaml ffmpeg_arguments: '-pred 1 -q:v 2'/homeassistant/configuration.yaml Using the HACS Arlo integrationaarlo: Arlo integration#alarm_control_panel: Uses the custom Arlo integration found in HACS- platform: aarloaway_mode_name: armedhome_mode_name: homenight_mode_name: nighttrigger_time: 30alarm_volume: 8#media_player: - platform: aarlo/homeassistant/sensors.yaml monitored_conditions:- total_cameras- last_capture- recent_activity- captured_today- battery_level- signal_strength- temperature- humidity- air_quality/homeassistant/switches.yaml - platform: aarlosiren: Trueall_sirens: Truesnapshot: Truedoorbell_silence: Truesiren_volume: 1siren_duration: 10LOGS: This error originated from a custom integration. Logger: pyaarlo login failed: 429 - possible cloudflare issue This error originated from a custom integration. Logger: custom_components.aarlo unable to connect to Arlo: attempt=1,sleep=15,error=login failed: 429 - possible cloudflare issue This error originated from a custom integration. Logger: custom_components.aarlo unable to connect to Arlo: stopping retries, too may failures |
@fal180278 You might have to remove those file again. And maybe like this: stop HA |
Hi, thanks for this. I tried the following: First attempt: Second attempt: any further advice? many thanks |
Just logs with verbose debug enabled. |
Logger: homeassistant.helpers.frame Detected that custom integration 'aarlo' accesses hass.components.persistent_notification, which should be updated to import functions used from persistent_notification directly at custom_components/aarlo/init.py, line 415: hass.components.persistent_notification.create(. This will stop working in Home Assistant 2025.3, please report it to the author of the 'aarlo' custom integration Logger: homeassistant.bootstrap Waiting on integrations to complete setup: {('aarlo', '01JM3D38DHMTXFNGRAHM0Z0X3R'): 771.888535351} This error originated from a custom integration. Logger: pyaarlo login failed: 429 - possible cloudflare issue This error originated from a custom integration. Logger: custom_components.aarlo unable to connect to Arlo: attempt=1,sleep=15,error=login failed: 429 - possible cloudflare issue This error originated from a custom integration. Logger: custom_components.aarlo unable to connect to Arlo: stopping retries, too may failures Thank you |
Sorry, I mean from the log file, Be careful posting, it has sensitive data in it. |
sorry for the misunderstanding; hope they tell you more: 2025-02-17 15:37:09.701 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration simpleicons which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant |
Can you add this to version: 1
aarlo:
verbose_debug: true But 429 might just be rate limiting. It might start again in a couple of hours. |
I have the same error 429. It started after I messed with the integration: restarted/reloaded a few times. Also I logged into their website using the same account as in the integration. Now website login from a web browser doesn't work for me either. I see a red banner "No internet connection", and then a yellow banner "The request timed out". But the Arlo application on my phone works (from a same IP address), and my internet also works, obviously. Edit: so, after 24hours, Cloudflare unbanned me, and the integration works again! |
I have the same issue, none of the solutions suggested have worked for me so far. Log:
I even tried what was suggested in the docs in the aarlo:
user_agent: linux So far, it just keeps going back to the same conclusion |
I've been encountering this error for a few days now. Today I updated to version 0.8.1.16 and everything seemed to be back to normal. Then I updated HA CORE to version 2025.2.4 and the error on Arlo reappeared.
I tried downgrading to all 4 previous versions of the integration but the error persists.
I'm attaching the debug log.
home-assistant_aarlo_2025-02-15T17-22-06.906Z.log
The text was updated successfully, but these errors were encountered: