Post
Topic
Board Announcements (Altcoins)
Re: Slimcoin | First Proof of Burn currency | Decentralized Web
by
psycodad
on 20/12/2018, 14:15:32 UTC

Quote

Just checked, my rather ancient 5.0.15-alpha is having 22 connections atm. When you say you had 8 connections, you probably had only outgoing connections and are not a listening node. I see only three peers of my 22 are outgoing, all other 19 are incoming connections.

You might want to try these three listening nodes in your conf file:

Code:
addnode=78.46.37.209
addnode=145.239.189.106
addnode=85.10.208.71

Current block height at the time of posting this is # 1601088.

HTH

Thanks for your reply. I tried adding these nodes to my config file and unfortunately the wallet still was unable to find any connections. I took a look at the debug file and it keeps on saying "connection timed out." Would you happen to have any idea what the problem is?

Thank you!

"connection timed out" sounds a lot as if you had a problem connecting to thses nodes. Maybe some security product, personal firewall or "smart" consumer router does block these connections?
If you can ping above nodes but still do not get any connections, make sure that nothing blocks access to port tcp/41682 .

HTH