Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPv6 error when removing a neighbor #46

Open
nuriel77 opened this issue Jan 2, 2018 · 0 comments
Open

IPv6 error when removing a neighbor #46

nuriel77 opened this issue Jan 2, 2018 · 0 comments

Comments

@nuriel77
Copy link

nuriel77 commented Jan 2, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant