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

Json RCP access fails through Docker container #439

@chevdor

Description

@chevdor

While http and ws connections work with polkadot running locally, the same requests fail with a Docker container despite the ports being open.

tested with:

docker run --rm -it -p 9944:9944 -p 30333:30333 -p 9933:9933 -v ~/Library/Application\ Support/Polkadot/:/data chevdor/polkadot polkadot
curl -H "Content-Type: Application/json" -d "{}" http://localhost:9933

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions