Hi, I tried everything to get the wallet working, but still no effect.
- tried adjusting the config file with the new servers
- Even the manual command: "addnode ip add" => is not working it gives me error: Method not found (code -32601)
- tried downloading the new unofficial microcoin wallet with the new poort settings
- disabled firewall and virusscanner
- check with a poort website poort 4444 or 44444 is not blocked
The wallet has one or two connections and after that it gives none. it doesn't update and download the blockchain
All the other wallets from other coins all work without errors.
please help me!!!
This is a part of the debug file:
microCoin version v1.1.1.0-gunit-beta (187)
Using OpenSSL version OpenSSL 1.0.1e 11 Feb 2013
Startup time: 02/08/14 11:05:21
Default data directory C:\Users\Gebruiker\AppData\Roaming\microCoin
Used data directory C:\Users\Gebruiker\AppData\Roaming\microCoin
dbenv.open LogDir=C:\Users\Gebruiker\AppData\Roaming\microCoin\database ErrorFile=C:\Users\Gebruiker\AppData\Roaming\microCoin\db.log
Bound to [::]:4444
Bound to 0.0.0.0:4444
Loading block index...
LoadBlockIndex(): hashBestChain=00000a475a000e653d8e height=0 trust=1 date=01/06/14 17:21:59
LoadBlockIndex(): synchronized checkpoint 00000a475a000e653d8edb0535fa29f7a1a9e73ae82547684e6bd8df012e6789
Verifying last 0 blocks at level 1
block index 31ms
Loading wallet...
nFileVersion = 70200
wallet 615ms
Loading addresses...
Loaded 4 addresses from peers.dat 0ms
mapBlockIndex.size() = 1
nBestHeight = 0
setKeyPool.size() = 101
mapWallet.size() = 0
mapAddressBook.size() = 1
ThreadRPCServer started
send version message: version 70000, blocks=0, us=0.0.0.0:0, them=0.0.0.0:0, peer=127.0.0.1:0
Done loading
refreshWallet
AddLocal([2001:0:9d38:6ab8:28d9:6fb:b205:fff7]:4444,1)
DNS seeding disabled
ThreadMapPort started
ThreadIRCSeed started
ThreadSocketHandler started
ThreadOpenAddedConnections started
ThreadOpenConnections started
ThreadMessageHandler started
ThreadStakeMinter started
trying connection 84.251.34.142:44444 lastseen=0.0hrs
trying connection 84.251.34.142:3232 lastseen=358849.3hrs
CPUMiner started for proof-of-stake
Flushed 4 addresses to peers.dat 3ms
ipcThread started
connected 84.251.34.142:3232
send version message: version 70000, blocks=0, us=[2001:0:9d38:6ab8:28d9:6fb:b205:fff7]:4444, them=84.251.34.142:3232, peer=84.251.34.142:3232
connected 84.251.34.142:44444
send version message: version 70000, blocks=0, us=[2001:0:9d38:6ab8:28d9:6fb:b205:fff7]:4444, them=84.251.34.142:44444, peer=84.251.34.142:44444
GetMyExternalIP() received [77.250.0.8] 77.250.0.8:0
GetMyExternalIP() returned 77.250.0.8
AddLocal(77.250.0.8:4444,5)
trying connection 145.220.255.56:35937 lastseen=358849.3hrs
trying connection 188.120.239.144:4444 lastseen=246.2hrs
connection timeout
IRC connect failed
Change you rpcport and add one more node to microcoin.conf file (user/appdata/roaming/microcoin/) folder.
rpcport=3232
addnode=84.251.34.142:2232
Anyway new wallet version will be published soon.