neuroweb icon indicating copy to clipboard operation
neuroweb copied to clipboard

Uncaught error. e.call.metadata.metadataAtVersion is not a function (polkadot js apps)

Open AngryCryptocoiner opened this issue 1 year ago • 5 comments

Describe the bug Uncaught error. e.call.metadata.metadataAtVersion is not a function at polkadot js org /settings/metadata

To Reproduce It's very easy to reproduce. Just go to polkadot js org / apps and switch to Neuroweb and then go to settings -> metadata and you will see the error. I tried different browsers and got the same errror.

Expected behavior I should see upgradable extensions and chain specifications

Screenshots

2024-08-02_12-54-34

Environment (please complete the following information): Web

Additional context It seems to be on your side because other parachains unaffected.

AngryCryptocoiner avatar Aug 04 '24 12:08 AngryCryptocoiner

Thanks for reporting and opening issue on Polkadot-js repo. Looks like a thing on Polkadot-js app, as we did not change anything. Other issue: polkadot-js/10802

NZT48 avatar Aug 05 '24 08:08 NZT48

Thanks for reporting and opening issue on Polkadot-js repo. Looks like a thing on Polkadot-js app, as we did not change anything. Other issue: polkadot-js/10802

Seems like you haven't upgraded to v15 since API doesn't return metadataAtVersion. (This is just my assumption based a very shallow research)

AngryCryptocoiner avatar Aug 05 '24 09:08 AngryCryptocoiner

Thanks for reporting and opening issue on Polkadot-js repo. Looks like a thing on Polkadot-js app, as we did not change anything. Other issue: polkadot-js/10802

I'm pretty confident it's not just polkadot js issue (you haven't implemented support for the new Ledger app ): https://dashboards.data.paritytech.io/metadata.html

AngryCryptocoiner avatar Aug 08 '24 11:08 AngryCryptocoiner

Thanks for reporting and opening issue on Polkadot-js repo. Looks like a thing on Polkadot-js app, as we did not change anything. Other issue: polkadot-js/10802

I'm pretty confident it's not just polkadot js issue (you haven't implemented support for the new Ledger app ): https://dashboards.data.paritytech.io/metadata.html

Thanks for the link, support for the new Ledger app is on our Testnet now, it is expected to reach Mainnet next week. We will check it then, also this issue does not exists on Testnet with new version: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fparachain-testnet-rpc.origin-trail.network%2F#/settings/metadata

NZT48 avatar Aug 08 '24 13:08 NZT48

Thanks for reporting and opening issue on Polkadot-js repo. Looks like a thing on Polkadot-js app, as we did not change anything. Other issue: polkadot-js/10802

I'm pretty confident it's not just polkadot js issue (you haven't implemented support for the new Ledger app ): https://dashboards.data.paritytech.io/metadata.html

Thanks for the link, support for the new Ledger app is on our Testnet now, it is expected to reach Mainnet next week. We will check it then, also this issue does not exists on Testnet with new version: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fparachain-testnet-rpc.origin-trail.network%2F#/settings/metadata

Is it live now?

AngryCryptocoiner avatar Aug 24 '24 09:08 AngryCryptocoiner

This is resolved now: https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fparachain-rpc.origin-trail.network#/settings/metadata

NZT48 avatar Dec 30 '24 21:12 NZT48