Cannot get to XO Lite portal
-
After the latest update of Xen Orchestra, I haven't been able to get to the XO lite page. I am appending the /v6 at the end of the URL, but I get the error "Cannot GET /v6/"
I am using XO built from source. The URL I am using is https://192.168.1.45/v6/
Appreciate the help
-
Hi!
It's 2 different things:
- XO Lite, hosted on your "host" (Dom0) IP address. No need to use
/v6
, just go on the plain URL, like https://192.168.1.45 - XO 6, available on Xen Orchestra (not the host) by adding
/v6
at the end of your Xen Orchestra URL.
- XO Lite, hosted on your "host" (Dom0) IP address. No need to use
-
olivierlambert So my host IP is 192.168.1.40 and the Xen orchestra IP is 192.168.1.45
To clarify, I was referring to XO 6 Lite. Going to https://192.168.1.40 brings up the page with XoA quick deploy, cli documentation, etc. It doesn’t navigate to XO 6 lite
Going to https://192.168.1.45/v6 still gives me the error mentioned in the original post
-
I believe XO 6 is only available for XCP-ng 8.3, not 8.2.
If you are using Ronivay script for building XO, XO 6 Lite via XO (/v6) is disabled by default since about a month ago.
You need to specifically enable XO 6 lite installation in the configuration file included in Ronivays script.
-
anik I believe that you have some of the names backwards.
-
XO Lite is available by default on XCP-ng 8.3. See the documentation for how to access it on XCP-ng 8.2.1.
-
The newer XO 6 interface is accessible from XOA by using
/v6
. It may need to be explicitly enabled to use it on XO from sources.
-
-
Off topic, XO-Lite is really moving along. I have screen captures for setting up a system from install using XO-Lite. This gets me up to installing Debian for an XO from sources VM to go farther. Keep up the good work!
-
Virtual said in Cannot get to XO Lite portal:
olivierlambert So my host IP is 192.168.1.40 and the Xen orchestra IP is 192.168.1.45
To clarify, I was referring to XO 6 Lite. Going to https://192.168.1.40 brings up the page with XoA quick deploy, cli documentation, etc. It doesn’t navigate to XO 6 lite
Going to https://192.168.1.45/v6 still gives me the error mentioned in the original post
Indeed, as said, there's no such thing as "XO Lite 6". XO Lite is simply "XO Lite" (we'll have a v1 at some point, v6 is like far far in the future
)
So yes, https://192.168.1.40 should display XO Lite if you use XCP-ng 8.3 (you can install it manually for 8.2 but it's not bundled by default)
And https://192.168.1.45/v6 should display XO 6, only if you built it correctly to get XO 6 components built.