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 101 forks source link

Rejection of bootstrap request made to an idle transport. #69

Closed Fraser999 closed 11 years ago

Fraser999 commented 11 years ago

When creating a vault network, if the first 2 vaults are zero-state, the 3rd vault gets port 5483 and is connected via this transport to one of these.

If the zero state vaults are stopped, the 3rd vault has its 5483 transport without any connections at that point.

If subsequent vaults try to bootstrap off this vault's transport, it fails due to the transport having no connections.

Fraser999 commented 11 years ago

Fixed in https://github.com/maidsafe/MaidSafe-RUDP/commit/b58159956ca2c69b47bf4ab31a8a3b311ddf2e6b