Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AngryCryptocoiner opened this issue Aug 4, 2024 · 5 comments

Comments

@AngryCryptocoiner
Copy link

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.

@NZT48
Copy link
Collaborator

NZT48 commented Aug 5, 2024

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

@AngryCryptocoiner
Copy link
Author

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
Copy link
Author

AngryCryptocoiner commented Aug 8, 2024

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

@NZT48
Copy link
Collaborator

NZT48 commented Aug 8, 2024

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

@AngryCryptocoiner
Copy link
Author

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants