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

The endpoint_url does not support IPv6 addresses. #136

Open
WangChangsongGit opened this issue Jan 25, 2022 · 1 comment
Open

The endpoint_url does not support IPv6 addresses. #136

WangChangsongGit opened this issue Jan 25, 2022 · 1 comment

Comments

@WangChangsongGit
Copy link

If endpoint_url is set to an IPv6 address, for example, [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]:9000, the S3 storage cannot be connected.

c.S3ContentsManager.endpoint_url = "[xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx]:9000"
@danielfrg
Copy link
Owner

I am happy to keep it open for reference until its fixed but I think you should create another issue on S3FS (https://github.com/fsspec/s3fs). I just pass that value to that library directly.

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