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

account unlock with HTTP access is forbidden #51

Open
tsuihc opened this issue Apr 8, 2019 · 2 comments
Open

account unlock with HTTP access is forbidden #51

tsuihc opened this issue Apr 8, 2019 · 2 comments

Comments

@tsuihc
Copy link

tsuihc commented Apr 8, 2019

I try to use web3j to unlock the account and it returns the error
'account unlock with HTTP access is forbidden'
the same in Geth ...

docker-compose up -d
docker exec -it bootstrap geth --datadir=~/.ethereum/devchain attach

what's wrong?

@dercaft
Copy link

dercaft commented May 15, 2019

I have met this problem too, and don't know why it happens :(

@andylim0221
Copy link

just add on --allow-insecure-unlock in the command of every miner container in the docker-compose file

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

3 participants