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

Failed login to SmartThinQ LGE Sensors (NOT A BUG) #832

Open
vangelis86 opened this issue Dec 1, 2024 · 1 comment
Open

Failed login to SmartThinQ LGE Sensors (NOT A BUG) #832

vangelis86 opened this issue Dec 1, 2024 · 1 comment

Comments

@vangelis86
Copy link

This is actually is not a bug. I just adding it here for your information.
It seems that SSL Certificate for https://emp-oauth.lgecloud.com has been expired since Friday, November 29, 2024 at 1:59:59 AM and this prevents the intgration from logging in.

LOGS BELOW:

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)
aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host emp-oauth.lgecloud.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)')]

@owenek1
Copy link

owenek1 commented Dec 13, 2024

I think its working now. I had the same issue and now its logging in properly.

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

2 participants