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

Switching a data node from secure to insecure needs Graylog restart #19031

Open
mpfz0r opened this issue Apr 12, 2024 · 1 comment
Open

Switching a data node from secure to insecure needs Graylog restart #19031

mpfz0r opened this issue Apr 12, 2024 · 1 comment

Comments

@mpfz0r
Copy link
Member

mpfz0r commented Apr 12, 2024

If I change a datanode to run with insecure_startup=true

Graylog keeps trying to use TLS until I restart it:

2024-04-11T20:44:39.585Z ERROR [VersionProbe] Unable to retrieve version from Elasticsearch node: Unsupported or unrecognized SSL message. - Unsupported or unrecognized SSL message.
2024-04-11T20:44:39.586Z INFO  [VersionProbe] OpenSearch/Elasticsearch is not available. Retry #26
2024-04-11T20:44:40.052Z WARN  [Messages] Caught exception during bulk indexing: ElasticsearchException{message=OpenSearchException[An error occurred: ]; nested: IOException[Unrecognized SSL message, plai
ntext connection?]; nested: SSLException[Unrecognized SSL message, plaintext connection?];, errorDetails=[]}, retrying (attempt #18).

Ideally the VersionProbe would know that the DataNode got reconfigured.

Your Environment

  • Graylog Version: 6.0.0.rc2
@mpfz0r mpfz0r added the bug label Apr 12, 2024
@bernd
Copy link
Member

bernd commented Apr 12, 2024

Refs #18911

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants