XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. aqua-calc
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    Alex

    @aqua-calc

    5
    Reputation
    13
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.aqua-calc.com/ Location Hoboken, New Jersey in the United States

    aqua-calc Unfollow Follow

    Latest posts made by aqua-calc

    • RE: SyntaxError: Cannot use import statement outside a module

      @jmrapin Thank you!

      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • RE: SyntaxError: Cannot use import statement outside a module

      @julien-f I did fresh install, with config exported from the original xenorchestra server and then imported into the new server

      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • RE: SyntaxError: Named export 'format' not found. The requested module 'json-rpc-peer' is a CommonJS module

      @deoccultist said in SyntaxError: Named export 'format' not found. The requested module 'json-rpc-peer' is a CommonJS module:

      https://github.com/Jarli01/xenorchestra_updater

      FYI: I've tried the updater too and getting the same failure

      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • RE: SyntaxError: Cannot use import statement outside a module

      @olivierlambert Still getting the same error:

      root@xenorchestra:/opt/xen-orchestra/packages/xo-server# yarn start
      yarn run v1.22.5
      $ node dist/cli.mjs
      (node:3490) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
      (Use `node --trace-warnings ...` to show where the warning was created)
      /opt/xen-orchestra/packages/xo-server/dist/xapi/mixins/index.js:2
      import _gpu, * as __gpu from "./gpu";
      ^^^^^^
      
      SyntaxError: Cannot use import statement outside a module
          at wrapSafe (internal/modules/cjs/loader.js:984:16)
          at Module._compile (internal/modules/cjs/loader.js:1032:27)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
          at Module.load (internal/modules/cjs/loader.js:933:32)
          at Function.Module._load (internal/modules/cjs/loader.js:774:14)
          at ModuleWrap.<anonymous> (internal/modules/esm/translators.js:199:29)
          at ModuleJob.run (internal/modules/esm/module_job.js:152:23)
          at async Loader.import (internal/modules/esm/loader.js:177:24)
          at async Object.loadESM (internal/process/esm_loader.js:68:5)
      error Command failed with exit code 1.
      info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
      
      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • RE: SyntaxError: Cannot use import statement outside a module

      @olivierlambert Remove how?

      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • SyntaxError: Cannot use import statement outside a module

      I'm updating xo-orchestra following this page:
      [https://xen-orchestra.com/docs/from_the_sources.html](link url)

      and getting the following messages:

      root@xenorchestra:/opt/xen-orchestra# node -v
      v14.17.0
      root@xenorchestra:/opt/xen-orchestra# npm -v
      6.14.13
      root@xenorchestra:/opt/xen-orchestra#  yarn -v
      1.22.5
      root@xenorchestra:/opt/xen-orchestra# cd packages/xo-server
      root@xenorchestra:/opt/xen-orchestra/packages/xo-server# yarn start
      yarn run v1.22.5
      $ node dist/cli.mjs
      (node:1189) Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
      (Use `node --trace-warnings ...` to show where the warning was created)
      /opt/xen-orchestra/packages/xo-server/dist/xapi/mixins/index.js:2
      import _gpu, * as __gpu from "./gpu";
      ^^^^^^
      
      SyntaxError: Cannot use import statement outside a module
          at wrapSafe (internal/modules/cjs/loader.js:984:16)
          at Module._compile (internal/modules/cjs/loader.js:1032:27)
          at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
          at Module.load (internal/modules/cjs/loader.js:933:32)
          at Function.Module._load (internal/modules/cjs/loader.js:774:14)
          at ModuleWrap.<anonymous> (internal/modules/esm/translators.js:199:29)
          at ModuleJob.run (internal/modules/esm/module_job.js:152:23)
          at async Loader.import (internal/modules/esm/loader.js:177:24)
          at async Object.loadESM (internal/process/esm_loader.js:68:5)
      error Command failed with exit code 1.
      info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
      
      posted in Xen Orchestra
      aqua-calc
      aqua-calc
    • RE: XCP-ng Center: Future

      Thank you, Borzel for working on XCP-ng Center!

      posted in News
      aqua-calc
      aqua-calc
    • RE: Erro de conexao 111 apos upgrade

      Are you getting any error message?

      posted in Portuguese (Português)
      aqua-calc
      aqua-calc
    • RE: 1M Euros for XCP-ng innovation

      Congrats!

      posted in News
      aqua-calc
      aqua-calc
    • RE: Latest Xen Orchestra compilation instructions on Cent OS 7?

      @TomK FYI: I was able to install Xen Orchestra on Debian 10 without an issue following these instructions:

      https://github.com/Jarli01/xenorchestra_installer

      posted in Xen Orchestra
      aqua-calc
      aqua-calc