Xen Orchestra - Community Edition - Installing with Yarn
-
Another update - reverted to the snapshot and ran the updater with -n stable, and got a different set of errors but still a non-starting service...
First error shown is
error /opt/xen-orchestra/node_modules/level-party/node_modules/leveldown: Command failed.
Followed by
/home/serverbackup/.node-gyp/10.4.1/include/node/node.h:88:42: note: in definition of macro ‘NODE_DEPRECATED’ __attribute__((deprecated(message))) declarator ^ leveldown.target.mk:113: recipe for target 'Release/obj.target/leveldown/src/batch.o' failed make: Leaving directory '/opt/xen-orchestra/node_modules/level-party/node_modules/leveldown/build' make: *** [Release/obj.target/leveldown/src/batch.o] Error 1 gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/opt/xen-orchestra/node_modules/node-gyp/lib/build.js:258:23) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12) gyp ERR! System Linux 4.4.0-128-generic gyp ERR! command "/usr/local/bin/node" "/opt/xen-orchestra/node_modules/.bin/node-gyp" "rebuild" gyp ERR! cwd /opt/xen-orchestra/node_modules/level-party/node_modules/leveldown
Any further thoughts?
Noel
-
Node version 7 is depreciated, v 6 is their LTS and 8 is current (8 wasn't working a while ago)
-
@noelweston based on the logs, you have a bad version of node. Downgrade to their LTS release.
-
My memory could be faulty, but I seem to recall XO requiring a newer version of Node than 7.x. I'm currently at 8.11.1 and not having any issues.
Have you tried to follow the troubleshooting steps listed here?
-
@danp the issue we had is that they depreciated a version as we were using version "8" and changed it to LTS. Which iirc they depreciated the number and made an older version their LTS.
-
@danp Looks like I'm on 9.4.0 and not having any problems.
And @DustinB3403 is using an even newer version from the looks of that Github issue.
Though I think we already knew 9 was good lol I'm really good at providing useless information
-
@dustinb3403 right, but I seem to recall a separate issue where there was a dependency that required a higher node version. <shrug>
-
@danp said in Xen Orchestra - Community Edition - Installing with Yarn:
@dustinb3403 right, but I seem to recall a separate issue where there was a dependency that required a higher node version. <shrug>
https://xen-orchestra.com/docs/from_the_sources.html#packages-and-pre-requisites
From the link, it's best to always use LTS version of Node.
Nodejs 8.x is the latest LTS. -
Thanks for the various replies. I did also try going back to the working snapshot and running the update script with "-n lts" - no different.
I have now tried removing the node_modules directory and rebuilding as in the link from Dan - again, no different.
Given that XO is the only thing on this machine, node must have been installed originally with Xen Orchestra. It could have been updated with regular OS updates, I guess, but Xen Orchestra is working at the snapshot point and only fails when I try to run the updater script.
System reports 7.6, and I was apparently able to change to lts. Running the updater again then - same results. So I'm back at my snapshot now, with XO running but unable to update...
Thanks again.
-
@noelweston so the simple answer is export your configuration file from your current Orchestra installation build a new instance on a brand new VM and then import your configuration file.
-
XO is designed to be disposalable
-
OK, hadn't really thought of it that way.
I've built a fresh Ubuntu 18.04 VM and reinstalled, and all seems happy enough... just running my backup now to check.Thanks for all the assistance.
Noel
-
I have tried this installer script at least half a dozen times over the last 2 years. Not once has it ever worked.
Today i try again and it doesnt work still. -
@momurda said in Xen Orchestra - Community Edition - Installing with Yarn:
I have tried this installer script at least half a dozen times over the last 2 years. Not once has it ever worked.
Today i try again and it doesnt work still.On Ubuntu 18.04?
-
@momurda said in Xen Orchestra - Community Edition - Installing with Yarn:
I have tried this installer script at least half a dozen times over the last 2 years. Not once has it ever worked.
Today i try again and it doesnt work still.You're the first person to say that this hasn't worked for them, especially over such a length of time.
What distro are you trying this on?
-
@momurda "Doesn't work" isn't sufficient feedback for us to determine why you are having such issues with this script.
Perhaps you could show us the commands you used to perform the installation and the output from the SSH session.
-
I typed in the command on the github page. It says it completed successfully, but no xo.
Ill just use the virtual appliance since it works. -
@momurda said in Xen Orchestra - Community Edition - Installing with Yarn:
I typed in the command on the github page. It says it completed successfully, but no xo.
Ill just use the virtual appliance since it works.What OS, though?
-
3 separate versions of ubuntu and even different minor versions of them. 16, 17 and 18 over the last two years. Never works, theres alwasys some package not found, some configuration not supported, something that keeps it from working, yet the output still says it works.
-
@momurda are you using the mini iso by chance?