Nginx - Reverse proxy and graylog

Hi.

Have searched and searched but I am unable to find a good solution to my problem.
When I try to login to the web interface I only get the following when looking at F12.
https://pastebin.com/s0JN4xTW

Setup is:
Nginx as reverse proxy.
Ports open 80, and 443.

Trying to access via public-domain-name/graylog (with https)
I have the API at public-domain-name/api (with https).

Accessing the API i get:
“cluster_id”:“5415630b-dead-4e66-baa9-c77da84e2607”,“node_id”:“6179e94b-283d-41e6-91af-81aa9340d2d0”,“version”:“2.2.3+7adc951”,“tagline”:“Manage your logs in the dark and have lasers going and make it look like you’re from space!”}

So that works.

I have been working on this for 3 days now, and I am completely lost.
please tell me if you need more configs.

Thanks in advance.

Solved by just not using a reverse proxy altogether :slight_smile:

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