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

Uncaught exception with bad Bitcoin Config #30

Open
miketwenty1 opened this issue Aug 22, 2021 · 1 comment
Open

Uncaught exception with bad Bitcoin Config #30

miketwenty1 opened this issue Aug 22, 2021 · 1 comment

Comments

@miketwenty1
Copy link

Environment: Mainnet
Remote Node: Yes
Bad port used by accident

Still said connection: true
but also got::

(node:56892) UnhandledPromiseRejectionWarning: Error: child exited with code 1
    at ChildProcess.<anonymous> (/home/ubuntu/sapio-studio/node_modules/await-spawn/index.js:28:21)
    at ChildProcess.emit (events.js:315:20)
    at maybeClose (internal/child_process.js:1048:16)
    at Socket.<anonymous> (internal/child_process.js:439:11)
    at Socket.emit (events.js:315:20)
    at Pipe.<anonymous> (net.js:673:12)
(node:56892) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
@wbobeirne
Copy link

Remote Node: Yes
Bad port used by accident
Still said connection: true

Seems like this is probably #45 at work

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

2 participants