Hello, i read into an old thread that this issue has been solved, but for me i don’t understand what appends.
My configuration
VM into Synolog DS918+
CentOS 8 fresh installation and well updated
Elasticsearch 6x already set up and check ok
mongo-db ok
selinux disabled
Graylog 3.2 already set up and check ok
netstat bellow
But when i wan to launch my web interface i have a blank screen, what can i do to solve this problem, and what i must check to find this strange thing.
Haven’t seen it installed on CentOS 8 before, but first thing I’d check is to make sure you’ve opened the right ports on your firewall. Also, it looks like you are using nginx, check that configuration as well.
Thanks for your quick answer.
That’s right i use nginx, port has been declared as 9000 but i must check if it’s ok.
What it is strange is that i reach the server trough Http://127.0.0.1:9000/ but nothing is shown.
I have to check all settings and ask you back later.