Author

Topic: Problem with ETH own pool (Read 141 times)

newbie
Activity: 82
Merit: 0
July 02, 2018, 02:57:30 PM
#1
Hi, dudes i am trying working out own pool  , with open-ethereum-pool ,   all config is setting up.......  config.json, Nginx....

But when i try connecting  to the pool,  ETH: Authorization failed  , appear

This is my geth command:

Code:
geth --console --fast --rpc --rpccorsdomain "*" --rpcaddr "127.0.0.1" --rpcapi "db,eth,net,web3,personal" --rpcvhosts=yourDomainHere.com --unlock 0xWallet


I should set   it   as...   --rpcport 8545 --rpcaddr 0.0.0.0   ??



yourDomainHere.com  = pointo to my DNS
0xWallet = ethbase wallet (add.account command)


https://www.imgup.cz/images/2018/07/02/screenshot.png


 Huh Huh Huh Huh
Jump to: