Google Auth Fail after after XOA update (From Sources)
-
Hi,
We are experiencing problems logging into XOA (from sources) via Google Auth after a recent update:
From Xen Orchestra, commit 996ab to Xen Orchestra, commit 60434
We can see that the Google Auth plug-in has gone from
v0.2.2
tov0.3.0
, the issue was noticed only after a reboot. The browser error is a simple Internal Server Error, and the log shows onlyxo-server[1053]: Cannot read properties of undefined (reading 'id')
.I can log in with a local (non Google Auth) user.
Has anyone else experience this and/or have any troubleshooting suggestions?
Thanks
-
@David Thanks for the report! We're fixing it: https://github.com/vatesfr/xen-orchestra/pull/7031.
-
@pdonias Thanks, I'm happy to patch my XOA when you're ready and let you know how I get on.
-
Hello @David
Just a precision: you are using either XO from the sources or XOA, not both at the same time XOA means the virtual appliance we deliver turnkey (Xen Orchestra Appliance). No biggie but we want to avoid the confusion.
edit: also it's merged in
master
, so you already have the patch -
@olivierlambert Thanks for the clarification, it is definitely from sources. Apologies I will try to remember!
I'll patch my system a little later today.
Edit: Patched to
Xen Orchestra, commit 6953e
- All good.Thanks, really appreciate the prompt fix!
-
-
-