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.
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?
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
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
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!