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

Icons not downloading #76

Closed
micro1995 opened this issue Mar 21, 2024 · 2 comments
Closed

Icons not downloading #76

micro1995 opened this issue Mar 21, 2024 · 2 comments

Comments

@micro1995
Copy link

When using any icon, on the next button press, my HomeButton Mini says "Downloading Icons" on the Display, but the Icon is not available afterwards.
When looking at the log I think the problem are the following lines:

[ 3876][E][ssl_client.cpp:37] _handle_error(): [start_ssl_client():273]: (-9984) X509 - Certificate verification failed, e.g. CRL, CA or signature check failed
[ 3879][E][WiFiClientSecure.cpp:144] connect(): start_ssl_client: -9984
[ 3444][E][Download] GET request failed with code -1
[ 3448][W][APP ] icon server NOT reachable

Network is connected, MQTT works, IP Configuration via DHCP.

Is there a problem with the Certificate used in the source code?

@nplan
Copy link
Owner

nplan commented Mar 21, 2024

It appears to be a problem with the certificate, I'm seeing the same error on my test devices. I'll investigate further...

@nplan
Copy link
Owner

nplan commented Mar 24, 2024

fixed in v2.4.2

@nplan nplan closed this as completed Mar 24, 2024
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