XO From Github : drop connection to host - unknown pool
-
I have installed the xcp-ng on a HPE DL360 Gen10 server and build the community edition of XO on Ubuntu 22.04 LTS.
XO is build is
Xen Orchestra, commit 41a8a.
After logging into the community edition of XO, I tried to connect to the host
XO finds the host, lists the pool with the same name as the host for about 4 seconds, then the pool name changes to 'unknown pool' for about 2 seconds and then the pool name goes blank.
It looks like it connects to the host, but then looses the connection.
When connecting XO to the host, I had to enable the switch for Unauthorized Certificates
If you go to the Home menu, there is no entry for hosts or pools.
Just to check, I can ping the host from the the XO vm without issues.
I have tried to run XO on a vm on the host itself and as a vm on a separate VMware host - same issues.
To check the host configuration, I installed the free version of XOA and it finds the pool (and added the XOA vm to the pool).
The versions are:xo-server 5.80.0; xo-web 5.84.0
Going back to the XO version running on the VMware host, the error is still the same - it connects, but then seem to loose the connection.
-
@mestafin Don't use Node version 20..... You need to use Node version 18.
-
Found my problem - I used node V21 instead of node 18
-
-