Code Monkey home page Code Monkey logo

Comments (1)

vinipsmaker avatar vinipsmaker commented on September 23, 2024

Lots of changes since this issue was first reported:

  • crust_node example is now crust_peer

  • The options given to crust_peer in this report now fails with:

    Could not decode 5555 as valid IPv4 or IPv6 address.

    This issue can be fixed by changing 5555 argument to 0.0.0.0:5555.

The report had some implicit/hidden information. If the user try to blindly execute the command, he'll get:

Listening for new connections on Tcp(54638), and listening for UDP broadcast on port 5483.
NOTE: Transport connect 0.0.0.0:5555 failure due to Connection refused (os error 111)
Failed to bootstrap from provided peers with error: No bootstrap node got connected
Since peers were provided, this is assumed to NOT be the first node of a new network.
Exiting.
An unknown error occurred

To run the example, I'm actually using:

cargo run --example crust_peer -- -b 5483

Anyway, the bug report is quite old and I can't reproduce the error. I guess it was solved by some old commit. I'm closing it now.

from crust.

Related Issues (20)

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.