You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)')]
The text was updated successfully, but these errors were encountered:
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)')]
The text was updated successfully, but these errors were encountered: