Chain Rpc Is Inactive

Discussion in 'Connectivity' started by Vanputlei, May 26, 2016.

  1. 2017/12/15 - Decred v1.1.2 released! → Release Notes  → Downloads
  1. Vanputlei

    Vanputlei Jr. Member
    Translator (Nederlands)

    Jan 12, 2016
    69
    36
    Male
    Belgium
    Code:
    dcrwallet -u user -P pass --walletpass publicpassphrase --dcrdusername=user --dcrdpassword=pass
    20:31:07 2016-05-26 [INF] DCRW: Version 0.1.3-beta
    20:31:07 2016-05-26 [INF] RPCS: Listening on 127.0.0.1:9110
    20:31:07 2016-05-26 [INF] RPCS: Listening on [::1]:9110
    20:31:07 2016-05-26 [INF] DCRW: Attempting RPC client connection to localhost:9109
    20:31:08 2016-05-26 [INF] WLLT: Opened wallet
    And then it stops, doesn't load blockchain anymore. I never had this problem before.
    Is there someone who knows how to solve this?
    Many thanks in advance.
     
  2. drunkenmugsy

    drunkenmugsy Sr. Member
    Advocate (Reddit)

    Dec 28, 2015
    405
    218
    Male
    Do you see a connection in DCRD? The wallet can take a while to load on 0.1.3. How long are you letting it go?
     
  3. Vanputlei

    Vanputlei Jr. Member
    Translator (Nederlands)

    Jan 12, 2016
    69
    36
    Male
    Belgium
    It used to take between 3 and 10 minutes. Last time I tried, it took about 20 minutes, After waiting that long I gave up and started to write down my issue.

    edit: Yes I had connection in DCRD
     
  4. root

    root Member

    Feb 3, 2016
    381
    76
    I would really say your wallet is not connected to your dcrd - or - dcrd is downloading / checking blocks (if inconsistencies found). It took more than 30 minutes on normal PC to sync, I think it was more than 60 minutes with slow VPS. Only the first time.

    Try:
    dcrctl getinfo
    dcrctl --wallet getinfo
    dcrctl getstakeinfo
     
  5. mreichardt

    mreichardt New Member

    Jan 16, 2016
    37
    17
    Male
    Developer
    St. Louis, MO
    If all the earlier tips have failed, it might be best to clear your current Decred setup, including hidden folders. Download fresh binaries and re-import your wallet with your old wallets seed.

    Good luck!
     

Share This Page