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

Command to start the node returns error #109

Open
avishkarabhishek786 opened this issue Sep 10, 2021 · 1 comment
Open

Command to start the node returns error #109

avishkarabhishek786 opened this issue Sep 10, 2021 · 1 comment

Comments

@avishkarabhishek786
Copy link

Hi,

When I run this command

docker run -p 9944:9944 -p 30333:30333 docknetwork/dock-substrate:latest --chain ./cspec/knox_raw.json --ws-external

or

docker run -p 9944:9944 -p 30333:30333 docknetwork/dock-substrate:testnet --chain ./cspec/knox_test_raw.json --ws-external

it throws error

Error: Input("Error opening spec file: No such file or directory (os error 2)")

@cykoder
Copy link
Member

cykoder commented Oct 21, 2021

docker run -p 9944:9944 -p 30333:30333 docknetwork/dock-substrate:latest --chain ./cspec/knox_raw.json --ws-external

is working for me. however the testnet command isnt, will raise the issue with @lovesh

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

2 participants