[chord] Question of running chord

Emil Sit sit at MIT.EDU
Wed Jun 2 14:24:41 EDT 2004


On Wed, 02 June 2004 at 17:14 (+0100), Y Chen wrote:
> chord: running on 129.215.30.247:99999

You must specify a valid port number.  UDP ports are 16 bits long
(e.g. see /usr/include/netinet/udp.h; the ports are u_shorts).

Try port 9999. Or 65534.

> k<void, ptr<vnode>, chordstat, void> >): Assertion `l' failed.

Though, yes, this isn't the most informative error message...



More information about the chord mailing list