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: Non-base58 character #527

Open
ioannist opened this issue Mar 6, 2023 · 4 comments
Open

Uncaught Error: Non-base58 character #527

ioannist opened this issue Mar 6, 2023 · 4 comments

Comments

@ioannist
Copy link

ioannist commented Mar 6, 2023

We have deployed a private telemetry and getting the following error when trying to load the Polkadex page. All other pages/networks work.

Uncaught Error: Non-base58 character
    at Object.decode (index.js:115:1)
    at e.default (decode.js:28:1)
    at PolkadotIcon.tsx:139:17
    at I (PolkadotIcon.tsx:148:14)
    at PolkadotIcon.tsx:177:18
    at h (PolkadotIcon.tsx:214:5)
    at e.a.render (PolkadotIcon.tsx:239:5)
    at Jo (react-dom.production.min.js:187:125)
    at Ho (react-dom.production.min.js:186:166)
    at Ra (react-dom.production.min.js:269:357)
@jsdw
Copy link
Collaborator

jsdw commented May 31, 2023

Are you using the most uptodate version of telemetry? My belief is that this issue was fixed a while ago in a slightly more recent version :)

@ioannist
Copy link
Author

Latest release was on 2021-05-21 which is the one I am using

@niklasad1
Copy link
Member

@jsdw
Copy link
Collaborator

jsdw commented Jun 1, 2023

Ah I see the confusion; we had 1 "github release" from ages ago and didn't keep up with adding releases to that tab. I deleted the release there so that it's more obvious to look at the tags instead for now (until such a time as we use that Releases page properly for this)

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

3 participants