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

Support for ipv6 #42

Open
VenkateshRamalingam opened this issue Jul 11, 2016 · 2 comments
Open

Support for ipv6 #42

VenkateshRamalingam opened this issue Jul 11, 2016 · 2 comments

Comments

@VenkateshRamalingam
Copy link

Two different issues needs to be addressed, listed below

  1. At the moment MCP2 has support for ipv6 so using public ip for all the http request does not work, please refer the suggested fix by @tonybaloney
    https://github.com/DimensionDataCBUSydney/plumbery/commit/3937832e784ad8a4ce6b6216de36209791b60227
  2. Even if we add support for the ipv6, python does not handle the ipv6 in the url and will throw the url parser error as below

InvalidURL
Failed to parse: 2402:9900:211:1223:3a19:3ea0:3dd1:533a

To reproduce this issue please follw the steps below,

@bernard357
Copy link
Contributor

Venkatesh, the URL that you mention with a fix from Anthony is 404. Can you advise? Many thanks for your time on plumbery

@bernard357
Copy link
Contributor

Venkatesh, is still an issue for you? I would like to close this one before end of December, 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

2 participants