ronivay / XenOrchestraInstallerUpdater

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

Something went wrong #122

Closed ccict closed 2 years ago

ccict commented 2 years ago

Ubuntu 20.04.3 LTS (Fresh Install)

Server specs 4x CPU 8GB RAM

Issue running xo-install.sh as root, selecting option 1

Installation logfile

ronivay commented 2 years ago

Was this the very first attempt or did you have some earlier run that failed or have you possibly cancelled script execution by hand before? Can't think of any other situations where that directory could be empty/missing .git directory.

Anyway you should be able to fix this by removing /opt/xo/xo-src and run install again.

ccict commented 2 years ago

1st attempt, (not my 1st use of your script - keep it up!!)

I didn't end it, I have deleted the directory and just " Running Installation" now - will update.

ccict commented 2 years ago

All working now, I guess was me, thanks for your support and continued dev.

ronivay commented 2 years ago

Great. Yeah hard to say what happened but somehow that XO sources directory was left empty or missed some data. Haven't seen this before so let's assume it was a one time fail. I shall debug more if it happens again for someone.