Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
ranlo
on 18/05/2017, 21:50:52 UTC
I have listen=1 and discover=1 in my devcoin.conf file.

Try this:
- close the wallet, delete the peers.dat file in the .devcoin directory.
- remove from the devcoin.conf all the lines "addnode = ..."
- add the following line to devcoin.conf:
Code:
connect=82.200.205.39:52333
- start the wallet and wait for the synchronization
- close the wallet and replace in devcoin.conf the line "connect=82.200.205.39:52333" to "addnode=82.200.205.39:52333"
- start the wallet

Seems to be working so far! Will update when it gets finished (or fails). Thanks, Smiley

Updating to say this WORKED! Already got it fully synced. Thanks! Smiley