dvandal / cryptonote-nodejs-pool

Mining pool for all CryptoNote based coins using Cryptonight, Cryptonight Light and Cryptonight Heavy algorithms
GNU General Public License v2.0
364 stars 610 forks source link

API Error - ECONNREFUSED #673

Open gelbcke opened 3 years ago

gelbcke commented 3 years ago

Hi, Anyone could help me here?!

Why do I keep getting this error?

2021-04-17 23:50:14 [api] Error collecting all stats 2021-04-17 23:50:14 [api] Error getting network data {"errno":"ECONNREFUSED","code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":17750} 2021-04-17 23:50:15 [daemon] haven error from daemon 2021-04-17 23:50:18 [daemon] haven error from daemon 2021-04-17 23:50:19 [api] Error getting last block data {"errno":"ECONNREFUSED","code":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":17750}

Tks

lyfuerkang commented 3 years ago

I have the same problem.

trasherdk commented 3 years ago

What is the output of netstat -tulpn ?

lyfuerkang commented 3 years ago

lyfuerkang commented 3 years ago

20210422132600.png

I have the same problem.

trasherdk commented 3 years ago

So, where is your monerod ? You need to launch both a monerod and a monero-wallet-rpc for the pool to connect to.

lyfuerkang commented 3 years ago

Is there a more detailed installation tutorial? I'm still a novice.

trasherdk commented 3 years ago

@lyfuerkang You can probably find some monero related info on getmonero.org

lyfuerkang commented 3 years ago

I have such a mistake again

lyfuerkang commented 3 years ago

trasherdk commented 3 years ago

Google: bind eaddrinuse null