Bitcoin Forum
May 03, 2024, 08:11:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Problem Sync Wallet - Altcoin  (Read 58 times)
snakecodes (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 20, 2018, 06:46:32 PM
 #1

Hello everybody, Im working on a clone of a Coin with masternodes. Just for study and testing purpose. But after a long search and testing, im stuck with the Sync of the wallet.

This is what i get from logs :

Code:
CMasternodeSync::ProcessTick -- nTick 1 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000

I setup some local nodes, because is looks like a seed node problem.

This is de config in my nodes (Im running 3 of these):

Code:
bind=127.0.0.4
addnode=127.0.0.5
addnode=127.0.0.6
port=88884
rpcport=88894
daemon=1
listen=1
connect=0

I change the port and bind ip in each node.

And in my wallet i get this (Is in spanish) :
(It says syncing with the network - 5 days behind ... And it has some connections in the debug window)

https://i.imgur.com/YQmFUHT.png

Any idea what could i do ? Or whats the problem ?

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!