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

Account creation: Unable to get to the dashboard on testnet #1030

Closed
Efefefef opened this issue Jul 13, 2018 · 2 comments
Closed

Account creation: Unable to get to the dashboard on testnet #1030

Efefefef opened this issue Jul 13, 2018 · 2 comments
Assignees

Comments

@Efefefef
Copy link
Contributor

Efefefef commented Jul 13, 2018

Steps to reproduce

  1. Create new lisk id
  2. Go through process of passphrase generation
  3. Click 'Get to to your dashboard'

Actual behaviour

Unable to connect the node popup

Warning: Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted component. This is a no-op.

Please check the code for the TransitionWrapper component

child of #812

@slaweet
Copy link
Contributor

slaweet commented Jul 13, 2018

IMO the root cause is the same as this bug in Nano LiskArchive/lisk-nano#1031

@faival
Copy link
Contributor

faival commented Jul 13, 2018

I think the same, and this is a released bug on 0.10.0 as it will happen the same thing, accounts can only be created in mainnet, as setting localhost or testnet will not call activePeerSet until one successfully logs in

@slaweet slaweet added bug and removed type: bug labels Jul 13, 2018
@slaweet slaweet changed the title Account creation: Unable to get to the dashboard Account creation: Unable to get to the dashboard on testnet Jul 13, 2018
@slaweet slaweet added the *easy label Jul 17, 2018
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

4 participants