PfisterDaniel / node-red-contrib-apple-find-me

Node to get the current locations and other metrics of connected Apple devices.
MIT License
23 stars 5 forks source link

Error: ResponseTimeoutErro #27

Closed zyce78 closed 1 year ago

zyce78 commented 1 year ago

Hi!

Trying to figure out why I get this error since a couple of months ago (replaced my coordinates below). Tried with different Geo-API. Also expanded from 3000ms to 10000ms.

Error: ResponseTimeoutError: Response timeout for 10000ms, GET https://api.smarthome-development.de/api/v1/get-elevation?locations=XX.XXX,YY.YYY&format=json -1 (connected: true, keepalive socket: false, socketHandledRequests: 1, socketHandledResponses: 0) headers: {}

PfisterDaniel commented 1 year ago

Fix with release 1.1.8.

It's was my own server, but it doesn't have enough power to process all the requests, so I removed it again.