You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows Subsystem for Linux was last updated on 5/11/2022
The Windows Subsystem for Linux kernel can be manually updated with 'wsl --update', but automatic updates cannot occur due to your system settings.
To receive automatic kernel updates, please enable the Windows Update setting: 'Receive updates for other Microsoft products when you update Windows'.
For more information please visit https://aka.ms/wsl2kernel.
lsb_release -r
20.04
I would like to mention the last comment from a closed issue although there is as of August 2022 still an issue with this:
See post by @rehantoday in #4636 (comment)_
The solution he or she quotes does work. We then need to manually add the proxy, e.g. doing netsh interface portproxy set v4tov4 8080 172.24.133.133 8080 0.0.0.0
localhost forwarding should be automatic.
Last week, there was no such issues. It appeared randomly as mentioned in above closed issue by several people within this year 2022.
The text was updated successfully, but these errors were encountered:
cmd.exe /c ver
wsl.exe --status
lsb_release -r
I would like to mention the last comment from a closed issue although there is as of August 2022 still an issue with this:
See post by @rehantoday in #4636 (comment)_
The solution he or she quotes does work. We then need to manually add the proxy, e.g. doing
netsh interface portproxy set v4tov4 8080 172.24.133.133 8080 0.0.0.0
localhost forwarding should be automatic.
Last week, there was no such issues. It appeared randomly as mentioned in above closed issue by several people within this year 2022.
The text was updated successfully, but these errors were encountered: