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

    Facing issues while starting xo-server after following install from sources instructions for current master

    Scheduled Pinned Locked Moved Xen Orchestra
    3 Posts 2 Posters 397 Views 1 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.
    • S Offline
      shivraj198
      last edited by shivraj198

      I fetched current master and followed the same instructions that we follow for building xo from sources and start it.
      The initial requirements(exact node version and other build requirements) of building from sources were in place.
      The build worked fine but I was facing issues while starting the xo using yarn start.
      It complains about undefined parameters. e.g. config.blockedAtOptions
      As per installation instructions I copied sample-config.toml and I observed that those parameters are not present in sample-config.toml.
      I found those parameters in config.toml (in packages/xo-server)
      So I copied config.toml file but again I was facing some issues with that configuration file as well.
      I was getting, following response in this case after login and even login page was also appearing without icons. :
      Cannot GET /
      this was related to checking of xo-web in wrong location.
      When I hard coded path of xo-web, it worked.
      If anyone have tried new master and followed same installation from sources instructions, kindly share their experiences.

      1 Reply Last reply Reply Quote 0
      • D Offline
        DustinB
        last edited by

        I haven't performed a direct from source install in a while manually, but using my install script just worked.

        https://github.com/Jarli01/xenorchestra_installer

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          shivraj198 @DustinB
          last edited by

          @DustinB Thanks for replying, will definitely try this once.

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