vshymanskyy / blynk-library-js

Blynk library for JS. Works with Browsers, Node.js, Espruino.
https://blynk.io/
MIT License
215 stars 67 forks source link

SSL not authorized since yesterday... #56

Open damienrivoal opened 3 years ago

damienrivoal commented 3 years ago

Hi,

The lib's been running like a charm for 2 years but it doesn't connect anymore since yesterday...

Script running on node v12.19.1 on a raspberry Pi 3B (Raspberry Pi OS).

Any suggestion ??

Here's the error message.

Connecting to: blynk-cloud.com 443 SSL authorization... SSL not authorized

Regards,

Damien

doom369 commented 3 years ago

Hello. Certificate is expired. We'll update it when we have time.

damienrivoal commented 3 years ago

Hello, thanks a lot for answering so fast !! Waiting for your update.

fastndirect commented 3 years ago

Hello, I'm also waiting for the update. Need it urgently, because my whole automation does not work without blynk JS. Thank you in advance

fastndirect commented 3 years ago

Hello again, do you already know, when you will have the time to fix this issue? Or is there something we can do about it?

guymcswain commented 3 years ago

Then switch to a non-SSL connection until the issue is resolved. See here