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

Can`t start websockets #52

Open
Oleks-Y opened this issue Mar 19, 2021 · 0 comments
Open

Can`t start websockets #52

Oleks-Y opened this issue Mar 19, 2021 · 0 comments

Comments

@Oleks-Y
Copy link

Oleks-Y commented Mar 19, 2021

Ive tried to start websocket connection by adding that to command --datadir=~/.ethereum/devchain --nodekeyhex=091bd6067cb4612df85d9c1ff85cc47f259ced4d4cd99816b14f35650f59c322 --rpcapi "db,personal,eth,net,web3" --rpccorsdomain="*" --networkid=456719 --rpc --rpcaddr="0.0.0.0" --ws --ws.origins "*" --ws.addr 0.0.0.0 --ws.port 8546 --ws.api "personal,web3,eth,net,db" --allow-insecure-unlock --unlock 0 --password /root/files/passwords/password.txt in docker-compose.yml and added port mapping 8546:8546, but cant start websocket connection on that port

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