Hi Shrawan, make sure to use a compatible web interface (i. e. graylog-server 1.3.3 and graylog-web 1.3.3) and check the logs of your Graylog server node(s) for error messages.
As a side note, I'd recommend upgrading to Elasticsearch 1.7.5. Cheers, Jochen On Friday, 11 March 2016 11:15:01 UTC+1, Shrawan Bhagwat wrote: > > Hi All, > > I am getting the below mentioned exception in graylog web interface logs: > play.api.Application$$anon$1: Execution > exception[[Graylog2MasterUnavailableException: null]] > at play.api.Application$class.handleError(Application.scala:296) > ~[com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] > at play.api.DefaultApplication.handleError(Application.scala:402) > [com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] > at > play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$3$$anonfun$applyOrElse$4.apply(PlayDefaultUpstreamHandler.scala:320) > > [com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] > at > play.core.server.netty.PlayDefaultUpstreamHandler$$anonfun$3$$anonfun$applyOrElse$4.apply(PlayDefaultUpstreamHandler.scala:320) > > [com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] > at scala.Option.map(Option.scala:145) > [org.scala-lang.scala-library-2.10.4.jar:na] > Caused by: org.graylog2.restclient.lib.Graylog2MasterUnavailableException: > null > at > org.graylog2.restclient.lib.ServerNodes.master(ServerNodes.java:92) > ~[org.graylog2.graylog2-rest-client--1.3.3-1.3.3.jar:na] > at > controllers.GettingStartedController.index(GettingStartedController.java:19) > ~[graylog-web-interface.graylog-web-interface-1.3.3.jar:1.3.3] > at > Routes$$anonfun$routes$1$$anonfun$applyOrElse$6$$anonfun$apply$466.apply(routes_routing.scala:1686) > > ~[graylog-web-interface.graylog-web-interface-1.3.3.jar:na] > at > Routes$$anonfun$routes$1$$anonfun$applyOrElse$6$$anonfun$apply$466.apply(routes_routing.scala:1686) > > ~[graylog-web-interface.graylog-web-interface-1.3.3.jar:na] > at > play.core.Router$HandlerInvokerFactory$$anon$4.resultCall(Router.scala:264) > ~[com.typesafe.play.play_2.10-2.3.10.jar:2.3.10] > [ESC[31merrorESC[0m] play - Cannot invoke the action, eventually got an > error: org.graylog2.restclient.lib.Graylog2MasterUnavailableException > [ESC[31merrorESC[0m] application - > > > I am using graylog-1.3.3 ,elasticsearch-1.6.0 and Logstash-1.5.4. > > Is this compatibility issue? cz when i was using same configuration files > with graylog-1.2.1, everything was running perfectly. > > Thanks in Advance. > > Regards, > Shrawan > -- 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/97514b08-f80c-445c-90d4-1e8211d7c729%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
