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

TLS Errors in logs #21

Open
ukclivecox opened this issue Jul 1, 2019 · 2 comments
Open

TLS Errors in logs #21

ukclivecox opened this issue Jul 1, 2019 · 2 comments

Comments

@ukclivecox
Copy link
Contributor

2019/07/01 12:53:54 http: TLS handshake error from 10.5.139.146:57506: tls: first record does not look like a TLS handshake
2019/07/01 12:53:56 http: TLS handshake error from 10.5.167.79:46926: tls: first record does not look like a TLS handshake
@ukclivecox ukclivecox changed the title TLS Errorsin logs TLS Errors in logs Jul 1, 2019
@ruszki
Copy link

ruszki commented Sep 23, 2019

In my cluster, it tries to reach an ip to prometheus. It seems, that it tries random ascending ports.

2019/09/23 09:03:27 http: TLS handshake error from 10.233.71.2:49884: tls: first record does not look like a TLS handshake
2019/09/23 09:03:28 http: TLS handshake error from 10.233.71.2:49898: tls: first record does not look like a TLS handshake
2019/09/23 09:03:29 http: TLS handshake error from 10.233.71.2:49918: tls: first record does not look like a TLS handshake
2019/09/23 09:03:30 http: TLS handshake error from 10.233.71.2:49938: tls: first record does not look like a TLS handshake
2019/09/23 09:03:31 http: TLS handshake error from 10.233.71.2:49958: tls: first record does not look like a TLS handshake
2019/09/23 09:03:32 http: TLS handshake error from 10.233.71.2:49976: tls: first record does not look like a TLS handshake
2019/09/23 09:03:33 http: TLS handshake error from 10.233.71.2:49998: tls: first record does not look like a TLS handshake
2019/09/23 09:03:34 http: TLS handshake error from 10.233.71.2:50016: tls: first record does not look like a TLS handshake
2019/09/23 09:03:35 http: TLS handshake error from 10.233.71.2:50034: tls: first record does not look like a TLS handshake
2019/09/23 09:03:36 http: TLS handshake error from 10.233.71.2:50054: tls: first record does not look like a TLS handshake
2019/09/23 09:03:37 http: TLS handshake error from 10.233.71.2:50082: tls: first record does not look like a TLS handshake
2019/09/23 09:03:38 http: TLS handshake error from 10.233.71.2:50096: tls: first record does not look like a TLS handshake

@ukclivecox
Copy link
Contributor Author

Thanks. I don't think this should affect running of the operator. We are presently upgrading to use a kubebulder v2 version of the Operator and hopefully this will be addressed by that.

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