<div dir="ltr">Hi,<div><br></div><div>I am attempting to run 'nfd' from compiled binary. However, I am running into a following problem. (see the last line). </div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>sudo ./build/bin/nfd --config ./ndn_conf/nfd.conf</div></div><div><div>1431664563.044290 INFO: [StrategyChoice] setDefaultStrategy /localhost/nfd/strategy/best-route/%FD%03</div></div><div><div>1431664563.044910 INFO: [InternalFace] registering callback for /localhost/nfd/fib</div></div><div><div>1431664563.045027 INFO: [InternalFace] registering callback for /localhost/nfd/faces</div></div><div><div>1431664563.045111 INFO: [InternalFace] registering callback for /localhost/nfd/strategy-choice</div></div><div><div>1431664563.045207 INFO: [InternalFace] registering callback for /localhost/nfd/status</div></div><div><div>1431664563.045289 INFO: [FaceTable] Added face id=1 remote=internal:// local=internal://</div></div><div><div>1431664563.049813 INFO: [CommandValidator] Giving privilege "faces" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.049861 INFO: [CommandValidator] Giving privilege "fib" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.049886 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.049917 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment</div></div><div><div>1431664563.049943 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard</div></div><div><div>1431664563.049969 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard</div></div><div><div>1431664563.050159 INFO: [TablesConfigSection] Setting CS max packets to 65536</div></div><div><div>1431664563.050738 INFO: [MulticastUdpFace] [id=-1,local=udp4://<a href="http://10.0.0.37:56363">10.0.0.37:56363</a>,remote=udp4://<a href="http://224.0.23.170:56363">224.0.23.170:56363</a>] Creating face</div></div><div><div>1431664563.050818 INFO: [FaceTable] Added face id=256 remote=udp4://<a href="http://224.0.23.170:56363">224.0.23.170:56363</a> local=udp4://<a href="http://10.0.0.37:56363">10.0.0.37:56363</a></div></div><div><div>1431664563.053394 INFO: [EthernetFace] [id=-1,local=dev://wlan0,remote=ether://[01:00:5e:00:17:aa]] Creating face on wlan0/60:36:dd:a8:11:73</div></div><div><div>1431664563.081330 INFO: [FaceTable] Added face id=257 remote=ether://[01:00:5e:00:17:aa] local=dev://wlan0</div></div><div><div>1431664563.090395 INFO: [EthernetFace] [id=-1,local=dev://eth0,remote=ether://[01:00:5e:00:17:aa]] Creating face on eth0/e0:db:55:d6:eb:e3</div></div><div><div>1431664563.105145 INFO: [FaceTable] Added face id=258 remote=ether://[01:00:5e:00:17:aa] local=dev://eth0</div></div><div><div>1431664563.115727 INFO: [CommandValidator] Giving privilege "faces" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.116162 INFO: [CommandValidator] Giving privilege "fib" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.116575 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity /localhost/daemons/nfd/ksk-1430084088432</div></div><div><div>1431664563.116942 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment</div></div><div><div>1431664563.117065 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard</div></div><div><div>1431664563.117297 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard</div></div><div><div>1431664563.117670 INFO: [FaceTable] Added face id=255 remote=null:// local=null://</div></div><div><div>1431664563.122135 INFO: [FaceTable] Added face id=254 remote=contentstore:// local=contentstore://</div></div><div><div>1431664563.124781 INFO: [PrivilegeHelper] dropped to effective uid=116 gid=126</div></div><div><div>1431664563.127378 INFO: [UnixStreamFace] [id=-1,local=unix:///run/nfd.sock,remote=fd://25] Creating face</div></div><div><div>1431664563.127473 INFO: [FaceTable] Added face id=259 remote=fd://25 local=unix:///run/nfd.sock</div></div><div><div><font color="#ff0000">1431664563.127904 FATAL: [NFD] FileStore: error opening file for reading: /home/anilj1/.ndn/ndnsec-tpm-file/%JAmVmylSjFZutfeCI1dUvGgM+kOffJmUp3kLgktBVQ=.pri</font></div></div><div><font color="#ff0000"><br></font></div></blockquote><font color="#000000">I also tried after changing the grp and owner of the /home/anilj1/.ndn to 'root' but yet it did not help. Is something missing here?</font><div><br></div><div><font color="#000000">One thing I am not sure when the .ndn folder is created? Is it created first time by the nfd process after it is started? What if I remove this folder before I start nfd locally? </font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Also is it possible to run nfd from a local user and not with sudo proviledges?</font></div><div><div><font color="#000000"><br></font></div><div><font color="#000000">/anil.<br></font><div><br></div></div></div></div>