awtrix / AWTRIX2.0-Controller

https://docs.blueforcer.de/#/v2/firmware
Other
378 stars 131 forks source link

Controller cannot connect to host due to expired blueforcer.de ssl certificate. #46

Closed hanssep closed 2 years ago

hanssep commented 2 years ago

As of a few minutes ago, the Awtrix controller cannot connect to the Awtrix host due to an expired certificate. This is the error message I see in console. Running host in docker (image via whyet/awtrix2).

Error message: awtrix | Connecting to blueforcer.de (213.136.87.88:443) awtrix | ssl_client: blueforcer.de: certificate verification failed: certificate has expired

Having the host fail due to an expired certificate is bad but not being able to run Awtrix without being able to connect to blueforcer.de is worse.

hanssep commented 2 years ago

Update. Certificate doesn't seem to be expired?

Expires: Wednesday, December 22, 2021 at 1:22:48 AM Pacific Standard Time

hanssep commented 2 years ago

Issue is with docker image. Running jar native on Linux without issues.