@Danp Thanks RAM was problem. There was only 1.5GB, which was default value with XCP-ng center. Now it compiled successfully with 4GB.
T
Posts made by tulip
-
RE: xo-web build from source, FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
-
RE: xo-web build from source, FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
@olivierlambert
Today I had time to test it. I downloaded node v18.16.0 and problem is still present. I also tested it with version 20.2.0 and the same.
-
RE: xo-web build from source, FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
@olivierlambert Oops. Sorry for such obvious mistake. I completely missed this sentence.
-
xo-web build from source, FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed
Hi
I am trying to build Xen-Orchestra from source using instruction: https://xen-orchestra.com/docs/installation.html#from-the-sources
System: Debian 11
node: v16.20.0
yarn: 1.22.19
I have not idea what to do. Maybe I should try with node version v16.14.0? As instruction shows.