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

Can't login on Hyperdex alpha 0.6 #356

Closed
VONLUEAPS opened this issue Jun 13, 2018 · 1 comment
Closed

Can't login on Hyperdex alpha 0.6 #356

VONLUEAPS opened this issue Jun 13, 2018 · 1 comment

Comments

@VONLUEAPS
Copy link

Unhandled Promise Rejection
ArgumentError: Expected string symbol to match /^[A-Z]+$/, got EMC2
at app://-/bundle.js:90822:45
at Generator.next ()
at step (app://-/bundle.js:90730:191)
at app://-/bundle.js:90730:437
at new Promise ()
at app://-/bundle.js:90730:99
at Api.enableCurrency (app://-/bundle.js:90858:5)
at app://-/bundle.js:1111:16
at Array.map ()
at app://-/bundle.js:1110:94

@sindresorhus
Copy link
Contributor

We added stricter input checking and I forgot to consider that currency symbols can contain numbers. Until the next alpha, you can remove EMC2 by clicking "Debug" in the app menu, and then click "Show settings", then remove EMC2 from enabledCoins and save. Then restart HyperDEX and you should be able to login again.

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