Hi all Just updated my graylog2 instance to the latest version with as rpm, and now I am not able to start the graylog2-web anymore as a service.
Running on Centos 6.5. The previous graylog2 version worked very fine. Here is the error: # /etc/init.d/graylog2 start nohup: failed to open `nohup.out': Permission denied nohup: failed to open `/usr/share/java/graylog2-server/nohup.out': No such file or directory What does look strange to me. When I start the website manually i have this message: [root@graylog2 ~]# /opt/graylog2/web/bin/graylog2-web-interface -Dconfig.file=/etc/graylog2/web.conf Play server process ID is 24570 [debug] application - Loading timeout value into cache from configuration for key DEFAULT: Not configured, falling back to default. [debug] application - Loading timeout value into cache from configuration for key node_refresh: Not configured, falling back to default. [info] play - Application started (Prod) [info] play - Listening for HTTP on /0:0:0:0:0:0:0:0:9000 Then there is a website that tells me it can not connect to any graylog server. Changed very few things in the configs that I have compared with each-other. After enabeling: rest_transport_uri = http://127.0.0.1:12900/ and rest_enable_cors = true The server start okay, but still not able to start the graylog2-web as a service. All help is welcome her. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
