Bitcoin Forum
July 29, 2024, 10:42:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I am setting up a pool and need some help  (Read 98 times)
davis_as (OP)
Newbie
*
Offline Offline

Activity: 126
Merit: 0


View Profile
February 13, 2018, 03:11:52 AM
 #1

Hi all,
    I am setting up a pool for JimCoin. I got the following message. I am wondering if anyone can help.
Thanks,
Davis

/Desktop/project02/pool$ node init.js
2018-02-10 17:48:30 [master] Pool spawned on 4 thread(s)
2018-02-10 17:48:30 [api] API started & listening on port 8117
2018-02-10 17:48:30 [payments] Started
2018-02-10 17:48:30 [unlocker] Started
2018-02-10 17:48:30 [api] Error getting daemon data {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-02-10 17:48:30 [api] Stat collection finished: NaN ms redis, 69 ms daemon
2018-02-10 17:48:30 [api] Error collecting all stats
2018-02-10 17:48:30 [payments] No workers' balances reached the minimum payment threshold
2018-02-10 17:48:30 [unlocker] No blocks candidates in redis
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:31 [master] Pool fork 1 died, spawning replacement worker...
2018-02-10 17:48:31 [master] Pool fork 3 died, spawning replacement worker...
2018-02-10 17:48:31 [master] Pool fork 4 died, spawning replacement worker...
2018-02-10 17:48:31 [master] Pool fork 2 died, spawning replacement worker...
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:33 [master] Pool fork 4 died, spawning replacement worker...
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:33 [master] Pool fork 2 died, spawning replacement worker...
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:33 [master] Pool fork 1 died, spawning replacement worker...
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:33 [master] Pool fork 3 died, spawning replacement worker...
2018-02-10 17:48:35 [api] Error getting daemon data {"code":"ECONNRESET","errno":"ECONNRESET","syscall":"read"}
2018-02-10 17:48:35 [api] Stat collection finished: NaN ms redis, 6 ms daemon
2018-02-10 17:48:35 [api] Error collecting all stats
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:35 [master] Pool fork 4 died, spawning replacement worker...
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:96
  throw err
  ^

Error: Could not locate the bindings file. Tried:
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Debug/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/out/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/Release/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/build/default/multihashing.node
 → /home/tony/Desktop/project02/pool/node_modules/multi-hashing/compiled/4.2.6/linux/x64/multihashing.node
    at bindings (/home/tony/Desktop/project02/pool/node_modules/bindings/bindings.js:93:9)
    at Object.<anonymous> (/home/tony/Desktop/project02/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.<anonymous> (/home/tony/Desktop/project02/pool/lib/pool.js:7:20)
    at Module._compile (module.js:410:26)
2018-02-10 17:48:35 [master] Pool fork 2 died, spawning replacement worker...
2018-02-10 17:48:35 [master] Pool fork 1 died, spawning replacement worker...
^Z
[1]+  Stopped                 node init.js
TheBeardedBaby
Legendary
*
Offline Offline

Activity: 2240
Merit: 3150


₿uy / $ell ..oeleo ;(


View Profile
February 13, 2018, 08:11:43 AM
 #2

Better move your topic to the Mining section or the Pool section. You gonna get answers there.
Mining section > https://bitcointalk.org/index.php?board=160.0
Pool section > https://bitcointalk.org/index.php?board=199.0

You can move your topic by scrolling to the bottom on the page and clicking the "move topic" located in the bottom left corner.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!