BitShares Forum

Other => Graveyard => MemoryCoin => Topic started by: bifi on February 09, 2014, 04:52:37 pm

Title: no connection wallet
Post by: bifi on February 09, 2014, 04:52:37 pm
Hello,

I'm a bit newbie here, but I'm having a problem with connecting with memorycoin wallet!

Last night it was connected, but no mmc came in what so ever.. (waited several hours with restarting the memorycoin wallet sometimes)

I'm using CPU coin miner which is working fine.


logfile  :

UPnP Port Mapping successful.
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.7hrs
connection timeout
trying connection 81.17.19.139:1968 lastseen=122.2hrs
connection timeout
trying connection 192.241.155.129:1968 lastseen=81.7hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=84.9hrs
connection timeout
trying connection 158.255.208.40:1968 lastseen=87.9hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.4hrs
connection timeout
trying connection 109.120.170.136:1968 lastseen=76.8hrs
connection timeout
trying connection 158.255.208.40:1968 lastseen=87.9hrs
connection timeout
trying connection 78.46.66.139:1968 lastseen=80.1hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 109.120.170.136:1968 lastseen=76.8hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 151.236.15.106:1968 lastseen=83.7hrs
connection timeout
trying connection 81.17.19.139:1968 lastseen=122.2hrs
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.7hrs
connection timeout
trying connection 158.255.208.40:1968 lastseen=87.9hrs
connection timeout
trying connection 69.197.161.42:1968 lastseen=109.0hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 192.241.155.129:1968 lastseen=81.7hrs
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.7hrs
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.7hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=84.9hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=85.0hrs
connection timeout
trying connection 158.255.208.40:1968 lastseen=87.9hrs
connection timeout
trying connection 151.236.15.106:1968 lastseen=83.7hrs
connection timeout
trying connection 24.16.136.94:1968 lastseen=108.0hrs
connection timeout
trying connection 109.120.170.136:1968 lastseen=76.8hrs
connection timeout
trying connection 151.236.15.106:1968 lastseen=83.7hrs
connection timeout
trying connection 69.197.161.42:1968 lastseen=109.0hrs
connection timeout
trying connection 192.241.155.129:1968 lastseen=81.7hrs
connection timeout
trying connection 78.46.66.139:1968 lastseen=80.2hrs
connection timeout
trying connection 69.197.161.42:1968 lastseen=109.0hrs
connection timeout
trying connection 109.120.170.136:1968 lastseen=76.8hrs
connection timeout
trying connection 192.241.155.129:1968 lastseen=81.7hrs
connection timeout
trying connection 192.241.155.129:1968 lastseen=81.7hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=85.0hrs
connection timeout
trying connection 78.46.66.139:1968 lastseen=80.2hrs
connection timeout
trying connection 78.46.66.139:1968 lastseen=80.2hrs
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.8hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=85.0hrs
connection timeout
trying connection 211.50.56.142:1968 lastseen=85.0hrs
connection timeout
trying connection 27.115.106.78:1968 lastseen=76.5hrs
connection timeout
trying connection 121.199.9.115:1968 lastseen=114.8hrs


How can i fix this? Ive already made a backup wallet. Also i opened port 1968 in my router and made a exception in firewall
Title: Re: no connection wallet
Post by: testz on February 09, 2014, 07:25:55 pm
Try to add these nodes to memorycoin.conf file:
addnode=192.95.45.200
addnode=54.209.186.45
addnode=5.178.87.23
addnode=200.75.126.34
addnode=177.177.114.193
addnode=109.120.170.136
addnode=146.185.173.192
addnode=192.241.156.208

Or run as:
Code: [Select]
memorycoin-qt.exe -addnode=192.95.45.200 -addnode=54.209.186.45 -addnode=5.178.87.23 -addnode=200.75.126.34 -addnode=177.177.114.193 -addnode=109.120.170.136 -addnode=146.185.173.192 -addnode=192.241.156.208
Title: Re: no connection wallet
Post by: ripplexiaoshan on February 09, 2014, 07:41:57 pm
You said "t it was connected, but no mmc came in what so ever", do you mean your wallet can sync, but you don't receive any MMC in your wallet? Are you mining somewhere?  Most of the pools have a minimum payout, you need to wait.
Title: Re: no connection wallet
Post by: Delinquency on February 18, 2014, 02:35:00 am
Try opening port 1968 on your router, if possible through port forwarding.

Also, make an attempt to update to the newest wallet version, clear out your %APPDATA%/MemoryCoin folder except wallet.dat, and/or add the memorycoin-qt.exe application to your Firewall Exceptions list.