<div dir="ltr"><div class="gmail_default" style="font-size:small">I currently have ipv6 dhcp working great with high availability and am trying to set up a pair of dhcpv6 servers.  However when I try to configure the hook with ipv6 addresses in square brackets as mentioned in the documentation, I get this error....<br><br>HA_CONFIGURATION_FAILED failed to configure High Availability hooks library: bad url 'http://[2001:db8::1]:8080/': Failed to convert string to address '[2001:db8::1]': Invalid argument for server</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The line in my configuration looks like this...<br>{"name": "servername","basic-auth-user": "usernamehere","basic-auth-password": "passwordhere","url": "http://[2001:db8::1]:8080/","role": "primary"}</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Do I have the configuration wrong, or is there a bug here?  Hopefully I am missing something simple.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">  Dan Oachs</div><div class="gmail_default" style="font-size:small"><br></div></div>