-
Notifications
You must be signed in to change notification settings - Fork 79
Arlo stop Working! #1033
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Mine too |
Notification from HA: I had about 60 Arlo emails for 2fa code too from the debug logs: I was running HA v 2025.1.x (didn't log this prior to upgrading to 2025.2.0) and still have the issue with HA 2025.2.0 |
as a reminder, when there are issues please add as much detail as you can. "It stopped working" doesn't really help the developer(s) out at all.. |
I have just had the same error and 2FA requests, running 2025.1.4. |
I am getting the same error, and my mailbox got bombarded with 2fa codes "Error: login failed: 403 - possible cloudflare issue |
Ran into this issue as well this morning. I got plenty of Arlo 2FA emails.
|
Same error here. |
Also experiencing this exact issue. |
I'm guessing it's an issue with cloudflare, as the log suggests, or Arlo changed something and broke the integration. |
According to Cloudflare's incident website, there was an issue today that they have implemented a fix for. They stated they are continuing to monitor the status. |
This broke and remains broken for me after the HA 2025.2 core update that I just installed and rebooted. |
Both this integration and pyaarlo are working here for me. If someone can turn on pyaarlo and aarlo debug and post it here can take a look at what is happening. |
Seems I chose worst time to install a new HA on a new PI and flatten my old one. My Aarlo broke and getting same error as everyone else about cloud flare. Tried the user_agent , save_session config and didnt fix. Debug logs below : |
pyaarlo logs : |
@Reserton try deleting the authentication session. Look for and remove this file |
Didn't work. I am also not even getting the auth emails anymore now. |
I have deleted |
Can you turn on verbose debug? I need to see what is coming back from Arlo. Add verbose debug to your extra Arlo config in version: 1
aarlo:
verbose_debug: true This can get quite chatty, I just need the stuff after and around Can you paste that config as well? |
I have added that but logs are no different. Also seeing this in my logs : 2025-02-06 02:32:14.135 ERROR (MainThread) [homeassistant.config] Invalid config for 'aarlo' at configuration.yaml, line 57: required key 'password' not provided, please check the docs at https://github.com/twrecked/hass-aarlo/blob/master/README.md It seems whenever I add aarlo: for any settings it expects username and password in configuration.yaml |
@Reserton The config needs to be in a new file called edit: it's an over flow for all the extra settings. |
I added that new file. Still logs have not changed. Does the new file go in same folder as configuration.yaml as thats where i put it. |
Yes, in the same folder. If you upgraded from an older build you should have had one already. Double check the name, it has to be lower case and with two aa at front. With verbose debug you should be seeing the replies you are getting from Arlo. |
I am in situation where i just happened to be setting up new Pi when this issue hit. so this has never worked on this Pi. I had copied my old backup, but that doesn't appear to have brought across an aarlo.yaml file but I did delete the devices when it wasn't working and readded. name is deff right attaching screenshot. |
You'll know if the file is being read, you'll see this in you log:
And to make sure. this is the logging: logger:
default: info
logs:
pyaarlo: debug
custom_components.aarlo: debug |
Yeah I had removed the logging from configuration.yaml just figured that out : |
@Reserton you are going to want to change your Arlo password now as it's in the logs.. |
I was just logging in to warn him the same thing. |
Even though you edited the post @Reserton,. it got emailed out to people who subscribe to this thread. I'd recommend you still change your Arlo password. :-) |
Yeah reset, didnt see it at first skim then noticed. |
Thanks for spotting that! This is the problem:
Try setting the user agent. I'm not sure what is causing the error because the packet looks good. version: 1
aarlo:
verbose_debug: true
user_agent: linux |
@twrecked Im on Home Assistant 2024.2.5 |
That might be too old. If you want to keep that you need to drop back to the previous version of aarlo you were using and set the |
With 0.8.1.8, i'm getting this error: login failed: 403 - possible cloudflare issue Where do I set the user_agent ? I don't have a aarlo.yaml file. |
You need to create the file - next to your version: 1
aarlo:
user_agent: linux |
downgrading to v0.8.1.8 worked. Thanks! The only issue i have now is getting battery level info. When I go into the device settings, all of the sensors are disabled. I get the following message: This entity is disabled. |
Thanks, 0bmay, but can I please have a little more help? I have the Carlo version .18 (newest installed) and working, yay :). My question is since I am only 4 months new to HA, using a HA Green. I did install the Lovelace HASS Aarlo sucessfully as well. I am still using (and enjoying) the default overview dashboard. How can I add this Lovelace to it showing my one Arlo camera? thanks for your extra patience with me! r/ |
Update: I was able to fix the problem by disabling and enabling the integration again. Thanks @twrecked for all your help! |
Same here. 2025-02-10 11:10:23.252 ERROR (SyncWorker_4) [pyaarlo] session start failed In addition I have no access from Scrypted to Arlo. Therefore maybe a problem at Arlo / Cloudflare...? |
Please can you read the thread. This has already been fixed. |
Only really use aarlo for Battery Levels, but noticed - at the same time as all the other problems reported - that my automations had stopped working. Done all the fixes and updates suggested here and elsewhere and I am now seeing that of 7 cameras, 4 that connect directly to Arlo e.g. WiFi Connection are reporting battery fine here, whereas the 3 that connect via the Arlo Basestation initially did not update their battery levels, and since reinstalling/updating show battery level as "unknown" in HA. Previously, all were showing battery levels. I can see mention of battery levels missing above, but its not clear if this is meant to be working again yet, any idea if its expected at this stage. not really sure what to provide to assist troubleshooting here as the logs don't seem to mention battery for anything. |
All my cameras connect via a Arlo Basestation and are all reporting their battery levels without issues. I can see the person you referenced above said the below "Update: I was able to fix the problem by disabling and enabling the integration again. Thanks @twrecked for all your help!" |
🔹 Problem: 🔹 Environment: 🔹 What I've Tried So Far: 🔹 Question: |
@jeanpatrick19 we already have an open issue for this: #1034 |
Can someone dumb it down for some of us to get this fixed? I am getting the same error message everyone else is, but above aarlo.yaml is mentioned, but I dont have that folder. Can someone please dumb it down, where to put that, what to put in it? additionally any other fixes that people have found to resolve this issue that we all seemed to face after the update. thank you to anyone who is able to assist! |
You don't need to do any of that now. Just update the Aarlo addon in HACS. You need to be on the latest version v0.8.1.12 and that will automatically fix the issue this was raised for. |
I already updated Aarlo in HACS, it latest version, but it still doesn't work. Already tried to disable remove reinstall... Here is debug output. 2025-02-12 11:10:26.584 DEBUG (SyncWorker_2) [pyaarlo] backend: request-params= Response is standard cloudflare page of blocking. <title>Attention Required! | Cloudflare</title>\n' Sorry, you have been blocked You are unable to access ocapi-app.arlo.com |
Good morning guys! Problem apparently solved, everyone! Updated to version V0.8.1.13. First, I deleted the entire integration and all related files. Then, I updated to version 0.8.1.13, reconnected everything, and now it's working perfectly. Cameras are streaming in real-time again. I'm using Picture Glance for visualization. `camera_view: live
The streaming is even better than before! Huge thanks for the update and for fixing the issue! |
Does v0.8.1.13 also solve the |
for me still same, error exist |
I believe you should uninstall the integration, delete all Aarlo integration files, reboot HASS, reinstall the integration, and then reconnect your account. |
Yes, it worked for me. In fact, version 0.8.1.12 had already fixed it, but it caused the livestreaming error. |
I've deleted the integration, restarted HASS, upgraded to v0.8.1.13, restarted HASS and installed Arlo again. ` Error setting up entry Aarlo for @.nl for aarlo I've restarted my HASS a couple of times but apparently it still cannot import the What can I do about this? Running HASS at 2024.7.3 btw |
Sorry; but I think you need to upgrade to a newer HASS. |
I can do you one better!
I'm now upgrading to 2024.12.5 It now works as expected with HASS@2024.12.5 and hass-aarlo@v0.8.1.12 |
I have hass lates version 2025.2.2, deleted reinstalled upgraded aarlo, still cloudflare issue to login. I have a core installation on ubuntu. By some reason version aarlo showed is 0.8.1.14. 2025-02-13 10:17:52.405 INFO (SyncWorker_4) [pyaarlo] pyarlo 0.8.0.13 starting... |
These Reloading the integration only worked for me once (pure luck I guess), now I've had to reboot HA and the Aarlo integration fails again with this 403 😩. |
No description provided.
The text was updated successfully, but these errors were encountered: