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

Doesn't work with ipv6-only hosts #12

Closed
vhaldemar opened this issue Oct 19, 2017 · 6 comments
Closed

Doesn't work with ipv6-only hosts #12

vhaldemar opened this issue Oct 19, 2017 · 6 comments
Assignees

Comments

@vhaldemar
Copy link

https://gist.github.com/vhaldemar/eb51f28207412ed6128d710a1704c064

@xzkostyan
Copy link
Member

Hi.

It seems like you use port for HTTP interface (8123). You should use 9000 port for native interface.

@vhaldemar
Copy link
Author

It seems like you use port for HTTP interface (8123). You should use 9000 port for native interface.

Yeah, my bad.

But anyway, problem with ipv6-only hosts still exists.
Problem is in that line: https://github.com/mymarilyn/clickhouse-driver/blob/master/src/connection.py#L115
Example: https://gist.github.com/vhaldemar/cedb3c0a83ab0ee8f3a3d6e2a3661a2f

@xzkostyan
Copy link
Member

Thanks for bug report!

@xzkostyan xzkostyan self-assigned this Oct 20, 2017
@xzkostyan
Copy link
Member

Fixed: 508f16f.

0.0.8 release is coming soon.

@xzkostyan
Copy link
Member

0.0.8 version released.

@vhaldemar
Copy link
Author

Thank you very much!
Now it works perfectly fine.

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