Post
Topic
Board Announcements (Altcoins)
Re: [ANN][COYE] Coinye Coin - Launch: JANUARY 7, 2014. 7 PM PST
by
1024KB
on 08/01/2014, 22:29:32 UTC
I think I may have found the source of the problem that's causing a lot of people to have connection issues. I was unable to get my wallet to connect and sync with the network. I opened up TCPview and noticed that the wallet client was trying to open new connections by sending SYNs to nodes, but it wasn't hearing anything back.

The wallet client is set to listen on port 41338. I added a port forward rule in my router to forward port 41338 to my computer and wallah, immediately got 55 connections to the network and synced up. I'm not quite sure why outgoing connections aren't working when behind a router NAT/firewall.

So, for those of you having connection issues, try port forwarding 41338 to the host running the wallet client.

5TvofXcn2GyjmuhJ5xb9wTbxv3V1RHNzfx

or just delete your peers file and your good to go
Believe me, I tried that many times.

did you add dedicatedpools seed ?? Smiley. I just added that, took out the rest of the peers, deleted peers file and restarted client. Good to go for me.

for the rest just do this

add this to your conf file, delete all else if your pool mining, delete peers.dat  and restart client

Quote
rpcuser=youruser
rpcpassword=yourpass
addnode=37.187.93.104
addnode=23.253.71.20
addnode=94.242.254.73
addnode=24.20.187.178
addnode=37.59.31.34
addnode=37.59.54.28
addnode=62.212.72.31
addnode=72.46.130.53
server=1
daemon=1



5nafP8kKsAbzF6JnnDaCpgpcxn6z4wBGK6 <--- my coinye addy if this helped Smiley