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

error: unexpected argument '--ws-external' found, when upgrade to v0.9.43 #7361

Closed
nuaays opened this issue Jun 13, 2023 · 1 comment
Closed

Comments

@nuaays
Copy link

nuaays commented Jun 13, 2023

polkadot pod cannot start with command argument "--ws-external" in v0.9.43, while it is ok in the previous version v0.9.42

  • Logs could be very helpful
error: unexpected argument '--ws-external' found

  tip: a similar argument exists: '--rpc-external'

Usage: polkadot --name <NAME> --rpc-external <--state-pruning <PRUNING_MODE>|--blocks-pruning <PRUNING_MODE>> <--chain <CHAIN_SPEC>|--dev|--base-path <PATH>|--log <LOG_PATTERN>...|--detailed-log-output|--disable-log-color|--enable-log-reloading|--tracing-targets <TARGETS>|--tracing-receiver <RECEIVER>>

For more information, try '--help'
@bkchr
Copy link
Member

bkchr commented Jun 14, 2023

Yeah they were removed as part of the following pr: paritytech/substrate#13384

I have updated the release notes to make these changes more prominent.

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