@acebmxer I remeber some users experiencing issues with XO6 due to a misconfigured NGINX reverse proxy (it was blocking SSE, which XO6 uses).
Is your reverse proxy configured correctly?
I won't have time to examine the script myself
Developers of Xen Orchestra
@acebmxer I remeber some users experiencing issues with XO6 due to a misconfigured NGINX reverse proxy (it was blocking SSE, which XO6 uses).
Is your reverse proxy configured correctly?
I won't have time to examine the script myself
@acebmxer Thank for your investigation.
install-xen-orchestra.sh, but the link seems dead. What is that script, it is a script provided by Vates?To reproduce dashbloard loading issues, we have to:
admin@admin.net, and create another useradmin@admin.net)Symptom: Every browser session token fails immediately after login. Seconds after logging in, xo-server logs
Only browser session that use the deleted account fails, or even sessions with untouched users?
After that, the issue occures even if we logout/login with the new user?
@acebmxer Thanks!
What's strange is that the previous log shows a 401 status code for the /schedules endpoint, but you can access it.
The xo:rest-api:listener ERROR cannot handle data for task list> error is also odd.
You say you only have one user, but it seems you had several before, right?
Could you try logging out and then logging back in?
Is there perhaps a bug during user deletion that would keep some active but malfunctioning authentication tokens?
Hi @tonyp90, can you confirm issue is resolved with the latest version ? (I saw 6a5eb1205 is from Oct 2025!). Thanks!
@acebmxer Thanks.
So, no issue to compute the dashboard.
In your log, I see unexpected 401 responses code.
Could you try /rest/v0/schedules and let me know the result? (and any XO-server errors that occur)
@acebmxer Hi,
Do you use an admin users or do you use a non admin users with RBAC/ACL-V2?
What is the ouput of /rest/v0/users/me?
Also, what is the ouput of /rest/v0/dashboard?
Hi @tonyp90, strange that this happened on your backup host as it is not supposed to, since we prevent VMs to auto-start when Incremental Replication target host is rebooted (see https://docs.xen-orchestra.com/xo5/incremental_replication).
Which XO version are you running ? Do you have a license so you could open a support ticket ?