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.

Unhandled Rejection at: Error: Syncing Node Renewal Failure

See original GitHub issue

Trying to sync Bitcore Node to a Bitcoin Cash testnet node. I’m consistently getting this error:

bitcore-node-testnet    | info: Starting API Service on port 3000
bitcore-node-testnet    | info: Starting Socket Service
bitcore-node-testnet    | info: This worker is now the syncing node for BCH testnet
bitcore-node-testnet    | info: 2019-06-09 00:41:19.951 UTC | Syncing 699 blocks | Chain: BCH | Network: testnet
bitcore-node-testnet    | Unhandled Rejection at: Error: Syncing Node Renewal Failure
bitcore-node-testnet    |     at P2pWorker.refreshSyncingNode (/home/safeuser/bitcore/packages/bitcore-node/build/src/services/p2p.js:376:23)
bitcore-node-testnet    |     at process._tickCallback (internal/process/next_tick.js:68:7)
bitcore-node-testnet    | Shutting down 62
bitcore-node-testnet    | info: Stopping P2P Manager
bitcore-node-testnet    | info: Stopping Event Service

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
nyetwurkcommented, Jun 3, 2021

Shouldn’t this stay open until that timeout is configurable via command line?

0reactions
christroutnercommented, Jun 15, 2019

Awesome. Exactly what I needed to know. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node.js Unhandled Rejection Error - Stack Overflow
Q: I'm getting an Unhandled Rejection error, how can I properly handle the rejection ... console.error('Failed to upload converted image.
Read more >
Unhandled Promise Rejections in Node.js - The Code Barbarian
What is an Unhandled Rejection? "Rejection" is the canonical term for a promise reporting an error. As defined in ES6, a promise is...
Read more >
SES 7 | Troubleshooting Guide - SUSE Documentation
If your monitor host's IP tables have a REJECT rule in place, clients connecting from a separate node will fail to mount with...
Read more >
Change log for 4.8.55
... Fix windows NodePublish failing because mount target doesn't exist ... Bug 1918910: Only log error on wrong instance type for scale from ......
Read more >
Hadoop 2.4.1 Release Notes
TestNodeHealthService failures : testNodeHealthScript(org.apache.hadoop.yarn.server.nodemanager.TestNodeHealthService) Time elapsed: 1.405 sec <<< ERROR!
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