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

[bug] uncaught error on connect #36

Open
patricklodder opened this issue Dec 6, 2023 · 0 comments
Open

[bug] uncaught error on connect #36

patricklodder opened this issue Dec 6, 2023 · 0 comments

Comments

@patricklodder
Copy link

While testing the GUI this morning, I ran into the following uncaught error:

2023-12-06T15:02:10.695Z spvnode Attempt connection with  133.71.33.7
/dogecoin-spv-gui/node_modules/dogecoin-spv/src/spvnode/peer.js:69
          reject(new Error('Connection closed.'))
                 ^

Error: Connection closed.
    at Peer.<anonymous> (/dogecoin-spv-gui/node_modules/dogecoin-spv/src/spvnode/peer.js:69:18)
    at Peer.emit (node:events:513:28)
    at Peer._onClose (/dogecoin-spv-gui/node_modules/dogecoin-spv/src/spvnode/peer.js:171:10)
    at Socket.emit (node:events:513:28)
    at TCP.<anonymous> (node:net:313:12)
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