Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SYNC]X11|1,000 Coins| NiteSend| Sync Foundation |$1Million (verified)
by
haos
on 25/07/2014, 08:28:56 UTC
My wallet is not syncing.

Fresh install from github .zip on xubuntu.

App folder is .Sync and i've created sync.conf there with:

Quote
server=1
listen=1
rpcuser=user
rpcpassword=pass
rpcport=24240
addnode=23.226.225.224
addnode=107.170.10.33
addnode=80.240.140.149
addnode=86.1.252.20
addnode=90.217.94.252
addnode=207.12.89.92
addnode=162.243.157.49
addnode=128.199.189.163
addnode=162.243.103.7
addnode=128.199.187.204
addnode=95.85.31.58

This still didn't make the wallet to connect to the network.
Any ideas?

trying to open a port ?
AFAIK ports on xubuntu are open as soon an app wants to listen on them. I might be wrong tho.
I've noticed that when the wallet is running, the netstat -an | grep "LISTEN " shows listening on port 24241. Conf file has 24240 and changing it to 24241 brings no result.
Also i've deleted the wallet and reinstalled it (compiled? - linux newb here) with qmake "USE_UPNP=1" but the wallet is not syncing still.

Can anyone post a simple step by step guide regarding Sync wallet and conf file on xubuntu?