Hi @Kptainflintt,
I don't think this is related to XO6, but probably to this PR: https://github.com/vatesfr/xen-orchestra/pull/9231
VDIs with snapshot_of: <something> are now recognized as snapshots
Hi @Kptainflintt,
I don't think this is related to XO6, but probably to this PR: https://github.com/vatesfr/xen-orchestra/pull/9231
VDIs with snapshot_of: <something> are now recognized as snapshots
@Pilow Hi.
I've managed to reproduce the issue. I'm currently investigating it
@wmazren Hi.
Weird,i am unable to reproduce the issue..
Can you show us the output from the following command?
xe vbd-param-list uuid=c6f4c7fa-4f6f-7999-d13c-3a29d887d828
@fluxtor Hi.
Could you try disabling the redirectToHttps option in your configuration?
This should resolve the issue. You can re-enable the option once the patch release 6.0.2 is available.
Alternatively, if you absolutely need this option, you can open a support tunnel so I can apply the fix directly to your XOA instance.
@fcgo Hi.
The OTP field is in the preferences property
E.g.
{
"email": "foo",
"permission": "none",
"pw_hash": "***obfuscated***",
"preferences": {
"otp": "<value>"
},
"groups": [],
"id": "694e8856-04c9-448b-90ef-2beb96d119cb",
"name": "foo",
"href": "/rest/v0/users/694e8856-04c9-448b-90ef-2beb96d119cb"
}
@MajorP93 can you try this branch? mra-fix-redirect-https It should fix your issue with redirectToHttps=true
@MajorP93 I think I am finally able to reproduce the bug. I will try to fix it
@acebmxer
Perfect.
Thank you all as well! Early testing and feedback are very precious to us.
@acebmxer I want logs from the journalctl.
sudo systemctl restart xo-server
sudo journalctl -fu xo-server