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

wsarecv: An existing connection was forcibly closed by the remote host. #123

Closed
avinashpodisetti opened this issue May 16, 2024 · 1 comment

Comments

@avinashpodisetti
Copy link

Hi

I am running the exe file from the URL https://github.com/Dynatrace/Dynatrace-Config-Manager/releases/tag/v1.4.14. I am running into following issue..

 ERROR HTTP Request failed with Error: Get "[https://XXXXXX.live.dynatrace.com/api/v2/entityTypes?pageSize=500":](https://lac49780.live.dynatrace.com/api/v2/entityTypes?pageSize=500%22:) read tcp 10.158.33.xxx:52710->52.2.227.xxx:443: wsarecv: An existing connection was forcibly closed by the remote host.

  Does anyone ran into this issue ?  

I am running VM image from MAC intel

Anything that you can help me with is greatly appreciated.

@dcryans
Copy link
Contributor

dcryans commented May 28, 2024

Fixed on a call
Solution was to use this format for the proxy:
http://{proxy_username}:{proxy_password}@your_proxy_address:proxy_port

@dcryans dcryans closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants