ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.14k stars 189 forks source link

sudo ./xo-install.sh --update [fail] Only Debian 8/9/10 supported #179

Closed rowie closed 1 year ago

rowie commented 1 year ago

OS Version: Debian 11 Node.js version: v18.12.1

Yarn version: yarn -v

Server specs 2 Cores and 2GB of RAM

Issue i run sudo ./xo-install.sh --update

[fail] Only Debian 8/9/10 supported after setting the: OS_CHECK="false" ARCH_CHECK="false" in xo-install.cfg the update runs as it should.

ronivay commented 1 year ago

Hey,

You seem to be running some ancient version of this script which didn't have debian 11 support yet. Please make a git pull inside XenOrchestraInstallerUpdater directory.