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

Error after start of: node init.js #80

Closed coinsinternet closed 6 years ago

coinsinternet commented 6 years ago

Hi,

When do i start node init.js, the screen is "freezing" - no data is shown for about 2-3 minutes. And there is no any data shown in the WEBsite after few tests. What do i miss? How can resolve it ? At the end Ubuntu shows next error:

node init.js Error: Redis connection to 10.42.0.4:6379 failed - connect ETIMEDOUT at errnoException (net.js:901:11) at Object.afterConnect [as oncomplete] (net.js:892:19)

============== FYI : here are my settings

{ "coin": "ducknote", "symbol": "XDN", "coinUnits": 100000000, "coinDifficultyTarget": 240, .............. .............. "daemon": { "host": "10.42.0.4", "port": 42081 }, "wallet": { "host": "10.42.0.4", "port": 8082 }, "redis": { "host": "10.42.0.4", "port": 6379, "auth": null }, "monitoring": { "daemon": { "checkInterval": 60, "rpcMethod": "getblockcount" }, "wallet": { "checkInterval": 60, "rpcMethod": "getbalance" } },

==============

coinsinternet commented 6 years ago

This issue has been resolved.

coinsinternet commented 6 years ago

Its been resolved

somvannda commented 6 years ago

how to resolve this?

yordadev commented 6 years ago

how to resolve this ?