Testnet Only Guide: How I Got My Daemon, Wallet, And Miner Running & Also Started Solo Stake Mining

Discussion in 'Proof-of-work Mining' started by sambiohazard, Jan 28, 2016.

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

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    Hi, I'm using windows 64 bits as well, the cgminer from the opening post is working for me. do the manual way if you don't have the open with function like me. Just use Ctrl + r and enter cmd. Then at the cmd, enter cd "which every directory you place your miner/files at". Once at the specific folder, you can just enter the same command to run the files.

    If you need to change the bat file information, right click on the file and select EDIT, that would open up the notepad =).

    Hope this helps =).
     
  2. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    Did you read what i said, what error are you getting? a screenshot will help me a lot.
     
  3. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    I believe there are posts that teaches you how to do it. You just need to open up your eyes and follow them. The fact that you're spamming you're going crazy ain't gonna make anything better.
     
  4. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    He is probably frustated, and language barrier is not helping either. I hope resident translators can convert this guide to other language. Its already available in Spanish.

    If anyone creates a translation please post a link here so i can add it to first post.
     
  5. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    filehelper_1454078800385_71.png filehelper_1454078822052_46.png filehelper_1454078834810_42.png
    create dcrwallet did not create dcrwallet username option.So I don't know my username
     
  6. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    Can do a video tutorial to youtube?please~~
     
  7. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    do you mean you dont remember your publicpassphrase you entered while creating wallet, @anondran can help you better with this. I didn't create a publicpassphrase on my PC.
     
  8. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    Try this,

    dcrwallet -u user -P pass --walletpass yourpublicpassphrase --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls

    @sambiohazard did point out on this link for wallet related issues. The steps are what you need as you missed the publicpassphrase command. https://forum.decred.org/threads/br...d-receiving-coins-windows-only.355/#post-4685
     
  9. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    i'm suer my publicpassphrase but Instruction return [ERR] DCRW: invalid passphrase for master public key.i don‘t no why~
     
  10. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    Try the one i posted above. might help you out.
     
    sambiohazard likes this.
  11. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    I was desperate.:( There is no Chinese guide
     
  12. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
  13. anondran

    anondran Full Member
    Advocate (Reddit)

    Jan 13, 2016
    131
    119
    Male
    i
    I got this error too a lot of times.Just be carefull with the syntax and know the difference between your publicpassphrase and your privatepassphrase...

    1.) If you created a public passphrase, this is your command:
    dcrwallet -u user -P pass --walletpass publicpassphrase --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls

    2.) If you did not create a public passphrase, this is your command:
    dcrwallet -u user -P pass --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls


    You can ask the Chinese guys on the Chinese-language specific thread to translate this guide and my guide to the native language, so you guys could understand better.
     
    chappjc likes this.
  14. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    im try again thank u
     
    anondran likes this.
  15. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    dcrwallet -u user -P pass --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls

    Return instruction



    23:23:25 2016-01-29 [INF] WLLT: No recorded transaction history -- needs full rescan
    23:23:25 2016-01-29 [INF] WLLT: No stake manager present, generating
    23:23:25 2016-01-29 [INF] WLLT: Opened wallet
    23:23:25 2016-01-29 [INF] DCRW: Server TLS is disabled
    23:23:25 2016-01-29 [INF] DCRW: RPCS: RPC server listening on 127.0.0.1:19110
    23:23:25 2016-01-29 [INF] DCRW: RPCS: RPC server listening on [::1]:19110
    23:23:25 2016-01-29 [INF] DCRW: Client TLS is disabled
    23:24:40 2016-01-29 [WRN] DCRW: Connection to Decred RPC chain server unsuccessful -- available RPC methods will be limited
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for winning tickets. Error: the client was never connected
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for spent and missed tickets. Error: the client was never connected
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for stake difficulty. Error: the client was never connected
    23:24:40 2016-01-29 [INF] DCRW: Client TLS is disabled
     
    anondran likes this.
  16. sambiohazard

    sambiohazard Sr. Member

    Jan 21, 2016
    844
    372
    Is dcrd running in another command window when you used this command?
     
  17. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    111.png
     
  18. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    你的机器还有问题? 你现在在哪个step了?
     
  19. MiloIce

    MiloIce Jr. Member

    Jan 18, 2016
    206
    26
    Male
    that seem ok to me? continue with the remaining steps?
     
  20. kendie

    kendie New Member

    Jan 21, 2016
    39
    9
    Male
    steps 5

    dcrwallet -u user -P pass --dcrdusername=user --dcrdpassword=pass /noclienttls /noservertls

    Return instruction



    23:23:25 2016-01-29 [INF] WLLT: No recorded transaction history -- needs full rescan
    23:23:25 2016-01-29 [INF] WLLT: No stake manager present, generating
    23:23:25 2016-01-29 [INF] WLLT: Opened wallet
    23:23:25 2016-01-29 [INF] DCRW: Server TLS is disabled
    23:23:25 2016-01-29 [INF] DCRW: RPCS: RPC server listening on 127.0.0.1:19110
    23:23:25 2016-01-29 [INF] DCRW: RPCS: RPC server listening on [::1]:19110
    23:23:25 2016-01-29 [INF] DCRW: Client TLS is disabled
    23:24:40 2016-01-29 [WRN] DCRW: Connection to Decred RPC chain server unsuccessful -- available RPC methods will be limited
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for winning tickets. Error: the client was never connected
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for spent and missed tickets. Error: the client was never connected
    23:24:40 2016-01-29 [ERR] WLLT: Unable to request transaction updates for stake difficulty. Error: the client was never connected
    23:24:40 2016-01-29 [INF] DCRW: Client TLS is disabled
     

Share This Page