Bug #2190
closed
NRD cannot start when NFD disables UNIX faces
Added by Junxiao Shi about 10 years ago.
Updated almost 10 years ago.
Description
Steps to reproduce:
- comment out
unix
section in nfd.conf
- execute
nfd-start
Expected: NRD connects to NFD over TCP
Actual: NRD fails to start
- Blocked by Feature #2189: Pick Transport type with client.conf added
- Estimated time changed from 0.00 h to 0.50 h
The solution is requiring operator to edit client.conf
as the same time, so that ndn-cxx picks TcpTransport.
No code change is needed in this issue, however nfd.conf.sample
needs a comment next to unix
section to indicate that client.conf
needs to be edited when disabling UNIX faces so that NRD can work.
- Related to Bug #2188: FaceManager creates UnixStreamChannel when listen=no added
- Status changed from New to In Progress
- Assignee set to Anonymous
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
- Status changed from Code review to Closed
- Related to Task #2496: Redesign initialization of nfd/nrd added
Also available in: Atom
PDF