Node not working after enablind HTTPS

Before you post: Your responses to these questions will help the community help you. Please complete this template if you’re asking a support question.
Don’t forget to select tags to help index your topic!

1. Describe your incident:

I was using in http and it was working like a charm, now I enabled HTTPS and I’m having some problems.

Now My Node won’t work, it’ll only shows the errors

Could not get plugins:

Getting plugins on node "5ad4c6a0-cf47-4c6e-914f-fa5d3fc053b5" failed: FetchError: There was an error fetching a resource: Internal Server Error. Additional information: None of the TrustManagers trust this certificate chain

and

Could not get JVM information:

Getting JVM information for node '5ad4c6a0-cf47-4c6e-914f-fa5d3fc053b5' failed: FetchError: There was an error fetching a resource: Internal Server Error. Additional information: None of the TrustManagers trust this certificate chain.

2. Describe your environment:
OS Information: Debian 12 on Vmware

I have a Graylog v.6.1.4 and DataNode v.6.1.4+7528370.

Java jdk 17.0.13

3. What steps have you already taken to try and solve the problem?

I tried many things, including editing the hosts and hostname and no luck.

Tried to verify the CA, the import was ok, I did as the tutorial , one is .pem while the other is .key and imported it via keytool.

I looked into the post of ZrytyADHD from but this one is on a docker and I’m not sure if this problem applies to mine.

I looked into many posts and others places, but it seems none is like mine.

I checked my files, as I looked on others, it’s ok the config, otherwise I wouldn’t be able to open the web page.

I did as is in this page as well How-To Guide: Securing Graylog with TLS

4. How can the community help?

Well, I wish that the community can show me a door so that I can enter and fix this problem so that I can help the community as well, since I’ll be using graylog and I must make this work, and for that, I wish someone could h show me what is wrong.

I thank you all for the help and guidance.

Helpful Posting Tips: Tips for Posting Questions that Get Answers [Hold down CTRL and link on link to open tips documents in a separate tab]

Hi @renoturks,
Could you please provide us full datanode and graylog server logs? I’d need to understand which component is trying to communicate and is failing.

Have you configured TLS for the datanode as well? Uploaded your CA in the preflight interface?

Best regards,
Tomas

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.