Replies: 1 comment
-
I googled a lot of solutions and what I did was edit the BondAPI.js file and increased both timeouts to ping() { and |
Beta Was this translation helpful? Give feedback.
-
I googled a lot of solutions and what I did was edit the BondAPI.js file and increased both timeouts to ping() { and |
Beta Was this translation helpful? Give feedback.
-
I added three new fans to the bond hub. In the Bond app, they all work correctly, but I get the following error in the home bridge log when I restart. I have restarted the Bond Hub, restarted the home bridge PI device.
[8/12/2023, 6:16:02 PM] [Bond] A request error occurred: {"message":"timeout of 10000ms exceeded","name":"Error","stack":"Error: timeout of 10000ms exceeded\n at createError (/var/lib/homebridge/node_modules/homebridge-bond/node_modules/axios/lib/core/createError.js:16:15)\n at RedirectableRequest.handleRequestTimeout (/var/lib/homebridge/node_modules/homebridge-bond/node_modules/axios/lib/adapters/http.js:303:16)\n at RedirectableRequest.emit (node:events:513:28)\n at Timeout. (/var/lib/homebridge/node_modules/homebridge-bond/node_modules/follow-redirects/index.js:164:12)\n at listOnTimeout (node:internal/timers:569:17)\n at processTimers (node:internal/timers:512:7)","config":{"url":"http://10.1.0.81/v2/devices/6cdd4d7e50046c5a/commands/66fed6de50d9d827","method":"get","data":"{}","headers":{"Accept":"application/json, text/plain, /","BOND-Token":"c5c6d5627cfb4a49","Bond-UUID":"18627af47c690002","Content-Type":"application/json","User-Agent":"axios/0.21.4","Content-Length":2},"transformRequest":[null],"transformResponse":[null],"timeout":10000,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"axios-retry":{"retryCount":0,"lastRequestTime":1691878551974}},"code":"ECONNABORTED
any help would be appriciated...
-tom
Beta Was this translation helpful? Give feedback.
All reactions