Actions
Bug #4008
closedndn-autoconfig fails if face already exists
Description
When ndn-autoconfig runs and tries to create a face that already exists, it exists with an error:
About to connect to: udp://titan.cs.memphis.edu
ERROR: Failed to create face: Face with remote URI already exists (code: 409)
Expected: it proceeds with the existing face.
Actions