Skip to content

Unable to register peer on directory

Kévin LOVATO edited this page May 23, 2014 · 6 revisions

When starting, the Bus will try to register on one of the Directories that you provided. The reasons that would cause it to fail are the following:

  • None of the Directories you provided is reachable (Are they started ? Are they reachable ?)
  • None of the Directories you provided are in the environment you have configured.
  • You are trying to use a PeerId that is already in use.

Have a look at your Directory's logs, you should learn more details about what happened.

Clone this wiki locally