question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error signing into blockstack todo

See original GitHub issue
main.js:3403 Uncaught TypeError: Cannot read property 'appsNodeKey' of undefined
    at AuthModal.login (main.js:3403)
    at Object.invokeGuardedCallback (main.js:125273)
    at executeDispatch (main.js:119310)
    at Object.executeDispatchesInOrder (main.js:119330)
    at executeDispatchesAndRelease (main.js:118741)
    at executeDispatchesAndReleaseTopLevel (main.js:118752)
    at Array.forEach (<anonymous>)
    at forEachAccumulated (main.js:130661)
    at Object.processEventQueue (main.js:118952)
    at runEventQueueInBatch (main.js:125340)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
larrysalibracommented, Sep 11, 2017

Glad to hear it is working for you now @kantai.

The process for removing and restoring your account is:

  1. Make sure you’ve written down your identity key backup phrase
  2. In the Blockstack Browser, go to settings -> remove account and remove your account
  3. Restore your account through the option in the onboarding screen that appears after step (seen in @kantai’s screenshot above)
0reactions
jackzampolincommented, Oct 10, 2017

This is fixed in the latest release. Closing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error signing into blockstack todo · Issue #734 - GitHub
In the Blockstack Browser, go to settings -> remove account and remove your account; Restore your account through the option in the onboarding ......
Read more >
Can't log into apps - Core Blockchain - Stacks Forum
Since updating to the latest release for Mac (v0.19.0) I can't log into any apps. I can get to the authentication / approval...
Read more >
Stacks CLI reference - Hiro Docs
The OWNER_KEY used to sign the transaction must correspond to the Blockstack ID to which other users have already subscribed. OWNER_KEY can be...
Read more >
BlockChat: A Decentralized Messenger on the Blockchain
First, we completed the Hello Blockstack tutorial, which taught us how decentralized identity and identity authentication/login works on. Blockstack. Next, we ...
Read more >
JSLint - Expected to see a statement but instead saw a block
This is throwing the following error Expected to see a statement but instead saw a block . I have looked in this question,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found