Actions
Bug #4632
closedCannot add route to existing face
Status:
Closed
Priority:
High
Assignee:
-
Category:
gui
Start date:
Due date:
% Done:
100%
Estimated time:
Description
Description
- Make sure remote face already exists (for example, udp://10.0.0.1)
- Go to "Routes" and add a new route with arbitrary prefix and same remote URI (udp://10.0.0.1).
Result
App fails to add route and displays message:
"Error communicating with NFD (Action failed, forwarder returned: 409 Face with remote URI already exists)"
Expected result
App adds route to the existing face.
Additional info
See screen capture for this bug -- https://youtu.be/Ewh8WhEAqkE.
Updated by Davide Pesavento over 6 years ago
- Subject changed from App prohibits to add route to an existing remote face to Cannot add route to existing face
- Start date deleted (
06/11/2018)
I can confirm this issue.
Updated by Alex Afanasyev over 6 years ago
- Has duplicate Feature #3997: Support using FaceId in creating a route added
Updated by Junxiao Shi over 6 years ago
- Has duplicate deleted (Feature #3997: Support using FaceId in creating a route)
Updated by Junxiao Shi over 6 years ago
- Blocks Feature #3997: Support using FaceId in creating a route added
Updated by Davide Pesavento over 5 years ago
- Blocks deleted (Feature #3997: Support using FaceId in creating a route)
Updated by Davide Pesavento over 5 years ago
- Related to Feature #3997: Support using FaceId in creating a route added
Updated by Davide Pesavento over 5 years ago
- Category set to gui
- Status changed from New to Closed
- % Done changed from 0 to 100
This now works for me with NFD-android 0.6.5-1
Please reopen if you still have issues.
Actions