Hi,
We have a host that disappeared from Xen Orchestra. Xen Orchestra is on same different server but at the same location. When we tried to re-establish the connection, we get the following error:
server.enable
{
"id": "bbe91bc9-8be4-4b14-99bd-79930f578fe6"
}
{
"errno": -104,
"code": "ECONNRESET",
"syscall": "read",
"url": "https://10.50.50.18/jsonrpc",
"call": {
"method": "session.login_with_password",
"params": "* obfuscated *"
},
"message": "read ECONNRESET",
"name": "Error",
"stack": "Error: read ECONNRESET
at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20)
at TLSWrap.callbackTrampoline (node:internal/async_hooks:130:17)"
}
When I connect to the server via Dell iDRAC, I can see this message

When I press Ctrl+C to kill the error and go back to the xsconsole, the message is still here.
The strange thing is that all the VMs running on that host are all up and running with no problem. I am puzzled as to what is going on.
Could anyone please assist me in troubleshooting this issue