polkadot-js / apps

Basic Polkadot/Substrate UI for interacting with a Polkadot and Substrate node. This is the main user-facing application, allowing access to all features available on Substrate chains.
https://dotapps.io
Apache License 2.0
1.74k stars 1.53k forks source link

Ledger account fails to nominate with staking.TooManyNominators #5697

Closed iurii-milovanov closed 3 years ago

iurii-milovanov commented 3 years ago

Hi There,

Whenever I'm trying to nominate any validator(s) on polkadot.js using my Ledger account (via WebHID on MacOs), my transaction fails with the following error: staking.TooManyNominators There are too many nominators in the system. Governance needs to adjust the staking settings to keep things safe for the runtime.

Is that just me, or everyone is experiencing the same now?

Thanks

laboon commented 3 years ago

This is not a UI issue, but rather an expected change to the staking system. See https://polkadot.network/polkadot-and-kusama-staking-changes/

XavierEr commented 3 years ago

The UI in https://polkadot.js.org/apps could have prevented new nominators from nominating if the limit has reached. This can help with unnecessary dot wasted for transaction fees.

polkadot-js-bot commented 3 years ago

This issue has been open for 21 days with no activity and is not labelled as an enhancement. It will be closed in 7 days.

polkadot-js-bot commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.