@probain Well I’ve been running commit 035ee for a few days now and haven't had any problems. But haven't done a lot of work with it.
When I update, I always run some kind of full/complicated update since I've had some problems before and with this type of update I've never had any issues.
sudo su
nvm install 22 && npm install --global yarn && cd ~/xen-orchestra/ && git checkout . && git pull --ff-only && yarn && yarn build --force && yarn run turbo run build --filter @xen-orchestra/web && systemctl restart xo-server.service && cd && systemctl daemon-reload
Or maybe just a simple CTRL F5 in Your browser will work 