Bitcoin Forum
June 29, 2024, 07:04:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cointer clone problem  (Read 234 times)
AmunRa (OP)
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250


I use recycled electrons


View Profile WWW
May 28, 2017, 03:58:55 PM
 #1

Hi guys,
I  know this is about cloning and does not "technically" belong here but there are no other places that I found suitable to answer my question..so here is the short story.
I have managed to clone and compile the  "Cointer" clone using an old tutorial on how to clone litecoin.the problem is that I can not manage to setup the seed node ( aws window server on amazon) and my wallets are not communicating whatsoever.Just to be clear I have created a clone coin and I am trying to set up the initial network between one server and my desktop.Cheers
below is the latest debug content :
Code:
2017-05-28 15:29:31 Cointer version v1.0.0.0-gc1e46ab3a90-beta (Mon, 15 Sep 2014 23:53:37 -1000)
2017-05-28 15:29:31 Using OpenSSL version OpenSSL 1.0.1j 15 Oct 2014
2017-05-28 15:29:31 Default data directory C:\Users\Cointer\AppData\Roaming\Cointer
2017-05-28 15:29:31 Using data directory C:\Users\Cointer\AppData\Roaming\Cointer
2017-05-28 15:29:31 Using at most 125 connections (2048 file descriptors available)
2017-05-28 15:29:31 Using 4 threads for script verification
2017-05-28 15:29:31 init message: Verifying wallet...
2017-05-28 15:29:31 dbenv.open LogDir=C:\Users\cointerl\AppData\Roaming\cointer\database ErrorFile=C:\Users\cointer\AppData\Roaming\Cointer\db.log
2017-05-28 15:29:31 init message: Loading block index...
2017-05-28 15:29:31 Opening LevelDB in C:\Users\Cointer\AppData\Roaming\Cointer\blocks\index
2017-05-28 15:29:31 Opened LevelDB successfully
2017-05-28 15:29:31 Opening LevelDB in C:\Users\Cointer\AppData\Roaming\Cointer\chainstate
2017-05-28 15:29:31 Opened LevelDB successfully
2017-05-28 15:29:31 LoadBlockIndexDB(): last block file = 0
2017-05-28 15:29:31 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=1, size=267, heights=0...0, time=2017-05-25...2017-05-25)
2017-05-28 15:29:31 LoadBlockIndexDB(): transaction index disabled
2017-05-28 15:29:31 LoadBlockIndexDB(): hashBestChain=991d4ce275daa746dd529bc44ef6ef6150c1db7b74e4a02a837e49583a8a31a7  height=0 date=2017-05-25 02:33:27
2017-05-28 15:29:31 init message: Verifying blocks...
2017-05-28 15:29:31  block index              16ms
2017-05-28 15:29:31 init message: Loading wallet...
2017-05-28 15:29:31 nFileVersion = 1000000
2017-05-28 15:29:31  wallet                  265ms
2017-05-28 15:29:31 init message: Loading addresses...
2017-05-28 15:29:31 Loaded 1 addresses from peers.dat  0ms
2017-05-28 15:29:34 RandAddSeed() 179912 bytes
2017-05-28 15:29:34 mapBlockIndex.size() = 1
2017-05-28 15:29:34 nBestHeight = 0
2017-05-28 15:29:34 setKeyPool.size() = 100
2017-05-28 15:29:34 mapWallet.size() = 0
2017-05-28 15:29:34 mapAddressBook.size() = 1
2017-05-28 15:29:34 dnsseed thread start
2017-05-28 15:29:34 Loading addresses from DNS seeds (could take a while)
2017-05-28 15:29:34 net thread start
2017-05-28 15:29:34 addcon thread start
2017-05-28 15:29:34 msghand thread start
2017-05-28 15:29:34 opencon thread start
2017-05-28 15:29:34 trying connection (seednode address).com lastseen=0.0hrs
2017-05-28 15:29:34 dumpaddr thread start
2017-05-28 15:29:34 1 addresses found from DNS seeds
2017-05-28 15:29:34 dnsseed thread exit
2017-05-28 15:29:34 init message: Done loading
2017-05-28 15:29:34 refreshWallet
2017-05-28 15:29:35 trying connection (server elastic ip address):11333 lastseen=126.5hrs
2017-05-28 15:29:40 connection timeout
2017-05-28 15:29:40 trying connection (seed node address).compute.amazonaws.com lastseen=0.0hrs
2017-05-28 15:29:40 trying connection (server elastic ip address) lastseen=126.5hrs
2017-05-28 15:29:45 connection timeout
2017-05-28 15:29:45 trying connection (server elastic ip address).compute.amazonaws.com lastseen=0.0hrs
2017-05-28 15:29:46 trying connection (server elastic ip address):11333 lastseen=126.5hrs
2017-05-28 15:29:51 connection timeout
2017-05-28 15:29:51 trying connection (server elastic ip address).compute.amazonaws.com lastseen=0.0hrs
2017-05-28 15:29:51 trying connection (server elastic ip address):11333 lastseen=126.5hrs
2017-05-28 15:29:56 connection timeout
2017-05-28 15:29:56 trying connection (server elastic ip address).compute.amazonaws.com lastseen=0.0hrs
2017-05-28 15:29:57 trying connection (server elastic ip address):11333 lastseen=126.5hrs
2017-05-28 15:30:02 connection timeout
2017-05-28 15:30:02 trying connection (server elastic ip address).compute.amazonaws.com lastseen=0.0hrs
2017-05-28 15:30:02 trying connection (server elastic ip address):11333 lastseen=126.5hrs

Oracol Xor-Stay tuned for ICO info www.oracol.mobi
PhoenixWarrior333
Member
**
Offline Offline

Activity: 81
Merit: 10


View Profile
May 29, 2017, 02:58:58 AM
 #2

Your doing something wrong, go over what you have done and you will find the solution Wink
AmunRa (OP)
Sr. Member
****
Offline Offline

Activity: 338
Merit: 250


I use recycled electrons


View Profile WWW
May 29, 2017, 06:04:41 AM
 #3

Your doing something wrong, go over what you have done and you will find the solution Wink
I would appreciate some help at this point..lol.I am ready to smash the damn computer
Seriously..I would really appreciate it if you can point me in the right direction

Oracol Xor-Stay tuned for ICO info www.oracol.mobi
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!