Hi all.
I have a connect issue.
My copy of blockchain stopped at block 3057515 .
I have all the addnode= of the first post in my datacoin.conf, but it does not work.
Each time it tries to connect to a peer it says connection refused or connection reset by peer.
I also tried with connect= instead of addnode, but with no luck.
I have:
- 2 Satoshi:0.8.3 running on linux
- another linux with Datoshi:0.16.3/
- I also tried with DatacoinCore.Veter:0.15.99.8 on Windows
- and I also tried from another IP address
I also put addnode= for each node seen in the last 24 hours from cryptoid.
But all these things did not work.
It does not connect to any peer.
......
2019-08-09 00:43:05 connect() to 144.76.64.49:4777 failed after select(): Connection refused (111)
2019-08-09 00:43:05 connect() to 94.130.139.90:36744 failed after select(): Connection refused (111)
2019-08-09 00:43:06 connect() to 144.76.64.49:35028 failed after select(): Connection refused (111)
2019-08-09 00:43:06 connect() to 78.46.37.209:4777 failed after select(): Connection refused (111)
2019-08-09 00:43:07 connect() to 94.130.220.2:4777 failed after select(): Connection refused (111)
2019-08-09 00:43:08 connect() to 119.9.108.125:4777 failed after select(): No route to host (113)
2019-08-09 00:43:58 connect() to 125.215.137.66:61483 failed after select(): Connection refused (111)
2019-08-09 00:44:01 connect() to 83.84.173.136:15383 failed after select(): No route to host (113)
2019-08-09 00:45:19 connect() to 139.59.84.79:46358 failed after select(): No route to host (113)
2019-08-09 00:45:20 socket recv error Connection reset by peer (104)
2019-08-09 00:45:20 socket recv error Connection reset by peer (104)
2019-08-09 00:45:27 connect() to 83.161.158.205:4777 failed after select(): No route to host (113)
2019-08-09 00:45:44 connect() to 92.206.158.6:4777 failed after select(): No route to host (113)
2019-08-09 00:46:01 socket recv error Connection reset by peer (104)
2019-08-09 00:46:19 connect() to 119.9.108.125:4777 failed after select(): No route to host (113)
...
Any help is appreciated.
Thanks