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

Assertion Failed Error #11

Open
garceri opened this issue Feb 10, 2018 · 0 comments
Open

Assertion Failed Error #11

garceri opened this issue Feb 10, 2018 · 0 comments

Comments

@garceri
Copy link

garceri commented Feb 10, 2018

Tried using your ui/api packages following the install instructions, getting this error as soon as i try to browse a block (getting the same block from /insight-api and even the transactions inside it works)

[2018-02-09T20:05:09.946Z] info: ::ffff:10.42.0.1 "GET /insight-api-zcash/sync" 200 117 1070.209 "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0.3 Waterfox/56.0.3"
[2018-02-09T20:05:09.951Z] error: uncaught exception: [Error: Assertion failed]
[2018-02-09T20:05:09.954Z] error: Error: Assertion failed
    at assert (/root/mynode/node_modules/bitcore-lib/node_modules/bn.js/lib/bn.js:9:11)
    at BN.divmod (/root/mynode/node_modules/bitcore-lib/node_modules/bn.js/lib/bn.js:1335:3)
    at BN.div (/root/mynode/node_modules/bitcore-lib/node_modules/bn.js/lib/bn.js:1382:15)
    at BlockHeader.getDifficulty (/root/mynode/node_modules/bitcore-lib/lib/block/blockheader.js:227:46)
    at BlockController.transformBlock (/root/mynode/node_modules/insight-api-zcash/lib/blocks.js:133:30)
    at /root/mynode/node_modules/insight-api-zcash/lib/blocks.js:76:32
    at /root/mynode/node_modules/bitcore-node/node_modules/async/lib/async.js:676:51
    at /root/mynode/node_modules/bitcore-node/node_modules/async/lib/async.js:726:13
    at /root/mynode/node_modules/bitcore-node/node_modules/async/lib/async.js:52:16
    at /root/mynode/node_modules/bitcore-node/node_modules/async/lib/async.js:264:21
[2018-02-09T20:05:09.955Z] info: Beginning shutdown
[2018-02-09T20:05:09.955Z] info: Stopping insight-ui-zcash
[2018-02-09T20:05:09.956Z] info: Stopping insight-api-zcash
[2018-02-09T20:05:09.957Z] info: Stopping web
[2018-02-09T20:05:09.958Z] info: Stopping bitcoind

``

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