Project

General

Profile

Actions

Bug #2387

closed

ndn-autoconfig: FaceCreateCommand uses non-canonical FaceUri

Added by Junxiao Shi over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
High
Category:
Tools
Target version:
Start date:
01/15/2015
Due date:
% Done:

100%

Estimated time:
3.00 h

Description

Steps to reproduce:

  1. setup an environment where HUB can be discovered at stage 2 only
  2. run ndn-autoconfig

Expected: HUB connection established

Actual: about to connect to: udp://ns.autoconfig-test.named-data.net:6363 ERROR: Failed to create face: Non-canonical URI (code: 400)

FaceMgmt faces/create command accepts canonical FaceUri only.
After constructing FaceUri, it must be canonized before passing to faces/create API.


Related issues 1 (0 open1 closed)

Blocks NFD - Bug #2360: Multiple scenarios: ERROR: error while connecting to the forwarder (No such file or directory)ClosedHila Ben Abraham01/08/2015

Actions
Actions #1

Updated by Junxiao Shi over 9 years ago

  • Blocks Bug #2360: Multiple scenarios: ERROR: error while connecting to the forwarder (No such file or directory) added
Actions #2

Updated by Hila Ben Abraham over 9 years ago

  • Status changed from New to Code review
  • % Done changed from 0 to 100
Actions #3

Updated by Junxiao Shi about 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF