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
38 stars 11 forks source link

Outgoing request timed out #73

Closed ScraggyMcRaggy closed 1 month ago

ScraggyMcRaggy commented 1 month ago

Failed to get cloud devices from Daikin Cloud: outgoing request timed out after 3500ms

Error is often expanded to...

RPError: outgoing request timed out after 3500ms at /volume1/homebridge/node_modules/homebridge-daikin-cloud/node_modules/openid-client/lib/helpers/request.js:140:13 at Client.requestResource (/volume1/homebridge/node_modules/homebridge-daikin-cloud/node_modules/openid-client/lib/client.js:1165:22) at OnectaClient.requestResource (/volume1/homebridge/node_modules/homebridge-daikin-cloud/node_modules/daikin-controller-cloud/src/onecta/oidc-client.ts:161:21) at DaikinCloudController.getCloudDeviceDetails (/volume1/homebridge/node_modules/homebridge-daikin-cloud/node_modules/daikin-controller-cloud/src/index.ts:45:16) at DaikinCloudController.updateAllDeviceData (/volume1/homebridge/node_modules/homebridge-daikin-cloud/node_modules/daikin-controller-cloud/src/index.ts:57:22) at DaikinCloudPlatform.updateDevices (/volume1/homebridge/node_modules/homebridge-daikin-cloud/src/platform.ts:154:9) at Timeout._onTimeout (/volume1/homebridge/node_modules/homebridge-daikin-cloud/src/platform.ts:172:13)

Has anyone else had this? Error goes away on a Homebridge restart, but returns shortly after.

JeroenVdb commented 1 month ago

I'm afraid that slow responses are most of the time a problem with the device your running Homebridge on. If it was an API problem the problem would be more widespread. I would check your hardware specs and network connectivity.

JeroenVdb commented 1 month ago

@ScraggyMcRaggy if I read https://github.com/JeroenVdb/homebridge-daikin-cloud/issues/55#issuecomment-2256511524 I understand that this problem was indeed probably related to slow hardware? In that case I'll close the issue. Good luck with the new Pi.