JeroenVdb / homebridge-daikin-cloud

This Homebrige plugin connects to the Daikin Cloud and loads all your devices to be controled via Homebridge and Homekit.
https://www.npmjs.com/package/homebridge-daikin-cloud
Apache License 2.0
39 stars 11 forks source link

Error trying to follow redirect: unable to get local issuer certificate #19

Closed Tom5640 closed 2 years ago

Tom5640 commented 2 years ago

Hey JeroenVdb,

Firstly, thanks so much for creating this plugin. It has been working great for the last couple of months. However over the last couple of days I noticed that the plugin was responsive in Apple Home, but "dead" in terms of receiving information from Daikin Cloud. The log displays the following on restart of the bridge:

26/09/2022,` 09:32:01ftdaikin stopping 26/09/2022, 09:32:06FTDAIKIN starting 26/09/2022, 09:32:07FTDAIKINLoaded plugin 'homebridge-daikin-cloud' 26/09/2022, 09:32:07FTDAIKINLoading 1 platforms... 26/09/2022, 09:32:07FTDAIKINDaikinCloudLoading accessory from cache: Daikin FTXM35R2V1B 26/09/2022, 09:32:07FTDAIKINDaikinCloud---------- Daikin info for debugging reasons -------------------- 26/09/2022, 09:32:07FTDAIKINDaikinCloudWrite/read Daikin Cloud tokenset from /var/lib/hoobs/ftdaikin/daikincloudtokenset.json 26/09/2022, 09:32:07FTDAIKINBridge is running on port 51906. 26/09/2022, 09:32:08FTDAIKINDaikinCloudERRORFailed to get cloud devices from Daikin Cloud: Failed to login to Daikin Cloud with myname@email.co.uk: Error trying to follow redirect: unable to get local issuer certificate 26/09/2022, 09:32:08FTDAIKINDaikinCloud---------- End Daikin info for debugging reasons ---------------

This may be connected issue, but I receive a blank page on attempting to login to the Onecta app too:

IMG_1262

Tom5640 commented 2 years ago

Closing this now. But not deleting in case it's useful for you. Recently my blocklist/network firewall begun blocking the Content Delivery Network required for authentication which is at a URL:

gigya.com

e.g cdn.giga.com

So this is why my Cloud App & Plugin stopped being able to authenticate.

JeroenVdb commented 2 years ago

Happy it works, thanks for also posting the solution!