Graylog web interface blank (ubuntu 16.04, followed guide)

Fresh install of Graylog following the instructions for the Ubuntu install off of a fresh 16.04 server install.

Logs look normal, no errors or anything odd: https://pastebin.com/ScMimfFV
Output of curl looks normalish to me: https://pastebin.com/znn3YjQH

I’ve previously set Graylog up on Ubuntu and didn’t have an issue, but it was a small VM for testing, this is a dedicated server.

Did I miss something simple?

Could only post two links in the first post, here’s my config file: https://pastebin.com/gHFk25k6

Last reply with info, I promise:

Server IP is 172.16.5.42

The page is blank going to http://graylog.biamp.com:9000/

If I go to this url: http://graylog.biamp.com:9000/api/ i get the following output:

{“cluster_id”:“8972346e-d670-4cb4-9947-7d6a12775a42”,“node_id”:“5cc4a899-13ef-4a2b-b008-c4b7ca4c7d9f”,“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!”}

I figured it out, I forgot to set the web_listen_uri value to 172.16.5.42

whoops!

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