Hi @SuiKa
Some time ago I posted here about some issues occurring when restarting the Node Red add-on, and although then it seemed for some time to get better, recently it was taking up to 12 hours to restart. Also sometimes it would open only in Edge, but not in the web UI nor Chrome, while the CPU is showing moments at 100%.
I tracked down on the logs that it was constantly crashing at one point, which I discovered was the event-state: on a Sonoff S60 plug.
I removed the device and its got much better but its still taking 30-45 minutes to load in the web UI, which is not logical, restarting several times, while showing this error -
2025-02-17T15:20:11 17 Feb 14:20:11 - [error] AxiosError: Request failed with status code 408
2025-02-17T15:20:11 at settle (/data/node_modules/node-red-contrib-ewelink-cube/node_modules/axios/dist/node/axios.cjs:2019:12)
2025-02-17T15:20:11 at IncomingMessage.handleStreamEnd (/data/node_modules/node-red-contrib-ewelink-cube/node_modules/axios/dist/node/axios.cjs:3135:11)
2025-02-17T15:20:11 at IncomingMessage.emit (node:events:530:35)
2025-02-17T15:20:11 at IncomingMessage.emit (node:domain:489:12)
2025-02-17T15:20:11 at endReadableNT (node:internal/streams/readable:1698:12)
2025-02-17T15:20:11 at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
2025-02-17T15:20:11 at Axios.request (/data/node_modules/node-red-contrib-ewelink-cube/node_modules/axios/dist/node/axios.cjs:4287:41)
2025-02-17T15:20:11 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
I don´t understand this error message at all and have no idea where to start debugging this.
Complete logs ( not continuous ) are attached here but I would ask you please to take a look at them to see what is happening here. Thanks
newfile.txt (238.7 KB)