Snipa22 / nodejs-pool

Other
481 stars 421 forks source link

Change Hostname #473

Open nayabraheel opened 4 years ago

nayabraheel commented 4 years ago

After i change my hostname, i am getting below error when miner try to connect. need help

[2019-08-08 12:55:39] : Fast-connecting to vistaxmr.com:3333 pool ... [2019-08-08 12:55:39] : SOCKET ERROR - [vistaxmr.com:3333] 123145320435784:error:0200203D:system library:connect:Connection refused:bss_conn.c:246:host=vistaxmr.com:3333 123145320435784:error:20073067:BIO routines:CONN_STATE:connect error:bss_conn.c:249:

OlMi1 commented 2 years ago

This is propably not relevant to the author but for everyone w/ the same issue, this may be helpful.

Source

The message 'Connection Refused' has two main causes:

Nothing is listening on the IP:Port you are trying to connect to.
The port is blocked by a firewall.

So either the port 3333 is being blocked or the server does not respond, which seems to be the case here. Make sure the domain you are using forwards all important ports to the mining pool server. Info