maidsafe-archive / MaidSafe

This is the super-project in which each MaidSafe library resides. Some information is common to all libraries, and is detailed here. Library-specific information can be found in each library's wiki.
Other
583 stars 102 forks source link

ZeroStateJoin fails with assertion of 'bootstrap with known peer' #51

Closed ghost closed 12 years ago

ghost commented 12 years ago
TESTrouting: /home/alison/Development/Workspace/MaidSafe/src/routing/src/maidsafe/routing/routing_impl.cc:256: int maidsafe::routing::Routing::Impl::ZeroStateJoin(const maidsafe::routing::Functors&, const Endpoint&, const Endpoint&, const maidsafe::routing::NodeInfo&): Assertion `(network_.bootstrap_connection_id() == peer_info.node_id) && "Should bootstrap only with known peer for zero state network"' failed.