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.75k stars 1.54k forks source link

[NEUROWEB] 1011: Unknown Transaction Validity: UnknownTransaction::CannotLookup (Ledger account) #10905

Closed AngryCryptocoiner closed 1 month ago

AngryCryptocoiner commented 2 months ago

When I switch to Neuroweb and connect my ledger using "From Ledger" button (I can't do it using polkadot js extension since there's no Neuroweb network in the option list when connecting ledger) I'm trying to send NEURO and get this error (in the right top corner) after signing transaction: "1011: Unknown Transaction Validity: UnknownTransaction::CannotLookup". I updated metadata and such and still get the error.

TarikGul commented 1 month ago

Hmm, not exactly sure what the issue is. Is neuroweb using the metadataHash as part of the runtime? Are you using the Generic App, Migration App, or Legacy app?

AngryCryptocoiner commented 1 month ago

Hmm, not exactly sure what the issue is. Is neuroweb using the metadataHash as part of the runtime? Are you using the Generic App, Migration App, or Legacy app?

Sure it is: https://dashboards.data.paritytech.io/metadata.html ({'id': 553, 'type': {'path': ['frame_metadata_hash_extension', 'CheckMetadataHash'], 'params': [{'name': 'T', 'type': None}) I'm using Generic App 100.0.8 Are you not able to reproduce the issue?

AngryCryptocoiner commented 1 month ago

Now the error is gone. The problem was they hadn't completely rolled out the ledger support.

polkadot-js-bot commented 1 month 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.