Xen Orchestra on Ubuntu 15.10 - Complete installation instructions
-
@Dashrender Okay must I run:
git fetch -a origin (git://github.com/fizzed/font-mfizz.git)
git fetch -a origin (git://github.com/gulpjs/gulp.git)but after that I need to rerun npm install then it will bomb out again?
-
@brandon May want to read this thread for some possible solutions.
-
@Danp said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@brandon May want to read this thread for some possible solutions.
Interesting - so he possibly has an application filtering firewall that is blocking git calls.
See @BRRABill, a change of git: to https: gets around the filtering in this case - application filtering, rarely worth the expense.
-
I wonder if it would be easier for "us" to simply build an appliance version of XO and offer that as a direct download.
Maybe XOS?
-
@DustinB3403 No thanks. I'll leave that to @olivier and crew.
-
In any case, you'll hit the same issues: you can't guess what's inside the user network. Believe me, you don't want to spend your non-working time making support for free because someone forgot there is a proxy between their Xen Orchestra installation and outside.
edit: I think I have roughly some stats on support, at least half of the time is related to user configuration issues.
edit2 : my 2 cents on the current issue: not enough RAM to build npm packages.
-
-
@DustinB3403 no worries, you can try The problem is not an appliance vs a script anyway
-
@olivier oh I know it's a PEBCAK issue.
-
@olivier said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
In any case, you'll hit the same issues: you can't guess what's inside the user network. Believe me, you don't want to spend your non-working time making support for free because someone forgot there is a proxy between their Xen Orchestra installation and outside.
LOL - he's already doing that.
-
@DustinB3403 Not especially, it could be a lot of various things related to the user network installation, etc.
-
@Dashrender it was just an example, is it the issue here? If it's the case, it's accidental
-
I allocated 4gb of ram to the vm....
After opening the firewall and git config --global url."https://".insteadOf git://
This is now my error :
root@xenorc:/opt/xo-web# sudo npm install
Killed ............] \ fetchMetadata: sill mapToRegistry uri https://registry.npmjs.org/xo-lib -
@olivier said in Xen Orchestra on Ubuntu 15.10 - Complete installation instructions:
@DustinB3403 Not especially, it could be a lot of various things related to the user network installation, etc.
PEBCAK means Problem exist between chair and keyboard.
Meaning anything that the user is in control of. Aka himself and network.
-
@DustinB3403 Sometimes the user is not aware of the network (if working in teams, net admin etc.)
-
@olivier I think you might be right, I am on the test network and I dont really mess with the network admins config on the main router its quite a big network... Will try to install Orchastra on the main network and see maybe you are right...
-
@brandon If it's a big corporate network (so a pro environment) why not using XOA? (just curious)
-
@olivier First time Xen user wanted to have the full experience and see what all I can do with Xen and maybe replace my Vmware server at home...
-
@brandon There is XOA Trial which is 100% free and turkney (you'll have spared time to install and configure it)
-
@olivier How long is the trial?