XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Xen Orchestra Lite

    Scheduled Pinned Locked Moved XO Lite
    71 Posts 22 Posters 38.6k Views 22 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • pdoniasP Offline
      pdonias Vates 🪐 XO Team @mjtbrady
      last edited by

      Hi @mjtbrady, if you get the login screen, it means it's working. Are you sure you entered the right password for your host? You can check if there's been an error by opening the browser console with F12, then "Console" tab. If there's a SESSION_AUTHENTICATION_FAILED, it means you entered the wrong password (proper feedback on failed authentication will come soon 😉 ). If there's a different error message instead, could you post it here, please?

      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        wget https://lite.xen-orchestra.com/dist/ -O /opt/xensource/www/xolite.html
        

        is now fixed 🙂

        1 Reply Last reply Reply Quote 0
        • M Offline
          mjtbrady
          last edited by

          @olivierlambert I confirm that the wget now works.

          @pdonias I am sure the password was correct. It is a randomly generated one from my password manager. So it was cut and paste. But I just tried it again and is now working.

          Thanks all.

          pdoniasP 1 Reply Last reply Reply Quote 1
          • pdoniasP Offline
            pdonias Vates 🪐 XO Team @mjtbrady
            last edited by

            @mjtbrady Yes, there was an issue on our side but it's fixed, now. Thanks for the feedback and let us know if you have other issues 🙂

            1 Reply Last reply Reply Quote 1
            • olivierlambertO Offline
              olivierlambert Vates 🪐 Co-Founder CEO
              last edited by

              Thank you @mjtbrady for the feedback 🙂

              Thanks @pdonias for the fix 🙂

              1 Reply Last reply Reply Quote 0
              • GheppyG Offline
                Gheppy
                last edited by

                XO Lite can be cloned on the local computer or XCP-ng host, to run without internet?

                1 Reply Last reply Reply Quote 0
                • M Offline
                  mjtbrady
                  last edited by

                  Looks good. I like that you have a dark mode in there form day one.

                  Just to manage my expectations.

                  Is the code that we are pulling "live" development, meaning that it is likely to change and potentially be broken frequently or is it "snapshots" where everything that has been implemented is supposed to work?

                  Or something else?

                  1 Reply Last reply Reply Quote 0
                  • olivierlambertO Offline
                    olivierlambert Vates 🪐 Co-Founder CEO
                    last edited by olivierlambert

                    1. Until it will be available at a version 1.0, it will be loaded from our server. This is easier to rebuild/distribute a new version until we are satisfied with the design/features.
                    2. We rebuild manually, so we won't rebuild when it's broken. Keep in mind this is light version of XO, so you won't have tons of features except basic stuff to bootstrap your infrastructure.
                    3. When we'll reach the production version, we'll package it inside XCP-ng directly, so no internet connection will be needed. We'll see how often we'll update it (and how). In an ideal world, a mechanism that's able to get a more recent version from our server if you can and fallback to the version installed would limit the frequency of package update, but we need to think carefully on how to do this.
                    R 1 Reply Last reply Reply Quote 0
                    • R Offline
                      redy @olivierlambert
                      last edited by

                      Hi, @olivierlambert
                      Looks like lite version is perfect for start but looks like something is missing here?

                      Selection_843.png

                      where are the logs from webserver to troubleshoot this issue?

                      1 Reply Last reply Reply Quote 0
                      • olivierlambertO Offline
                        olivierlambert Vates 🪐 Co-Founder CEO
                        last edited by olivierlambert

                        Please force refresh (Ctrl + F5)

                        edit: it's also possible your pool doesn't have a name 🤔

                        R 1 Reply Last reply Reply Quote 0
                        • R Offline
                          redy @olivierlambert
                          last edited by redy

                          @olivierlambert
                          It's a fresh installation, one host only mgmt network configured during installation.
                          Looks like only dashboard loading as expected.
                          Selection_845.png
                          Selection_847.png
                          Selection_844.png

                          Host dashboard not working as well
                          Selection_848.png

                          My config:
                          I've tried on Firefox(104.0) and Chrome(104.0) my OS Linux
                          XCP-ng release 8.2.1 (xenenterprise) - no internet access
                          Storage is NOT configured yet

                          1 Reply Last reply Reply Quote 0
                          • olivierlambertO Offline
                            olivierlambert Vates 🪐 Co-Founder CEO
                            last edited by

                            If you have no VM and the host doesn't have a pool name, then you have everything loaded 🙂

                            R 2 Replies Last reply Reply Quote 0
                            • R Offline
                              redy @olivierlambert
                              last edited by

                              @olivierlambert
                              How to start setup infrastructure (assume it was the main reason to develop lite) if there is nothing available at start?

                              1 Reply Last reply Reply Quote 0
                              • olivierlambertO Offline
                                olivierlambert Vates 🪐 Co-Founder CEO
                                last edited by olivierlambert

                                Because it's a first alpha release and not a v1.0? 🤔

                                1 Reply Last reply Reply Quote 2
                                • R Offline
                                  redy @olivierlambert
                                  last edited by redy

                                  @olivierlambert
                                  Got some output from chrome:

                                  Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
                                  
                                  A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. Starting in Chrome 101, the amount of information available in the User Agent string will be reduced.
                                  To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
                                  Note that for performance reasons, only the first access to one of the properties is shown.
                                  1 source
                                  index.cb584bcd.js:1
                                  

                                  But got the answer already "first Alpha"
                                  Good practice is to add comment to content f.ex. "Network - Not ready yet" or something similar to prevent stupid questions like mine 🙂

                                  pdoniasP 1 Reply Last reply Reply Quote 0
                                  • B Offline
                                    bogdantomasciuc
                                    last edited by

                                    High level overview feedback:
                                    So a bit of feedback from me too.

                                    1. The layout looks great!
                                    2. I believe it has just enough to get one started with using the hypervisor (taking into account the existing labels and the placeholder buttons) or to help you in a pinch.

                                    Current issue found that I assume should work at this time based on other messages is that the console seems to have been implemented but is not working. Chrome inspector console shows: WebSocket connection to 'wss://<my local ip address>/console?uuid=e4cd9c61-d399-a3fa-33f7-5699c920d523&session_id=OpaqueRef%3A927fa4fe-74c2-456a-bfd8-d84e98c3bf42' failed. After that there is a line with "Failed when connecting: Connection closed (code: 1006)".

                                    The interface looks very clean and oriented on functionality. Congratulations and keep up the good work!

                                    pdoniasP 1 Reply Last reply Reply Quote 0
                                    • olivierlambertO Offline
                                      olivierlambert Vates 🪐 Co-Founder CEO
                                      last edited by

                                      What version of XCP-ng are you using @bogdantomasciuc ? The console should work on 8.2.1

                                      1 Reply Last reply Reply Quote 0
                                      • pdoniasP Offline
                                        pdonias Vates 🪐 XO Team @bogdantomasciuc
                                        last edited by

                                        @bogdantomasciuc This is probably due to the browser rejecting self-signed SSL certificates when it tries to connect to the console (the console connections go directly to the slave hosts instead of going through the master). To fix that, go to each of your slave hosts' landing pages with HTTPS (https://<slave host IP>/). The browser should ask you if you want to accept self-signed certificates. Click on Accept. Once you've done that for all your hosts, go back to XO Lite, refresh and the consoles should work.

                                        In the next releases, XO Lite will be able to detect when the self-signed certificates haven't been accepted and give clear instructions on what to do 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • pdoniasP Offline
                                          pdonias Vates 🪐 XO Team @redy
                                          last edited by

                                          @redy Thanks for the feedback, we've added a "coming soon" message on pages that aren't implemented yet, to avoid confusion.

                                          1 Reply Last reply Reply Quote 0
                                          • B Offline
                                            bogdantomasciuc
                                            last edited by

                                            @olivierlambert I am currently on 8.2. I will upgrade and try later. Thank you!
                                            @pdonias The certificates are already accepted. I will check back after I update to 8.2.1 as suggested by @olivierlambert but thank you very much for your suggestion! 🤗

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post