sorry very late reply. I came across your post because I encountered the same. I will still post how I fixed it, so others can use it too, because the solution is very simple.
to solve the issue: - log in from console to your graylog virtual machine with a account that can sudo (default is ubuntu/ubuntu, dont't forget to change default!) - run 'sudo nano /etc/network/interfaces' en edit this file so it contacts correct IP information. (see here how: http://www.cyberciti.biz/faq/setting-up-an-network-interfaces-file/ ) - run 'sudo graylog-ctl reconfigure' - run 'shutdown -r now' (reboot your machine...) Should work fine now. Op woensdag 25 mei 2016 21:43:43 UTC+2 schreef Trisha Funtanilla: > > Hello, > > I've been using Graylog appliance on VMWare for local set up, and I've > been getting the following message on start up: "Your appliance came up > without a configured IP address. Graylog is probably not running > correctly!". I'm still able to login, but I'm not able to access the web > interface since it's not giving me the usual "Open ip_address in your > browser to access Graylog." I haven't made any changes to IP > configuration/settings so I'm not sure why the appliance is not working > anymore. I tried different Graylog OVA images and versions, but I'm getting > the same issue for all of them. Also tried opening the address returned > from ifconfig, but it didn't work. Any ideas? > > Thank you. > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/abec8180-ef0e-4532-93ab-1aac3e1937f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
