AxiosError: timeout of 5000ms exceeded

Hi!

I’ve got the following error in NodeRed:

AxiosError: timeout of 5000ms exceeded
    at RedirectableRequest.handleRequestTimeout (/data/node_modules/axios/dist/node/axios.cjs:3206:16)
    at RedirectableRequest.emit (node:events:524:28)
    at Timeout.<anonymous> (/data/node_modules/follow-redirects/index.js:210:12)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7)
    at Axios.request (/data/node_modules/axios/dist/node/axios.cjs:4258:41)
    at runNextTicks (node:internal/process/task_queues:60:5)
    at listOnTimeout (node:internal/timers:545:9)
    at process.processTimers (node:internal/timers:519:7)
    at async ihostClass.httpRequest (/data/node_modules/node-red-contrib-ewelink-cube/src/extern/libapi/v2/api/baseClass.js:329:26)
    at async ihostClass.updateDeviceState (/data/node_modules/node-red-contrib-ewelink-cube/src/extern/libapi/v2/api/baseClass.js:128:16)

eWeLink CUBE Version: 2.5.1
NodeRed version: v4.0.9 (Every modules are the latest.)
(I use both of them on iHost.)

Please help me, what can I do?!

I do not understand: :face_with_bags_under_eyes:
I have logged in into the eWeLink Smart Home module again and updated/synchronized all devices.
The error is gone: everything is fine now. :grinning_face_with_smiling_eyes:

Hello sir,

It’s just the timeout issue of the interface. Restart or refresh may fix this.