Project

General

Profile

Actions

Bug #1570

closed

nfd-start fails on Ubuntu

Added by Anonymous about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Tools
Target version:
Start date:
05/01/2014
Due date:
% Done:

100%

Estimated time:
1.00 h

Description

System: Ubuntu 12.04 and 13.10

On a fresh Ubuntu virtual machine, I installed the latest NFD and copied nfd.conf.sample to nfd.conf. When I enter nfd-start, it quits with:

FATAL: [NRD] FileStore: error opening file for reading: /home/remap/.ndn/ndnsec-tpm-file/RUBdnuW+hM85LYTqLNQXRHAzE4Qxqctc76H%xlSAiVM=.pri

Full startup output:

1398970316.614601 INFO: [StrategyChoice] Set default strategy /localhost/nfd/strategy/best-route
1398970316.615851 INFO: [StrategyChoiceEntry] Set strategy /localhost/nfd/strategy/best-route for / prefix
1398970316.660809 INFO: [InternalFace] registering callback for /localhost/nfd/fib
1398970316.660863 INFO: [InternalFace] registering callback for /localhost/nfd/faces
1398970316.660972 INFO: [InternalFace] registering callback for /localhost/nfd/strategy-choice
1398970316.661004 INFO: [InternalFace] registering callback for /localhost/nfd/status
1398970316.661029 INFO: [FaceTable] Added face id=1 remote=internal:// local=internal://
1398970316.884094 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment
1398970316.884396 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard
1398970316.884711 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard
1398970316.884992 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard
1398970316.886679 INFO: [UdpFace] Creating multicast UDP face for group 224.0.23.170:56363
1398970316.887329 INFO: [FaceTable] Added face id=2 remote=udp4://224.0.23.170:56363 local=udp4://10.211.55.25:56363
1398970316.889915 INFO: [EthernetFace] Creating ethernet face on eth0: 00:1c:42:f8:93:b8 <--> 01:00:5e:00:17:aa
1398970316.897333 INFO: [FaceTable] Added face id=3 remote=ether://01:00:5e:00:17:aa local=dev://eth0
1398970316.903820 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment
1398970316.908131 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard
1398970316.908232 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard
1398970316.908271 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard
1398970318.483241 INFO: [RibManager] Setting interest filter on: /localhost/nfd/rib
1398970318.485110 FATAL: [NRD] FileStore: error opening file for reading: /home/remap/.ndn/ndnsec-tpm-file/RUBdnuW+hM85LYTqLNQXRHAzE4Qxqctc76H%xlSAiVM=.pri

Actions

Also available in: Atom PDF