[Mini-NDN] Minindn Install error

Ashlesh Gawande (agawande) agawande at memphis.edu
Mon Feb 22 07:14:43 PST 2016


Can you try to run NFD without mini-NDN?

Also might need to run in background: a nfd-start &

Ashlesh

On Feb 22, 2016 7:27 AM, Navdeep Uniyal <Navdeep.Uniyal at neclab.eu> wrote:

Hi All,



I am facing issues while running minindn after fresh install:



On checking the nfd-status, I am getting below mentioned error:

ERROR: error while connecting to the forwarder (No such file or directory)



Then on Mininet CLI> a nfd-start ( this worked with no errors)

After this, on checking nfd-status –b, I got the following error:

                Address family not supported by protocol



In order to resolve this, I disabled IpV6 address in nfd.conf



And now I am getting the following error:



1456146897.968430 INFO: [StrategyChoice] setDefaultStrategy /localhost/nfd/strategy/best-route/%FD%04

1456146897.968833 INFO: [InternalForwarderTransport] [id=0,local=internal://,remote=internal://] Creating transport

1456146897.968917 INFO: [FaceTable] Added face id=1 remote=internal:// local=internal://

1456146897.969463 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment

1456146897.969500 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard

1456146897.969529 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard

1456146897.969558 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard

1456146897.969759 INFO: [StrategyChoice] changeStrategy(/ndn/broadcast) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01

1456146897.970062 INFO: [StrategyChoice] changeStrategy(/localhost) from /localhost/nfd/strategy/best-route/%FD%04 to /localhost/nfd/strategy/multicast/%FD%01

1456146897.970340 INFO: [StrategyChoice] changeStrategy(/localhost/nfd) from /localhost/nfd/strategy/multicast/%FD%01 to /localhost/nfd/strategy/best-route/%FD%04

1456146897.970628 INFO: [TablesConfigSection] Setting CS max packets to 65536

1456146897.970979 INFO: [MulticastUdpTransport] [id=0,local=udp4://1.0.0.78:56363,remote=udp4://224.0.23.170:56363] Creating transport

1456146897.971054 INFO: [FaceTable] Added face id=256 remote=udp4://224.0.23.170:56363 local=udp4://1.0.0.78:56363

1456146897.971157 INFO: [MulticastUdpTransport] [id=0,local=udp4://1.0.0.70:56363,remote=udp4://224.0.23.170:56363] Creating transport

1456146897.971226 INFO: [FaceTable] Added face id=257 remote=udp4://224.0.23.170:56363 local=udp4://1.0.0.70:56363

1456146897.971315 INFO: [MulticastUdpTransport] [id=0,local=udp4://1.0.0.50:56363,remote=udp4://224.0.23.170:56363] Creating transport

1456146897.971383 INFO: [FaceTable] Added face id=258 remote=udp4://224.0.23.170:56363 local=udp4://1.0.0.50:56363

1456146897.971462 INFO: [EthernetTransport] [id=0,local=dev://neu-eth0,remote=ether://[01:00:5e:00:17:aa]] Creating transport

1456146897.983192 INFO: [FaceTable] Added face id=259 remote=ether://[01:00:5e:00:17:aa] local=dev://neu-eth0

1456146897.983264 INFO: [EthernetTransport] [id=0,local=dev://neu-eth2,remote=ether://[01:00:5e:00:17:aa]] Creating transport

1456146897.995094 INFO: [FaceTable] Added face id=260 remote=ether://[01:00:5e:00:17:aa] local=dev://neu-eth2

1456146897.995166 INFO: [EthernetTransport] [id=0,local=dev://neu-eth1,remote=ether://[01:00:5e:00:17:aa]] Creating transport

1456146898.007089 INFO: [FaceTable] Added face id=261 remote=ether://[01:00:5e:00:17:aa] local=dev://neu-eth1

1456146898.007160 WARNING: [CommandValidator] Wildcard identity is intended for demo purpose only and SHOULD NOT be used in production environment

1456146898.007191 INFO: [CommandValidator] Giving privilege "faces" to identity wildcard

1456146898.007274 INFO: [CommandValidator] Giving privilege "fib" to identity wildcard

1456146898.007321 INFO: [CommandValidator] Giving privilege "strategy-choice" to identity wildcard

1456146898.007462 INFO: [InternalForwarderTransport] [id=0,local=null://,remote=null://] Creating transport

1456146898.007514 INFO: [FaceTable] Added face id=255 remote=null:// local=null://

1456146898.010224 INFO: [InternalForwarderTransport] [id=0,local=contentstore://,remote=contentstore://] Creating transport

1456146898.010280 INFO: [FaceTable] Added face id=254 remote=contentstore:// local=contentstore://

1456146898.012151 INFO: [PrivilegeHelper] dropped to effective uid=0 gid=0

1456146898.013472 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section

1456146898.013665 INFO: [AutoPrefixPropagator] Load auto_prefix_propagate section in rib section

1456146898.013715 INFO: [RibManager] Listening on: /localhost/nfd/rib

1456146898.017241 INFO: [RibManager] Start monitoring face create/destroy events

1456146898.019405 INFO: [UnixStreamTransport] [id=0,local=unix:///run/nfd.sock,remote=fd://31] Creating transport

1456146898.019482 INFO: [FaceTable] Added face id=262 remote=fd://31 local=unix:///run/nfd.sock

1456146898.025726 INFO: [AutoPrefixPropagator] local registration only for /localhost/nfd/rib

ERROR: error while connecting to the forwarder (No such file or directory)





Please help in resolving the issue. (* I used ./install –mrfti to install minindn and there were no errors)





Regards,

Navdeep Uniyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20160222/59057249/attachment.html>


More information about the Mini-NDN mailing list