Error restoring VMs
-
Hi all, I had a catastrophic disk failure and want to restore my VMs from Backup. I previously built XO from XenOrchestraInstallerUpdater on Debian 10, and have installed a new copy of XO, I added the backup remote and everything appeared automatically (awesome process).
I can select the Delta backup and a new SR, however, I am getting this error:
"message": "(intermediate value).createTask is not a function",
"name": "TypeError",
"stack": "TypeError: (intermediate value).createTask is not a function
at Xapi.task_create (/opt/xo/xo-builds/xen-orchestra-202103281346/@xen-orchestra/xapi/src/task.js:7:18)
at Xapi.importContent (/opt/xo/xo-builds/xen-orchestra-202103281346/@xen-orchestra/xapi/src/vdi.js:92:26)
at runNextTicks (internal/process/task_queues.js:58:5)
at processImmediate (internal/timers.js:434:9)
at process.topLevelDomainCallback (domain.js:144:15)
at process.callbackTrampoline (internal/async_hooks.js:129:14)
at /opt/xo/xo-builds/xen-orchestra-202103281346/@xen-orchestra/backThe error comes almost immediately, so I am sure I am missing a step. Thanks in advance.
-
Hi,
Please before creating a thread, read carefully this: https://xen-orchestra.com/docs/community.html
Double check you are on the latest commit from
master
branch.