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

Request returns EOF when using HTTP instead of HTTPS #488

Open
AlexeyNikipelau opened this issue Apr 30, 2022 · 1 comment
Open

Request returns EOF when using HTTP instead of HTTPS #488

AlexeyNikipelau opened this issue Apr 30, 2022 · 1 comment

Comments

@AlexeyNikipelau
Copy link

If elasticsearch service is configured to use https, and http is used in the connection string, requests return EOF

@Anaethelion
Copy link
Contributor

Hi @AlexeyNikipelau

Unfortunately what you get is coming from golang transport due to the fact that you are targeting a closed http port.

I'll try to dig a bit deeper to see if we can improve the reporting of this.

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