auth/ux: unclear error message with use_dualstack_endpoint=true: "Inaccessible host ... at port undefined" #5796
Labels
auth-credentials
authentication, authorization, credentials, AWS Builder ID, sso
bug
We can reproduce the issue and confirmed it is a bug.
ux
user experience
Problem
I couldn't connect to AWS and the error message wasn't helpful
Steps to reproduce the issue
Add this to your
~/.aws/config
(also breaks with a top-leveluse_dualstack_endpoint
):Make sure you don't have IPv6
In Explorer click on Select a connection… and click on a profile.
Error message:
Expected behavior
I had that config for years (from back when I had IPv6 locally) and it never caused a problem when using the AWS CLI or Python code with boto3.
While I'm ok with the connection not working, I'd appreciate a better error message.
(Most issues I found online where about proxies. So maybe, even if the error message won't be improved in the foreseeable future, maybe someone else with the same problem stumbles across this bug report.)
System details (run
AWS: About
and/orAmazon Q: About
)The text was updated successfully, but these errors were encountered: