<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>I triggered the error again twice, here are the information from the log. From the 2 errors, we got 2 FATAL information there. I tried cat-ing the file manually, it needed me to sudo it to work (with the cat bash).</div><div><br></div><div><br></div><div>1453613293.855971 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment</div><div>1453613293.855988 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard</div><div>1453613293.856023 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard</div><div>1453613293.856174 INFO: [InternalForwarderTransport] [id=0,local=null://,remote=null://] Creating transport</div><div>1453613293.856209 INFO: [FaceTable] Added face id=255 remote=null:// local=null://</div><div>1453613293.859131 INFO: [InternalForwarderTransport] [id=0,local=contentstore://,remote=contentstore://] Creating transport</div><div>1453613293.859170 INFO: [FaceTable] Added face id=254 remote=contentstore:// local=contentstore://</div><div>1453613293.861440 INFO: [PrivilegeHelper] dropped to effective uid=65534 gid=65534</div><div>1453613293.861688 INFO: [UnixStreamTransport] [id=0,local=unix:///run/nfd.sock,remote=fd://23] Creating transport</div><div>1453613293.861732 INFO: [FaceTable] Added face id=259 remote=fd://23 local=unix:///run/nfd.sock</div><div>1453613293.862099 FATAL: [NFD] FileStore: error opening file for reading: /var/lib/ndn/nfd/.ndn/ndnsec-tpm-file/OWVrLPad6DKRYDA7LObOjA7e0Tgd2N35csRDBcVhbjE=.pri</div><div>1453613293.863104 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section</div><div>1453613293.863388 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section</div><div>1453613293.863428 INFO: [RibManager] Listening on: /localhost/nfd/rib</div><div>1453613293.864904 FATAL: [NFD] FileStore: error opening file for reading: /var/lib/ndn/nfd/.ndn/ndnsec-tpm-file/OWVrLPad6DKRYDA7LObOjA7e0Tgd2N35csRDBcVhbjE=.pri</div><div><br></div><div><br></div><div>It is weird, as the FileStore error still persist even if I sudo-ed the nfdc command (nfd-status command also yield the same error).</div><div><br></div><div>---</div><div>Yudi</div><br><div>> From: jdd@wustl.edu<br>> To: aa@CS.UCLA.EDU<br>> CC: yudiandreanp@live.com; nfd-dev@lists.cs.ucla.edu<br>> Subject: Re: [Nfd-dev] NFD error when configuring FIB<br>> Date: Sat, 23 Jan 2016 15:10:26 +0000<br>> <br>> <br>> Yudi,<br>> <br>> Along the lines of what Alex said, I have seen this error often when I try to do the nfdc command<br>> right after starting nfd. I assumed it was just a timing problem in my scripts and that I needed<br>> to give nfd more time to get started.<br>> <br>> John<br>> <br>> > On Jan 22, 2016, at 2:29 PM, Alex Afanasyev <aa@CS.UCLA.EDU> wrote:<br>> > <br>> > Did you have any errors during the installation process?<br>> > <br>> > The error you are seeing simply means that nfd process hasn't started, though it should after you have installed 'nfd' package.  Can you check the logs /var/log/upstart/nfd.log and see if there are any errors there.<br>> > <br>> > ---<br>> > Alex<br>> > <br>> >> On Jan 21, 2016, at 7:13 PM, Yudi Andrean <yudiandreanp@live.com> wrote:<br>> >> <br>> >> Just installed NFD from ppa on a linux 14.04 machine and I got this error while doing the nfdc configuration (tried sudo-ed it before)<br>> >> <br>> >> ERROR: error while connecting to the forwarder (Connection refused)<br>> >> <br>> >> Any help?<br>> >> ---<br>> >> Yudi A. Phanama<br>> > <br>> > _______________________________________________<br>> > Nfd-dev mailing list<br>> > Nfd-dev@lists.cs.ucla.edu<br>> > http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev<br>> <br></div>                                      </div></body>
</html>