Skip to content
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

Unable to login since yesterday evening #59

Closed
m0urs opened this issue Apr 3, 2021 · 3 comments
Closed

Unable to login since yesterday evening #59

m0urs opened this issue Apr 3, 2021 · 3 comments

Comments

@m0urs
Copy link

m0urs commented Apr 3, 2021

My home automation script, which worked perfect the last weeks, cannot login anymore since yesterday evening. The user has no 2FA set up an can login via the Arlo website without a problem.

I am the only one having that issue of is there a general problem with login at the moment?

2021-04-03 08:45:11,448 - pyaarlo - ERROR - authentication failed
2021-04-03 08:46:20,791 - pyaarlo - DEBUG - Cfg started
2021-04-03 08:46:20,796 - pyaarlo - DEBUG - starting
2021-04-03 08:46:20,797 - pyaarlo - DEBUG - file not read
2021-04-03 08:46:20,798 - pyaarlo - DEBUG - looking for user_agent arlo
2021-04-03 08:46:20,798 - pyaarlo - DEBUG - custom connections 20:10
2021-04-03 08:46:20,799 - pyaarlo - DEBUG - login attempt #1
2021-04-03 08:46:20,808 - urllib3.connectionpool - DEBUG - Starting new HTTPS connection (1): ocapi-app.arlo.com:443
2021-04-03 08:46:20,926 - urllib3.connectionpool - DEBUG - https://ocapi-app.arlo.com:443 "POST /api/auth HTTP/1.1" 403 None
2021-04-03 08:46:21,932 - pyaarlo - DEBUG - login attempt #2
2021-04-03 08:46:21,936 - urllib3.connectionpool - DEBUG - Resetting dropped connection: ocapi-app.arlo.com
2021-04-03 08:46:22,049 - urllib3.connectionpool - DEBUG - https://ocapi-app.arlo.com:443 "POST /api/auth HTTP/1.1" 403 None
2021-04-03 08:46:23,059 - pyaarlo - DEBUG - login attempt #3
2021-04-03 08:46:23,063 - urllib3.connectionpool - DEBUG - Resetting dropped connection: ocapi-app.arlo.com
2021-04-03 08:46:23,179 - urllib3.connectionpool - DEBUG - https://ocapi-app.arlo.com:443 "POST /api/auth HTTP/1.1" 403 None
2021-04-03 08:46:24,194 - pyaarlo - ERROR - authentication failed
2021-04-03 08:46:24,196 - pyaarlo - DEBUG - failed to log in
2021-04-03 08:46:24,197 - pyaarlo - DEBUG - not starting downloader
@twrecked
Copy link
Owner

twrecked commented Apr 3, 2021

Cloudflare/Arlo changed their backend. #60 (and the latest build) should fix it.

@joewesch
Copy link

joewesch commented Apr 3, 2021

Was just coming here to say I had the same issue. Thanks for the quick fix @twrecked!

@m0urs
Copy link
Author

m0urs commented Apr 3, 2021

Thanks a lot again for this very quick fix. It solved my issue.

@m0urs m0urs closed this as completed Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants