Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

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

Closed
Muhammad-Altabba opened this issue Jan 26, 2020 · 1 comment

Comments

@Muhammad-Altabba
Copy link

When running polkadot inside docker by:
docker run -p 30333:30333 -p 9933:9933 -v /my/local/folder:/data chevdor/polkadot:latest polkadot --chain alex
Or
docker run -p 30333:30333 -p 9933:9933 -v chevdor/polkadot:latest polkadot --chain alex

The following error is printed:

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

I am using Ubuntu and here is the polkadot version:

$ docker run --rm -it chevdor/polkadot:latest polkadot --version
polkadot 0.7.18-fc100e65e-x86_64-linux-gnu

@bkchr
Copy link
Member

bkchr commented Jan 26, 2020

Alex doesn't exist anymore, the current test net is westend.

@bkchr bkchr closed this as completed Jan 26, 2020
Muhammad-Altabba added a commit to Muhammad-Altabba/polkadot that referenced this issue Jan 27, 2020
> Alex doesn't exist anymore, the current test net is `westend`.
According to paritytech#803
bkchr pushed a commit that referenced this issue Jan 28, 2020
* Update docker.md

Few Edits:
 - Use the `latest` version of polkadot.
 - Add a missing `--` when reporting the version.

* Update docker.md use `westend` chain

> Alex doesn't exist anymore, the current test net is `westend`.
According to #803
tomusdrw pushed a commit that referenced this issue Mar 26, 2021
The vulnerable dependency has been updated, so this isn't required anymore.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants