• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Disconnections from 23.23.186.131

pyc

New member
Running two nodes:
Code:
2014-07-01 18:19:33 trying connection 23.23.186.131 lastseen=0.0days
2014-07-01 18:19:38 connection timeout

Code:
2014-07-01 18:19:17 trying connection 23.23.186.131 lastseen=0.0days
2014-07-01 18:19:17 connect() failed after select(): Connection refused

What does this exactly mean?
 
This is the second time I'm trying to get and answer what is
23.23.186.131, why does it not work and is there any replacement for it, and no one responds usefully... Please will someone help, question is really simple...
 
Yesterday I did setup several nodes and it works fine if these entries

addnode=23.23.186.131
addnode=50.16.206.102
addnode=50.19.116.123
addnode=98.165.130.67
addnode=54.242.50.205
addnode=50.17.98.53
addnode=54.225.43.37
Are in the dark coin.conf

The.... 131 must be one of the oldest node which should always be available.

Please try these entries if that does not work your firewall might be a problem.
 
what is the difference between addnode= and connect= parameters?
darkcoind --help
-addnode=<ip> Add a node to connect to and attempt to keep the connection open
-connect=<ip> Connect only to the specified node(s)

so I guess addnode adds nodes to start with (and you can connect to new nodes found after that) and connect restricts connection to only nodes that was specified before and no more nodes accepted
 
Back
Top