vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
770 stars 262 forks source link

Feature: XO Lite: login only possible on master should point to xolite.html #7214

Closed ajpri closed 9 months ago

ajpri commented 9 months ago

Is your feature request related to a problem? Please describe. The error message "Login is only possible on the master host" link points to just the host IP .

Describe the solution you'd like The sreen that shows "Login is only possible on the master host", the link should point to /xolite.html.

Describe alternatives you've considered Manually adding /xolite.html after redirect.

Additional context If the host doesn't have XO Lite (such as XCP-ng 8.2/older by default), it should point to the host to prevent a 404.

olivierlambert commented 9 months ago

Hi!

It's a normal behavior, because in XCP-ng 8.3, XO Lite is directly available on the IP address. The xolite.html URL is just for the beta/test version on previous XCP-ng versions.

If you want to use that on 8.2, you'll have to replace the current/default HTML page by XO Lite :)

Tschukedi commented 4 months ago

So its wrong in the documentation? I installed a clean XCP-NG Host, which is the only one like it in the network. -> 8.2.1

1.) After installing it, the XPC-NG-Host shows me his IP-Address -> I can not ping it or ssh it remote 2.) Logging into https://lite.xen-orchestra.com/#/?master=192.168.179.6 did not work. I can not change the user name and I know my password is correct. I am able to log in directly on the host.

https://docs.xcp-ng.org/management/manage-locally/xo-lite/

The documentation says: image

What do they mean with "Don't forget to visit the page of your XCP-ng master first to accept the self-signed certificate!" -> That one should have a link for better use.

When I try to open 192.168.179.6 it does not let me do it.

olivierlambert commented 4 months ago
  1. If you can't ping your XCP-ng host, you have a configuration or network issue, unrelated to this Github issue.
  2. "Did not work" isn't really enough to assist.

Please use the community forum to get assistance on your problem, this closed issue isn't the right place to do so. Thanks!

Tschukedi commented 4 months ago
  1. If you can't ping your XCP-ng host, you have a configuration or network issue, unrelated to this Github issue.
  2. "Did not work" isn't really enough to assist.

Please use the community forum to get assistance on your problem, this closed issue isn't the right place to do so. Thanks!

YES my Lan port was dedicated for the guest network! Im very sorry for that!

Looking forward to configure. Thanks!