@acebmxer Thank for your investigation.
You talk about a script install-xen-orchestra.sh, but the link seems dead. What is that script, it is a script provided by Vates?
Bearer token is not supported (the xo doc say we can use Basic auth, or cookie to connect). If Bearer token is an absolute need, we can think about implementing it.
For XO6 UI that doesn't build, can you provide the full error log?
To reproduce dashbloard loading issues, we have to:
have a fresh XO install
import an XO config that come for antoher XO
connect as the default admin@admin.net, and create another user
connect as the new user, and delete the default user (admin@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?