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 getting daemon data ETIMEDOUT etc. #81

Open coinsinternet opened 6 years ago

coinsinternet commented 6 years ago

Hi, Would you please help with idea what could be the issue here. 2017-12-27 03:01:40 [api] Error getting daemon data {"code":"ETIMEDOUT","errno":"ETIMEDOUT","syscall":"connect"} 2017-12-27 03:01:40 [api] Stat collection finished: 49 ms redis, 127228 ms daemon 2017-12-27 03:01:40 [api] Error collecting all stats 2017-12-27 03:01:40 [pool] (Thread 1) Error polling getblocktemplate {"code":"ETIMEDOUT","errno":"ETIMEDOUT","syscall":"connect" } 2017-12-27 03:01:40 [pool] (Thread 1) Could not start pool 2017-12-27 03:02:02 [unlocker] No blocks candidates in redis 2017-12-27 03:02:32 [unlocker] No blocks candidates in redis

Thanks