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

Unable to connect to AWS #4279

Closed
XPLing opened this issue Apr 15, 2024 · 3 comments
Closed

Unable to connect to AWS #4279

XPLing opened this issue Apr 15, 2024 · 3 comments
Assignees
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@XPLing
Copy link

XPLing commented Apr 15, 2024

Your Environment

  • OS: Windows 10 Professional 22H2 19045.4291 Windows Feature Experience Pack 1000.19056.1000.0
  • JetBrains product: Webstorm
  • JetBrains product version: 2024.1 Build #WS-241.14494.235, built on March 27, 2024
  • AWS Toolkit version: 2.18-241
  • SAM CLI version: aws-cli/2.4.21
  • JVM/Python version: Python/3.8.8

Question
image

More Information
image

Proxy
image

I'm sure the network is fine, but after I turn on Webstorm, aws can't connect, it shows that proxyConfiguration and httpRoutePlanner can't be configured at the same time, I want to ask where httpRoutePlanner and proxyConfiguration are configured

@XPLing XPLing added the guidance General information and guidance, answers to FAQs, or recommended best practices/resources. label Apr 15, 2024
@rli rli added bug We can reproduce the issue and confirmed it is a bug. work-in-progress and removed guidance General information and guidance, answers to FAQs, or recommended best practices/resources. labels Apr 16, 2024
@rli
Copy link
Contributor

rli commented Apr 16, 2024

This is due to a recent AWS Java SDK change that attempts to read the proxy configuration from your environment variables (HTTP_PROXY, HTTPS_PROXY)

@breedloj
Copy link
Contributor

Thanks for reporting! This has been addressed in #4291 and will be fixed in the next toolkit release.

@vchikoti1998
Copy link
Contributor

The updated Toolkit 2.19 version addresses this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

4 participants