DR error : (intermediate value) is not iterable
-
Hi,
XCP 8.3, XOA 5.113.2 here
a DR job, with 3 VMs, 2 are OK, one will not pass... And I dont understand why, first time I see this error
"message": "(intermediate value) is not iterable", "name": "TypeError", "stack": "TypeError: (intermediate value) is not iterable\n at Xapi.import (file:///usr/local/lib/node_modules/xo-server/node_modules/@xen-orchestra/xapi/vm.mjs:610:21)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async file:///usr/local/lib/node_modules/xo-server/node_modules/@xen-orchestra/backups/_runners/_writers/FullXapiWriter.mjs:56:21"
any idea anyone ?
or @bastien-nollet @florentthere is free space on the destination SR (iSCSI SR)
-
@Pilow This is most likely related to different version of your xapi . You can only do full replication from one older to a newer version
(and there are some recent commit this week to give a better error)
-
@florent this is where it's strange, all my 7 hosts were installed the same day, with the same patches...
all 3 VMs were deployed the same day/way toowhy are 2 OK and not the third ?
indeed CR is working, but DR is hiding something from me
-
tried to delete the VM, restore it, same result
tried to get the job done by an XO PROXY instead of XOA, same result
3 VMs have been deployed from the same Hub Template Ubuntu 24.04 at the same time.
weird.