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
After running aws configure sso, the default Windows browser opens via wslview. However, after completing the authentication in the browser, the localhost response doesn't reach the WSL2 machine.
Steps to Reproduce
Set export BROWSER=/usr/bin/wslview in your .bashrc file.
Run aws configure sso in your bash terminal.
Expected behavior
I expected the localhost response would reach the WSL2 machine.
Additional context
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
garysassano
added
the
Bug
This is either an issue that describes a bug or a PR that resolves a bug
label
Nov 29, 2024
Windows Version
Windows 10
Windows Build Number
W10 21H2
WSL Version
WSL 2
Distro Version
Ubuntu 24.04
WSL Utilities Version
4.1.3
Describe the bug
After running
aws configure sso
, the default Windows browser opens viawslview
. However, after completing the authentication in the browser, the localhost response doesn't reach the WSL2 machine.Steps to Reproduce
Set
export BROWSER=/usr/bin/wslview
in your.bashrc
file.Run
aws configure sso
in your bash terminal.Expected behavior
I expected the localhost response would reach the WSL2 machine.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: