Custom template not showing on orchestra
-
My custom template only shows on host and not on pool in Orchestra but shows on pool in XOA. When I try to create new vm, the template isn't showing up as an option. This prevent my ability to create new vm using said template on Orchestra but no problem in XOA.
Step taken: recompile new orchestra using different sources. Still the same issue.
-
Fixed! Thanks for your report
https://github.com/vatesfr/xen-orchestra/commit/192326201f6ae0cc2c2ef8ab2af2cba1531e6a56
-
Hi,
I'm not sure to get it. Can you illustrate with some screenshots please?
-
-
Okay so the last two screenshots: which one is XO and which one XOA and on which release channel and commit number?
-
XO is the one with no result found
XOA is the one with the Ubuntu cloud ready (last screenshot)XO is on commit aefcc
XOA is xo-server 5.80.0 & xo-web 5.84.0 -
Your XOA is very outdated, what's the current version? "latest" is XOA 5.91.2 and stable is on 5.90.
On the sources, it seems you are using the latest commit, which is good. What's the NodeJS version you are using?
-
NodeJS version is v18.19.1
-
Okay, don't forget to update your XOA on latest and check again
Alternatively, try another commit to see if it's a recently introduced bug. -
@olivierlambert Looks like it a bug. I was able to trace it back to this commit as the last one without the bug.
-
Thanks @dbcrewless let me ping @julien-f about this
-
This may be related to the
$container
change, I'm investigating.https://github.com/vatesfr/xen-orchestra/commit/1718649e0c6e18fd01b6cb3fb3c6f740214decc4
-
Fixed! Thanks for your report
https://github.com/vatesfr/xen-orchestra/commit/192326201f6ae0cc2c2ef8ab2af2cba1531e6a56
-
@julien-f @olivierlambert That fix it. Thanks guys
-
-