-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
[2017-10-21T09:16:32.021Z] info: Waiting for Bcoin to sync
[2017-10-21T09:16:32.022Z] info: Starting header
[2017-10-21T09:16:32.024Z] error: uncaught exception: { AssertionError [ERR_ASSERTION]: Expected tip hash to be genesis hash, but it was not.
at HeaderService._setGenesisBlock (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/header/index.js:148:3)
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/header/index.js:200:21
at nextTask (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:5297:14)
at next (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:5304:9)
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:906:16
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/db/index.js:236:5
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/db/index.js:116:7
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/levelup/lib/levelup.js:211:7
generatedMessage: false,
name: 'AssertionError [ERR_ASSERTION]',
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '==' }
[2017-10-21T09:16:32.026Z] error: AssertionError [ERR_ASSERTION]: Expected tip hash to be genesis hash, but it was not.
at HeaderService._setGenesisBlock (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/header/index.js:148:3)
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/header/index.js:200:21
at nextTask (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:5297:14)
at next (/home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:5304:9)
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/async/dist/async.js:906:16
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/db/index.js:236:5
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/bitcore-node/lib/services/db/index.js:116:7
at /home/plm/.nvm/versions/node/v8.7.0/lib/node_modules/bitcore/node_modules/levelup/lib/levelup.js:211:7
[2017-10-21T09:16:32.026Z] info: Beginning shutdown
[2017-10-21T09:16:32.027Z] warn: Node is stopping, gently closing the database. Please wait, this could take a while.
[2017-10-21T09:16:32.027Z] info: P2P Service: disconnecting pool and peers. SIGINT issued, system shutdown initiated
[2017-10-21T09:16:32.027Z] info: Stopping insight-ui (not started)
[2017-10-21T09:16:32.027Z] info: Stopping insight-api (not started)
[2017-10-21T09:16:32.027Z] info: Stopping web (not started)
[2017-10-21T09:16:32.028Z] info: Stopping fee (not started)
[2017-10-21T09:16:32.028Z] info: Stopping address (not started)
[2017-10-21T09:16:32.028Z] info: Stopping transaction (not started)
[2017-10-21T09:16:32.028Z] info: Stopping mempool (not started)
[2017-10-21T09:16:32.028Z] info: Stopping block (not started)
[2017-10-21T09:16:32.028Z] info: Stopping header
[2017-10-21T09:16:32.028Z] info: Stopping p2p
[error] (node) Database is closed.
[info] (node) Node is closed.