Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newly started node stucks at block 500000 #9

Closed
jagottsicher opened this issue May 26, 2019 · 4 comments
Closed

newly started node stucks at block 500000 #9

jagottsicher opened this issue May 26, 2019 · 4 comments

Comments

@jagottsicher
Copy link

I ran several masternodes with 2.5.0 and switched successfully to 2.5.1 on linux (ubuntu 14.04).
then I setup an additional node 2.5.1 and let it sync from the scratch. But I can't activate it due to the fact it seems to stuck processing block 500000.

{
    "version" : 2050100,
    "protocolversion" : 70002,
    "walletversion" : 61000,
    "balance" : 0.00000000,
    "zerocoinbalance" : 0.00000000,
    "blocks" : 500000,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 47365.88651778,
    "testnet" : false,
    "moneysupply" : 18643866.35503282,
    "zCRAVEsupply" : {
        "1" : 73.00000000,
        "5" : 120.00000000,
        "10" : 410.00000000,
        "50" : 500.00000000,
        "100" : 1500.00000000,
        "500" : 4000.00000000,
        "1000" : 12000.00000000,
        "5000" : 40000.00000000,
        "total" : 58603.00000000
    },
    "keypoololdest" : 1558843915,
    "keypoolsize" : 1001,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00010000,
    "staking status" : "Staking Not Active",
    "errors" : ""

any ideas on it?

@SoundDrGenie
Copy link

SoundDrGenie commented May 26, 2019 via email

@jagottsicher
Copy link
Author

Thanks, that is a good hint. On the releases site for version 2.5.1 here you can read:

MANDATORY UPDATE
EVERY WALLET/NODE MUST BE UPGRADED BEFORE BLOCK 500000

So, my masternodes ran under 2.5.0 but delivered properly results, while my contol wallet has already 2.5.1, but I can not say for sure how long. Now after updating the masternodes to 2.5.1 (too late according to the note cited above) and created new address, priv key and transaction for it with an 2.5.1 wallet it should work as intended.

at least the 2.5.1 masternode should be able to snyc higher than block 500000

@jagottsicher
Copy link
Author

jagottsicher commented May 26, 2019

I saw, that I created address, priv key and transaction with an 2.5.0 controll wallet on windows OS. I can start over cause I have an 2.5.1 wallet also, but how can I now unlock exactly that 5000 carve from that not working wallet?

if I try to sendfrom mn-address temp-receiving-address 4999 I get an error (insufficient amount).

It looks more an more like I send 5000 to a deadlock!

but the other "old" mn seems to work fine. I also had to restart them as 2.5.1, but they're updaded, synced and working. It is totally unclear to me how to proceed. I would like to

  • free the 5000 crave from the not working MN
  • startover
  • iff needed also free the other mn deposits and
  • completely startover

maybe I upgraded the controlling node too late, but now everything is totally messed up?

I am some afraid, I can't get my funds unlocked and back, also not the ones from the running masternodes.

so the first question is now:
If I have a windows node controlling several linux masternodes: How can I get my funds back?

Help!

@jagottsicher
Copy link
Author

So far so good.
FYI:
I rsynced the content of one of my working nodes and excluded crave.conf.
then I restarted the stucking node with --reindex.
It already passed block 500000 so seems it worked.

The other nodes have been restarted and after 24 hours they are delivering.

If the new mn also returns delivering blocks I'll update all 2.5.0 controller nodes to 2.5.1 and eventually copy the wallet.dat from the already working 2.5.1 controller wallet.

I can at any time dump all the private keys from the masternodes, I know all addressesand, transactions, but I am still not sure how to gain control over the funds (5000 deposit/stake) again, if I locked them in my controller node.

Anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants