Actions
Bug #1880
closedFib gets stuck in registration loop
Start date:
08/17/2014
Due date:
% Done:
0%
Estimated time:
Description
I'm getting "infitite" loop of the following messages on one of the testbed nodes (caida):
20140817230054451 Fib 313: Registering prefix: /ndn/edu/memphis Face Uri: udp://131.179.196.46 Face Id: 268
20140817230054462 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054463 Fib 445: Prefix: /ndn/edu/memphis failed for:
20140817230054463 Fib 447: Trying to register again...
20140817230054463 Fib 313: Registering prefix: /ndn/edu/memphis Face Uri: udp://ndnhub.ics.uci.edu Face Id: 269
20140817230054475 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054475 Fib 445: Prefix: /ndn/edu/memphis failed for:
20140817230054475 Fib 447: Trying to register again...
20140817230054475 Fib 313: Registering prefix: /ndn/edu/memphis Face Uri: udp://hobo.cs.arizona.edu Face Id: 270
20140817230054487 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054487 Fib 445: Prefix: /ndn/edu/wustl/%C1.Router/wundngw failed for:
20140817230054487 Fib 447: Trying to register again...
20140817230054487 Fib 313: Registering prefix: /ndn/edu/wustl/%C1.Router/wundngw Face Uri: udp://131.179.196.46 Face Id: 268
20140817230054499 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054499 Fib 445: Prefix: /ndn/edu/wustl/%C1.Router/wundngw failed for:
20140817230054499 Fib 447: Trying to register again...
20140817230054499 Fib 313: Registering prefix: /ndn/edu/wustl/%C1.Router/wundngw Face Uri: udp://ndnhub.ics.uci.edu Face Id: 269
20140817230054511 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054511 Fib 445: Prefix: /ndn/edu/wustl/%C1.Router/wundngw failed for:
20140817230054511 Fib 447: Trying to register again...
20140817230054511 Fib 313: Registering prefix: /ndn/edu/wustl/%C1.Router/wundngw Face Uri: udp://hobo.cs.arizona.edu Face Id: 270
20140817230054523 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054523 Fib 445: Prefix: /ndn/edu/wustl failed for:
20140817230054523 Fib 447: Trying to register again...
20140817230054523 Fib 313: Registering prefix: /ndn/edu/wustl Face Uri: udp://131.179.196.46 Face Id: 268
20140817230054535 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054535 Fib 445: Prefix: /ndn/edu/wustl failed for:
20140817230054535 Fib 447: Trying to register again...
20140817230054535 Fib 313: Registering prefix: /ndn/edu/wustl Face Uri: udp://ndnhub.ics.uci.edu Face Id: 269
20140817230054547 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054547 Fib 445: Prefix: /ndn/edu/wustl failed for:
20140817230054547 Fib 447: Trying to register again...
20140817230054547 Fib 313: Registering prefix: /ndn/edu/wustl Face Uri: udp://hobo.cs.arizona.edu Face Id: 270
20140817230054559 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054559 Fib 445: Prefix: /ndn/fr/lip6/%C1.Router/ndnhub failed for:
20140817230054559 Fib 447: Trying to register again...
20140817230054559 Fib 313: Registering prefix: /ndn/fr/lip6/%C1.Router/ndnhub Face Uri: udp://131.179.196.46 Face Id: 268
20140817230054571 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054571 Fib 445: Prefix: /ndn/fr/lip6/%C1.Router/ndnhub failed for:
20140817230054571 Fib 447: Trying to register again...
20140817230054572 Fib 313: Registering prefix: /ndn/fr/lip6/%C1.Router/ndnhub Face Uri: udp://ndnhub.ics.uci.edu Face Id: 269
20140817230054583 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054584 Fib 445: Prefix: /ndn/fr/lip6/%C1.Router/ndnhub failed for:
20140817230054584 Fib 447: Trying to register again...
20140817230054584 Fib 313: Registering prefix: /ndn/fr/lip6/%C1.Router/ndnhub Face Uri: udp://hobo.cs.arizona.edu Face Id: 270
20140817230054596 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054596 Fib 445: Prefix: /ndn/fr/lip6 failed for:
20140817230054596 Fib 447: Trying to register again...
20140817230054596 Fib 313: Registering prefix: /ndn/fr/lip6 Face Uri: udp://131.179.196.46 Face Id: 268
20140817230054608 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054608 Fib 445: Prefix: /ndn/fr/lip6 failed for:
20140817230054608 Fib 447: Trying to register again...
20140817230054608 Fib 313: Registering prefix: /ndn/fr/lip6 Face Uri: udp://ndnhub.ics.uci.edu Face Id: 269
20140817230054620 Fib 444: Failed in name registration: Command Interest timed out (code: 10060)
20140817230054620 Fib 445: Prefix: /ndn/fr/lip6 failed for:
Updated by Alex Afanasyev about 11 years ago
Exactly the same behavior is observed on another node (orange1)
Updated by Vince Lehman almost 11 years ago
- Subject changed from Something may get stuck to Fib gets stuck in registration loop
Updated by Lan Wang almost 11 years ago
Looks like the problem is that there is no limit on the retries when a registration fails.
Updated by Lan Wang over 10 years ago
John Dehart reported the following on 4/22 - "I just checked the logs on all the nodes and I don’t see that message anywhere.". Given we don't have a way to reproduce the incident, I will close this issue. If anyone encounters this problem again, we can reopen it.
Actions