I am using a remote access node so that I can view my UI with the remote-red phone app. This was simple to set up and worked fine for a few weeks.
Now I am seeing "Error Communicating with server" under the node and now the Node Red UI dot on my phone is red not green.
Indications are that the server on line is no longer working. Is this something I have done or is there an outage somewhere?
The error I get from the node is as follows:
12/7/2025, 9:09:41 AMnode: 7a1a4b25c50d9e97msg : string[42]
"requestInstanceSlot: AggregateError: Error"
12/7/2025, 9:09:42 AMnode: 7a1a4b25c50d9e97msg : error
error
name: "AggregateError"
message: "Error"
code: "ETIMEDOUT"
cause: "AggregateError"
stack: string
AggregateError: Error at AxiosError.from (/home/pmcke/.node-red/node_modules/axios/dist/node/axios.cjs:905:14) at RedirectableRequest.handleRequestError (/home/pmcke/.node-red/node_modules/axios/dist/node/axios.cjs:3326:25) at RedirectableRequest.emit (node:events:536:35) at eventHandlers. (/home/pmcke/.node-red/node_modules/follow-redirects/index.js:49:24) at ClientRequest.emit (node:events:524:28) at emitErrorEvent (node:_http_client:101:11) at TLSSocket.socketErrorListener (node:_http_client:504:5) at TLSSocket.emit (node:events:524:28) at emitErrorNT (node:internal/streams/destroy:169:8) at emitErrorCloseNT (node:internal/streams/destroy:128:3) at Axios.request (/home/pmcke/.node-red/node_modules/axios/dist/node/axios.cjs:4483:41) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
12/7/2025, 9:09:43 AMnode: 7a1a4b25c50d9e97msg : string[37]
"requestInstanceSlot: ETIMEDOUT: Error"
12/7/2025, 9:14:41 AMnode: 7a1a4b25c50d9e97msg : string[42]
"requestInstanceSlot: AggregateError: Error"