How to troubleshoot staking activation

Started by Jeffrey 7 years ago · 0 replies · 5553 views
7 years ago

Symptoms

My wallet is running, but staking does not appear to be active. In the pivx-qt (graphical/GUI) wallet the arrow is not green or in pivx-cli (command line/CLI) getstakinginfo says staking is not active.

Solution

  1. As a first step, please verify that you meet all staking conditions on this page.
  2. If your wallet meets all of these conditions and staking is not active, try the getstakingstatus command:
    For a GUI wallet, open settings > Tools > Debug Console. Then input the command getstakingstatus
    For a CLI wallet, enter pivx-cli getstakingstatus

    You should see an output similar to the one below that shows your compliance with several staking conditions. If any of these are false, it should narrow down the issue.

    TXT
    "validtime" : true,
    "haveconnections" : true,
    "walletunlocked" : true,
    "mnsync" : true,
    "staking status" : true
    
  3. If the steps above are unsuccessful, try the following:
    Gracefully shutdown your pivx wallet
    Wait 30 seconds and then restart the wallet
    Wait 5 minutes and then unlock your wallet for staking

Suggested topics

Topic Participants Replies Views Activity
Guides · by asadr, 2 years ago
0 3591 2 years ago
Guides · by hamidfatehi, 2 years ago
2 2742 2 years ago
Guides · by Jeffrey, 6 years ago
6 12983 3 years ago
Guides · by Liquid369, 6 years ago
1 6811 4 years ago
Guides · by Jeffrey, 6 years ago
5 9223 4 years ago