XO config backup/export problem
-
Hi,
i updated Xen Orchestra from sources to commit 0f00c.
And i started a backup job for the XO config this stopped with an error message.
Then i tried the export of the config over the settings this resulted in an empty pop'up and no starting download.Hope this is useful:
Ubuntu 22.04 LTS (up to date)
nodejs --version
v18.19.0npm -v
10.2.3Used XCP-ng version 8.2.1
The Message i get on a backup job for the XO config:
Error: Cannot destructure property 'client' of 'token' as it is null.
Export job error message:
xo-server[5007]: ERROR HTTP request error { xo-server[5007]: data: undefined, xo-server[5007]: error: TypeError: Cannot destructure property 'client' of 'token' as it is null. xo-server[5007]: at Tokens._unserialize (file:///etc/xo/xo-builds/xen-orchestra-202401050947/packages/xo-server/src/models/token.mjs:16:13) xo-server[5007]: at file:///etc/xo/xo-builds/xen-orchestra-202401050947/packages/xo-server/src/collection/redis.mjs:119:24, xo-server[5007]: fn: '' xo-server[5007]: }
-
@mkrumbholz I was literally getting ready to post this exact same thing. I did a search for the error message but your post didn't show up and I only happened upon it by chance.
I'm on Debian 12 with XCP-ng 8.3.
-
-
-
-
@mkrumbholz Just tested it and it worked.