XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Mcvills
    3. Posts
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Xen-Orchestra build from source - Debian 11.7

      @bigdweeb I was able to resolve the problem by installing a different version of nodejs. Version 20.x

      posted in Xen Orchestra
      M
      Mcvills
    • RE: Xen-Orchestra build from source - Debian 11.7

      @bigdweeb Thank you for replying to my inquiry. The results of the command do not display any error messages (see below)

      Hit:1 https://dl.yarnpkg.com/debian stable InRelease
      Hit:2 http://deb.debian.org/debian bullseye InRelease
      Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
      Reading package lists... Done

      posted in Xen Orchestra
      M
      Mcvills
    • Xen-Orchestra build from source - Debian 11.7

      Hello,

      I am in the process of attempting to build Xen-Orchestra from source. After cloning the GitHub. Yarn failed with the following error:

      :~/xen-orchestra# yarn
      yarn install v1.22.19
      [1/5] Validating package.json...
      [2/5] Resolving packages...
      [3/5] Fetching packages...
      error An unexpected error occurred: "https://github.com/dodo/reconnect-core/tarball/merged: connect ENETUNREACH 64:ff9b::8c52:7104:443".
      info If you think this is a bug, please open a bug report with the information provided in "/root/xen-orchestra/yarn-error.log".
      info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

      Specs:

      CPU: 16 (will be decreased to 2 after the compilation)
      RAM: 4GB
      HDD: 20 GB
      Node: v18160
      yarn: v1.222.19

      Any suggestions will be greatly appreciated.

      Regards,

      posted in Xen Orchestra
      M
      Mcvills