Skip to content

IPv6 error when removing a neighbor #46

@nuriel77

Description

@nuriel77

While I manage to add IPv6 neighbors, I cannot remove them.
The syntax I provide when adding IPv6 address is: udp://[2a01:xxx:xxxx:xxx:xxxx:xx:fe66:ba41]:14600: note the square brackets. That works fine.
Removing however results in the error shown in the image (missing the square brackets?)
image

Logs example:

Jan  2 20:52:42 x-vps iotapm: !!!!Adding peer { address: 'udp://[2a02:xxxx:xxxx:xxxx::1]:14600' }

And error removing:

Jan  2 20:55:13 x-vps iotapm: !!!!Removing peer { address: 'udp://2a02:xxxx:xxxx:xxxx:0:0:0:1:14600' }
Jan  2 20:55:13 x-vps iotapm: Error: You have provided an invalid URI for your Neighbor: udp://2a02:xxxx:xxxx:xxxx:0:0:0:1:14600

iota-pm version 1.2.0

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions