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

    Wolfraider

    @Wolfraider

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Wolfraider Unfollow Follow

    Latest posts made by Wolfraider

    • RE: VMware migration tool: we need your feedback!

      We are seeing the "Property description must be an object: undefined error also". VM has been powered off on the VMware host and no snapshots exist. We have updated to the latest release channel. ESX version 6.7. We have opened a support channel if you would like to look around.

      vm.importMultipleFromEsxi
      {
        "concurrency": 2,
        "host": "XXXX",
        "network": "97f6e5a8-ff82-cf56-44ef-fabe3c2217a2",
        "password": "* obfuscated *",
        "sr": "40a77962-46f6-e871-9751-0748ae322672",
        "sslVerify": false,
        "stopOnError": true,
        "stopSource": false,
        "thin": true,
        "user": "XXXX",
        "vms": [
          "vm-143"
        ]
      }
      {
        "succeeded": {},
        "message": "Property description must be an object: undefined",
        "name": "TypeError",
        "stack": "TypeError: Property description must be an object: undefined
          at Function.defineProperty (<anonymous>)
          at Task.onProgress (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/combineEvents.js:51:16)
          at Task.#emit (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:130:21)
          at Task.#emit (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:124:17)
          at Function.set (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:47:17)
          at file:///usr/local/lib/node_modules/xo-server/src/api/vm.mjs:1388:20
          at Task.runInside (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:149:22)
          at Task.run (/usr/local/lib/node_modules/xo-server/node_modules/@vates/task/index.js:134:20)
          at asyncEach.concurrency.concurrency (file:///usr/local/lib/node_modules/xo-server/src/api/vm.mjs:1372:11)"
      }
      
      posted in Migrate to XCP-ng
      W
      Wolfraider