-
Notifications
You must be signed in to change notification settings - Fork 822
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
Assertion `IN6_IS_ADDR_V4MAPPED (sin6->sin6_addr.s6_addr32)' failed #2142
Comments
Assertion
IN6_IS_ADDR_V4MAPPED (sin6->sin6_addr.s6_addr32)'`` failed
Assertion
IN6_IS_ADDR_V4MAPPED (sin6->sin6_addr.s6_addr32)'`` failed
You just need to close ipv6 in windows10 |
@justid thank you for you advice but it not work for me
|
@kdwycz please go check your network setting by command ifconfig,see if ipv6 address gone. |
@justid i try disable windows ipv6. but i don't know how to disable lo ipv6 after reinstall wsl
|
@kdwycz - I could not sure this is a solution but... http://www.techunboxed.com/2014/10/how-to-disable-ipv6-in-windows-10.html describes how to disable ipv6 in windows 10. UPDATE: I found an article Disable IPv6 on Ubuntu Linux and Windows 10. QUOTE:
Put the following contents in it:
|
@sunjoong thank you, but can't effective sad >_< |
@kdwycz |
@justid don't work >_< i start to download recovery Image file to initial my computer Why should I use Surface instead Mac to coding? Maybe I should wait a year |
Check the other issue, maybe you have a similar as I had: #2120 (comment) |
@ycecube Thank you for providing the idea, not applicable for me. But help me find the final answer Finally, I found a huorong antivirus software, After the uninstall the computer repair ---------------Update-------------- |
@kdwycz |
how do you fix thing problem |
@599281224 - It looks like Anti-Virus made this problem. |
@599281224 uninstall huorong antivirus software |
I solved the same problem by Disabling VMware virtual network adapters, and didn't turn off IPV6. Don't know if it would be helpful |
i found where the problem is. it was caused by the third party softwares such as tencent network manager,antivirus software. |
@noahzark |
Ehm, no, actually it is randomly failing :( Failed on another command
|
@razvan-panda Hi, Razvan, could you check your network setting by command ifconfig, and see if there's any weird adapter? |
|
Another example IPv6 error:
|
Hello, Disabling IPV6 or prefer IPV4 on Windows 10 (and restore): https://support.microsoft.com/en-us/help/929852/how-to-disable-ipv6-or-its-components-in-windows Taken from: https://mobilefish.de/disable-ipv6-ubuntu-linux-and-windows-10 which personal solution did not work for me however. Microsoft Windows' wizard Prefer IPv4 over IPv6 in prefix policies from the first link worked for me pushing git commits to BitBucket from my Ubuntu Bash console on Windows 10 (https://www.howtogeek.com/249966/how-to-install-and-use-the-linux-bash-shell-on-windows-10/) Hope this helps. |
Duping down to #508. Thanks for the good info @smilearric |
I have tried all the suggested solutions above and nothing works.
For example, I encountered this error when trying to run |
Unfortunately "trying all the suggested solutions" is difficult because there are so many dupes for The TDI filter bypass changes made it into 17046, per #1554 (message). Please give that a try and see if it fixes your case. |
I disabled windows firewall and system proxy and this issue still remain. |
I ran into this issue trying to do |
I find the following solution is effective.
then restart the sshd service |
I had this problem running apt-get. I found this solution to be helpful. |
I use some command get a problem
http: ../sysdeps/posix/getaddrinfo.c:2603: getaddrinfo: Assertion `IN6_IS_ADDR_V4MAPPED (sin6->sin6_addr.s6_addr32)' failed.
in some command as
apt
orpip
, replace command the error missi tired search similar issue and reinstall windows and wsl, don't fix this problem
My Windows version: Microsoft Windows [版本 10.0.15063]
i'm sorry about my pool English 😭
The text was updated successfully, but these errors were encountered: