error: Error: Command failed: xenstore-read vm xenstore.Open error: open /proc/xen/xenbus: permission denied
-
Hello,
anybody experienced an issue like this?
Spent the day trying to figure this out
Building from source.yarn run v1.22.18 $ node dist/cli.mjs 2022-03-28T02:15:44.736Z xo:main INFO Configuration loaded. 2022-03-28T02:15:44.741Z xo:main INFO Web server listening on http://[::]:80 2022-03-28T02:15:44.843Z xo:mixins:hooks WARN start failure { error: Error: Command failed: xenstore-read vm xenstore.Open error: open /proc/xen/xenbus: permission denied at ChildProcess.exithandler (child_process.js:383:12) at ChildProcess.emit (events.js:400:28) at ChildProcess.emit (domain.js:475:12)
-
It's just a warning It just means you are running XO on a non-Xen VM, but it shouldn't be a problem to run it.