You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?)
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.
The text was updated successfully, but these errors were encountered:
While I manage to add IPv6 neighbors, I cannot remove them.
![image](https://user-images.githubusercontent.com/2123208/34497860-961bca6e-efff-11e7-9f1c-d15057b7e37f.png)
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?)
Logs example:
And error removing:
iota-pm version 1.2.0
Thanks.
The text was updated successfully, but these errors were encountered: