Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Returned error: authentication needed: password or unlock #6

Open
nigiraudo opened this issue Jan 22, 2018 · 0 comments
Open

Returned error: authentication needed: password or unlock #6

nigiraudo opened this issue Jan 22, 2018 · 0 comments

Comments

@nigiraudo
Copy link

Passing the following object I can't unlock account

var options = {
    datadir  : "T:/Programs/Ethereum/Own/",
    networkid: "2154",
    rpcport: 8545,
    rpc : true,
    rpcapi: "admin,db,eth,miner,personal,web3",
    account : 0,
    mine: true
};

In "T:/Programs/Ethereum/Own/" i have a .password file with the eth.coinbase passowrd written on the first line.

NodeJS returns me that Error: Returned error: authentication needed: password or unlock everytime I try to write into my private blockchain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant