[Nfd-dev] Emergency

Junxiao Shi shijunxiao at email.arizona.edu
Mon Aug 21 16:10:50 PDT 2017


Hi John

>
> > What does this message mean?
> >
> > 1503354619.041373 FATAL: [NFD] Non-recoverable error: request timed out
> code: 10060
>
It seems there's uncaught exception somewhere.
This looks like coming from ndn::nfd::Controller, and 10060 means
"timeout". It's probably caused by either NFD or NLSR not responding to
NFD-RIB's command, as the only usage of ndn::nfd::Controller is in NFD-RIB.

1503352769.396513 FATAL: [NFD] remote_endpoint: Transport endpoint is not
> connected
>
I've never seen this one. It probably comes from Boost libraries.
Please provide a stack trace when it occurs. Make sure to install debug
symbols, and use 'bt full' instead of 'bt' to collect stack trace.

Yours, Junxiao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20170821/8d32588b/attachment.html>


More information about the Nfd-dev mailing list