Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SEM] Semux - Official Thread - Free Airdrop
by
mdodong
on 09/10/2018, 22:06:55 UTC
I am not able to sync my wallet. My wallet doesn't sync it gets stuck on peers connected and syncing stopped. This is from the debug log. Any help is appreciated .

Code:
2018-10-09T20:26:01+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:26:05+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS
2018-10-09T20:28:01+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:28:10+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS
2018-10-09T20:28:31+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:28:36+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS
2018-10-09T20:29:01+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:29:12+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS
2018-10-09T20:33:01+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:33:13+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS
2018-10-09T20:46:01+0300 ERROR    SystemUtil       Failed to retrieve your IP address from OpenDNS
2018-10-09T20:46:11+0300 ERROR    SystemUtil       Failed to retrieve your IP address from Amazon AWS

Are you running the latest version of semux? If yes, then this could be a problem with your ISP.
Go to http://www.canyouseeme.org/ to get your IP address.

On your semux.properties look for
Code:
# Declared ip address
p2p.declaredIp =

and enter your ip address in like
Code:
p2p.declaredIp = x.x.x.x