Giter VIP home page Giter VIP logo

bitgo-komodo-cc-lib's People

Contributors

abrkn avatar afk11 avatar argjv avatar bezreyhan avatar booo avatar caedesvvv avatar dcousens avatar defunctzombie avatar dependabot[bot] avatar dimxy avatar fanatid avatar flobitgo avatar greenaddress avatar hisener avatar johnoliverdriscoll avatar jprichardson avatar justmoon avatar karelbilek avatar kyledrake avatar melvillian avatar michaelgooden avatar ottoallmendinger avatar piggydoughnut avatar ralphtheninja avatar rubensayshi avatar sidazhang avatar vbuterin avatar weilu avatar williamcotton avatar ycuv avatar

Stargazers

 avatar

Watchers

 avatar

bitgo-komodo-cc-lib's Issues

sometimes getting ws exception EADDRNOTAVAIL on PeerGroup shutdown

Saw this in normaltx.js after await sleep(10k):

2022-07-05T10:00:24.939Z net:peer peer disconnecting... x://177.54.147.50:29404
2022-07-05T10:00:24.939Z net:peergroup:error peer is to disconnect, reason=Error: PeerGroup closing, left peer.length = 0
2022-07-05T10:00:24.939Z net:peer peer disconnecting... x://135.148.54.137:29404
2022-07-05T10:00:24.939Z net:peergroup finished, peers.length: 0
test finished
2022-07-05T10:00:24.941Z net:peergroup discovery connection error: Error: read EADDRNOTAVAIL
2022-07-05T10:00:24.941Z net:peergroup waiting for 10000 ms before connection retry
Waiting for the debugger to disconnect...
node:events:368
      throw er; // Unhandled 'error' event
      ^

Error: read EADDRNOTAVAIL
    at TCP.onStreamRead (node:internal/stream_base_commons:220:20)
    at TCP.callbackTrampoline (node:internal/async_hooks:130:17)
Emitted 'error' event on Peer instance at:
    at Peer._error (/Users/dimxy/repo/bitgo-komodo-cc-lib/net/peer.js:171:10)
    at Socket.emit (node:events:402:35)
    at emitErrorNT (node:internal/streams/destroy:157:8)
    at emitErrorCloseNT (node:internal/streams/destroy:122:3)
    at processTicksAndRejections (node:internal/process/task_queues:83:21) {
  errno: -49,
  code: 'EADDRNOTAVAIL',
  syscall: 'read'
}

Looks like discovery connection did not stop properly.
Connections were initially to non-local seeds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.