Post
Topic
Board Announcements (Altcoins)
Re: 🆗[ANN][OK] Okcash | Future of Cash | Micropayments | Unique LTSS | IoT | ROKOS
by
drays
on 02/09/2018, 12:45:01 UTC
Not able to get in sync anymore and weird numbers lf block....

I tried what I know to fix it... but does not help apparently

First of, can I have a LIST OF ADD NODES?

Using Linux gui wallet 4.0.0.5 unable to sync or even get a single active connection to a peer on the network. Any suggestions anybody?

Interesting enough, one of my wallets (Windows) is also unable to find any peers and has zero connection, while another one (Linux) is working just fine (yet).
When I try to add nodes from the working wallet to the non-working one, all nodes get rejected because of a "socket recv error 10054". I assume that is a network connection issue, as my wallet is behind two NAT routers, one of which is not controlled by me. You may have similar network issues. Try to add the nodes below; if it doesn't help, you would probably need to run the wallet on a VPS with real public IP and port 6970 opened in your firewall.

The list of addnodes here:
Code:
addnode=91.121.217.70
addnode=193.29.187.57
addnode=108.61.197.20
addnode=81.53.51.29
addnode=73.241.244.220
addnode=97.107.221.57
addnode=107.181.166.194
addnode=37.189.255.136
addnode=151.32.57.119
addnode=167.88.25.0
addnode=82.72.221.169
addnode=68.51.88.119
addnode=86.129.181.190
addnode=73.14.43.54
addnode=78.69.134.79

EDIT: In fact, I was using the old windows wallet. After upgrading to the latest 4.0.0.5, the wallet found connections immediately, and now it shows 81 (Shocked) active peers!

So I suppose adding the peers above should resolve your issues. If only we could get the developer back...