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

2.15.1版本中ipv6无法正常访问 #49

Closed
LucterGee opened this issue Dec 10, 2023 · 3 comments
Closed

2.15.1版本中ipv6无法正常访问 #49

LucterGee opened this issue Dec 10, 2023 · 3 comments

Comments

@LucterGee
Copy link

LucterGee commented Dec 10, 2023

2.15.0版本v6是正常的,好像是axios的解析v6地址时候[]的问题

const respData = await instance.request(request)

axois相关issue
[](axios/axios#5333)

@LucterGee LucterGee changed the title 我看最新的版本IPv6好像是不能用了,会报错 最新的版本IPv6好像是不能用了,会报错 Dec 10, 2023
@LucterGee LucterGee changed the title 最新的版本IPv6好像是不能用了,会报错 2.15.1版本中ipv6无法正常访问 Dec 10, 2023
@zmisgod
Copy link
Member

zmisgod commented Dec 20, 2023

docker版本已经更新,你拉下最新的docker版本试试,看看问题有没有解决,我本地不支持ipv6,问题复线不了。

@zmisgod
Copy link
Member

zmisgod commented Jan 18, 2024

2.15.0版本v6是正常的,好像是axios的解析v6地址时候[]的问题

const respData = await instance.request(request)

axois相关issue

试试最新的cmd命令行检查下,是否支持ipv6

@zmisgod
Copy link
Member

zmisgod commented May 20, 2024

更新最新的docker版本或者release版本,在系统信息中如果提示【不支持ipv6】那就说明你的网络不支持,否则是支持的

@zmisgod zmisgod closed this as completed May 20, 2024
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