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

    XO and Debian10

    Scheduled Pinned Locked Moved Xen Orchestra
    9 Posts 5 Posters 1.3k Views 3 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.
    • T Offline
      TodorPetkov
      last edited by

      Hello,

      I have installed XO from source on Debian9. After upgrade to Debian10, it started complaining abour leveldown NPM module and does not start.
      Is Debian10 supported or only Debian9 for now?

      Thanks,

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

        How did you installed XO? Following our official doc? https://xen-orchestra.com/docs/from_the_sources.html

        If you didn't, it's probably the issue: Node must be installed separately and not via the Debian package manager. In your case, I suppose your upgrade also upgraded Node to an unsupported version.

        1 Reply Last reply Reply Quote 0
        • T Offline
          TodorPetkov
          last edited by

          Hi,

          Yes, it was installed via the gitbook. I will check again for node.

          Regards,

          1 Reply Last reply Reply Quote 0
          • A Offline
            axel
            last edited by

            Hello
            I get the same problem but with a fresh install. With Debain 9.9. it was okay. Netinstall with ssh server nothin g elese. Than install with apt-get install curl. and using the script. Everyting is running fine.
            Same Way with 10.0 no web interface, and i cant find a error in th bash ..
            looking mostly the same like 9.9

            thx

            I hope i can try it next time again ..

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

              @axel which script? There's no script, just a small procedure to follow in our doc.

              1 Reply Last reply Reply Quote 0
              • A Offline
                axel
                last edited by axel

                https://github.com/Jarli01/xenorchestra_installer

                sudo bash
                <password>
                sudo curl https://raw.githubusercontent.com/Jarli01/xenorchestra_installer/master/xo_install.sh | bash
                <password>

                This one

                borzelB 1 Reply Last reply Reply Quote 0
                • borzelB Offline
                  borzel XCP-ng Center Team @axel
                  last edited by

                  @axel this is not the "official" way...

                  This is the official way: https://xen-orchestra.com/docs/from_the_sources.html

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

                    Indeed @axel if you have an issue with this 3rd party script, you must report it to the people who did the script, here: https://github.com/Jarli01/xenorchestra_installer/issues

                    We can't monitor what's in a 3rd party script and if it follows our doc, that can change depending on what's added/removed in XO.

                    For a turnkey solution, you have XOA, at least to compare to a manual install and see if the issue comes from your environment or a real XO bug: https://xen-orchestra.com/#!/xoa

                    1 Reply Last reply Reply Quote 0
                    • DanpD Offline
                      Danp Pro Support Team
                      last edited by

                      @axel I just ran the installation script on a Debian 10 VM and it worked as expected. 🤷

                      Even when using the "official" way, sometimes the installation can fail due to things like --

                      • issues with recent commit to github repo
                      • issues with upstream dependency
                      • etc

                      This is why the pre-built XOA appliance exists. 😸

                      Feel free to open an issue over on the script's Github repo if you continue to encounter issues.

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