My graylog starting up but i have these errors

HI,

After configure my graylog web interface in https, I have receive these errors.

Can you help me to resolve this? Please!

In my /var/log/graylog-server/server.log:

 WARN  [ProxiedResource] Unable to call https://domain.com/api/system/metrics/multiple on node <4c0a5c0f-4226-41e6-b922-3f030346e8c3>, result: Unauthorized
2023-03-02T15:33:55.353Z WARN  [ProxiedResource] Unable to call https://domain.com/api/system/metrics/multiple on node <4c0a5c0f-4226-41e6-b922-3f030346e8c3>, result: Unauthorized
2023-03-02T15:33:55.357Z WARN  [ProxiedResource] Unable to call https://domain.com/api/system/metrics/multiple on node <4c0a5c0f-4226-41e6-b922-3f030346e8c3>, result: Unauthorized
2023-03-02T15:33:55.360Z WARN  [ProxiedResource] Unable to call https://domain.com/api/system/metrics/multiple on node <4c0a5c0f-4226-41e6-b922-3f030346e8c3>, result: Unauthorized
2023-03-02T15:33:55.366Z WARN  [ProxiedResource] Unable to call https://domain.com/api/system on node <4c0a5c0f-4226-41e6-b922-3f030346e8c3>, result: Unauthorized

In my interface, i have this:

Sorry you’re having trouble, but you will need to share more information than that.

First, I must ask, has the URL in the error message been sanitized, or is Graylog really trying to call domain.com?

Second, some details about what version (Graylog, ES/OS, Mongo) you’re running, what OS you are using, what your architecture looks like, whether or not you have a load balancer or proxy in play.

Third, details about what you have done so far. What have you tried, which docs did you use, and was it working before you enabled https:

The more detail you can offer, the more chance we have to help you.

1 Like

Hey @Kamsy

I agree with @chris.black-gl , more info is needed. BUT if I were to guess, its a permissions issue.

Hi,

Thanks for your reply. I solved by changing http to https in sidercar config file.
/etc/graylog-sidecar/sidecar.yml.

1 Like

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