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

Crash after creating few todos #63

Open
pawelropa opened this issue Dec 31, 2020 · 0 comments
Open

Crash after creating few todos #63

pawelropa opened this issue Dec 31, 2020 · 0 comments

Comments

@pawelropa
Copy link

Describe the bug
I was playing with todo-application, and got following error.
Commit hash is 635cf5c75a42e3c49b109874a34aaaa04bc9b39b and repo https://github.com/blockstack/blockstack-todos

What version of Blockstack.js are you using?

blockstack@^21.1.1:
  version "21.1.1"
  resolved "https://registry.yarnpkg.com/blockstack/-/blockstack-21.1.1.tgz#c5088842a455ee377390e050b82b558a00ee888e"

Is the bug present in the Blockstack CLI, Gaia hub, Connect or Blockstack Browser?
The issue seems to be present in Gaia hub

To Reproduce
Not sure if this is reproducible

Expected behavior
The crash happened after I have crated few todo's

Screenshots
Screenshot 2020-12-31 at 14 49 45

Console log

Unhandled Rejection (PreconditionFailedError): Error when uploading to Gaia hub.
If you believe this exception is caused by a bug in blockstack.js,
      please file a bug report: https://github.com/blockstack/blockstack.js/issues

Error Code: precondition_failed_errorStack Trace:
Error
    at _callee6$ (http://localhost:3000/static/js/0.chunk.js:27770:47)
    at tryCatch (http://localhost:3000/static/js/0.chunk.js:27903:19)
    at Generator.invoke [as _invoke] (http://localhost:3000/static/js/0.chunk.js:28120:24)
    at Generator.next (http://localhost:3000/static/js/0.chunk.js:27956:23)
    at asyncGeneratorStep (http://localhost:3000/static/js/0.chunk.js:27145:24)
    at _next (http://localhost:3000/static/js/0.chunk.js:27167:9)

Desktop (please complete the following information):

  • OS: OSX
  • Browser: Brave
  • Version: 1.18.70
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

1 participant