fancoder / cryptonote-universal-pool

Mining pool for all CryptoNote based coins such as Bytecoin, duckNote, Monero, and Fantomcoin.
http://cryptonotemining.org
GNU General Public License v2.0
335 stars 308 forks source link

can't startup application #90

Closed nskuijpers closed 6 years ago

nskuijpers commented 6 years ago

master] Pool fork 1 died, spawning replacement worker... /home/pool/pool/node_modules/bindings/bindings.js:96 throw err ^

Error: Could not locate the bindings file. Tried: → /home/pool/pool/node_modules/multi-hashing/build/multihashing.node → /home/pool/pool/node_modules/multi-hashing/build/Debug/multihashing.node → /home/pool/pool/node_modules/multi-hashing/build/Release/multihashing.node → /home/pool/pool/node_modules/multi-hashing/out/Debug/multihashing.node → /home/pool/pool/node_modules/multi-hashing/Debug/multihashing.node → /home/pool/pool/node_modules/multi-hashing/out/Release/multihashing.node → /home/pool/pool/node_modules/multi-hashing/Release/multihashing.node → /home/pool/pool/node_modules/multi-hashing/build/default/multihashing.node → /home/pool/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node at bindings (/home/pool/pool/node_modules/bindings/bindings.js:93:9) at Object. (/home/pool/pool/node_modules/multi-hashing/index.js:1:99) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object. (/home/pool/pool/lib/pool.js:7:20) at Module._compile (module.js:410:26)

AhmedSh3ban commented 6 years ago

node version ?? $ node -v

LoganOneal commented 6 years ago

+1

nskuijpers commented 6 years ago

Sorry already fixed it Version v0.25

LoganOneal commented 6 years ago

How did you fix it?

On Jan 28, 2018 5:02 PM, "nskuijpers" notifications@github.com wrote:

Sorry already fixed it Version v0.25

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fancoder/cryptonote-universal-pool/issues/90#issuecomment-361100159, or mute the thread https://github.com/notifications/unsubscribe-auth/AUW-RxBUBxAn4OpFZwFYOMlb_EEt9nRGks5tPO5kgaJpZM4RZiN9 .

nskuijpers commented 6 years ago

I used nvm to install version v0.10.25 and upgrade the server to 2 cpu and 4gb and run npm update and it works