Advertisement
Guest User

Untitled

a guest
Oct 18th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. #################### ############################
  2. #################### MASTERNODE CONFIGURATION ############################
  3. #################### ############################
  4. ##
  5. ## Parameters used
  6. ## network: testnet
  7. ## masternode-name : MN1
  8. ## masternode-address: rohc4jlfpfznynjg.onion
  9. ## masternode-port : 11743
  10. ## user : kore
  11. ## password: 12345
  12. ## cli args: -testnet -debug -rpcuser=kore -rpcpassword=kore
  13. ##########################################################################
  14. Executing from /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src
  15. Creating masternode account
  16. command: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/kore-cli -testnet -debug -rpcuser=kore -rpcpassword=kore getaccountaddress MN1
  17. error: incorrect rpcuser or rpcpassword (authorization failed)
  18. Generating masternode Private Key
  19. command: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/kore-cli -testnet -debug -rpcuser=kore -rpcpassword=kore masternode genkey
  20. error: incorrect rpcuser or rpcpassword (authorization failed)
  21. Sending 500 to
  22. error: incorrect rpcuser or rpcpassword (authorization failed)
  23. command: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/kore-cli -testnet -debug -rpcuser=kore -rpcpassword=kore sendtoaddress 500
  24. Generating /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/MN1.conf file
  25. Generating /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/masternode.conf.MN1 file
  26. command: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/kore-cli -testnet -debug -rpcuser=kore -rpcpassword=kore gettransaction
  27. ./test/masternode/masternode_creation.sh: 1: ./test/masternode/masternode_creation.sh: jq: not found
  28. error: incorrect rpcuser or rpcpassword (authorization failed)
  29.  
  30. command: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/kore-cli -testnet -debug -rpcuser=kore -rpcpassword=kore decoderawtransaction
  31. ./test/masternode/masternode_creation.sh: 1: ./test/masternode/masternode_creation.sh: jq: not found
  32. ./test/masternode/masternode_creation.sh: 1: ./test/masternode/masternode_creation.sh: jq: not found
  33. ./test/masternode/masternode_creation.sh: 1: ./test/masternode/masternode_creation.sh: jq: not found
  34. error: incorrect rpcuser or rpcpassword (authorization failed)
  35. Please the configurations are in the files
  36. This file will be used for masternode configuration: /home/mammix2/Desktop/repo/kore/EXPRESSKORE/src/MN1.conf
  37. This file will be used controle wallet configuration: /home/mammix2/Desktop/repo/kore/EXPRESSKO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement