Hi! Check that your elastic search nodes have enough memory, the -1 indicates a timeout. The next RC will have a longer timeout for that page, but the problem usually is too little memory for elasticsearch.
Best, Kay On Feb 6, 2014 8:04 AM, "Martin René Mortensen" < [email protected]> wrote: > Hi, > > I get the below error when I try to load the "Sources" from main menu. > Usually I can refresh once or twice and it works, but it never works the > first time, its annoying, but works sometimes. > > I never heard of a HTTP status -1, but it must be very nasty indeed :) > > P.S. I use apache to proxy from port 80 to 9000. Dont see how that will > change anything though. > > Exerpt: > > "*Reason:* Could not fetch sources information. We expected HTTP 200, but > got a HTTP -1. > > Stacktrace > > - lib.ApiClientImpl$ApiRequestBuilder#execute (*ApiClientImpl.java:415* > ) > - models.SourcesService#all (*SourcesService.java:47*) > - controllers.SourcesController#list (*SourcesController.java:42*) > - Routes$$anonfun$routes$1$$anonfun$applyOrElse$82$$anonfun$apply$244#apply > (*routes_routing.scala:1237*) > - Routes$$anonfun$routes$1$$anonfun$applyOrElse$82$$anonfun$apply$244#apply > (*routes_routing.scala:1237*) > - play.core.Router$HandlerInvoker$$anon$7$$anon$2#invocation ( > *Router.scala:183*) > - play.core.Router$Routes$$anon$1#invocation (*Router.scala:377*) > - play.core.j.JavaAction$$anon$1#call (*JavaAction.scala:56*) > - play.GlobalSettings$1#call (*GlobalSettings.java:64*) > - play.mvc.Security$AuthenticatedAction#call (*Security.java:45*) > - play.core.j.JavaAction$$anon$3#apply (*JavaAction.scala:91*) > - play.core.j.JavaAction$$anon$3#apply (*JavaAction.scala:90*) > - play.core.j.FPromiseHelper$$anonfun$flatMap$1#apply ( > *FPromiseHelper.scala:82*) > - play.core.j.FPromiseHelper$$anonfun$flatMap$1#apply ( > *FPromiseHelper.scala:82*) > - scala.concurrent.Future$$anonfun$flatMap$1#apply (*Future.scala:251*) > - scala.concurrent.Future$$anonfun$flatMap$1#apply (*Future.scala:249*) > - scala.concurrent.impl.CallbackRunnable#run (*Promise.scala:32*) > - play.core.j.HttpExecutionContext$$anon$2#run ( > *HttpExecutionContext.scala:37*) > - akka.dispatch.TaskInvocation#run (*AbstractDispatcher.scala:42*) > - akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask#exec ( > *AbstractDispatcher.scala:386*) > - scala.concurrent.forkjoin.ForkJoinTask#doExec ( > *ForkJoinTask.java:260*) > - scala.concurrent.forkjoin.ForkJoinPool$WorkQueue#runTask ( > *ForkJoinPool.java:1339*) > - scala.concurrent.forkjoin.ForkJoinPool#runWorker ( > *ForkJoinPool.java:1979*) > - scala.concurrent.forkjoin.ForkJoinWorkerThread#run ( > *ForkJoinWorkerThread.java:107*) > > Request informationMethodGETQuery > > > X-Forwarded-HostsyslogRefererhttp://syslog/system?page=0X-Forwarded-For > 10.76.7.59X-Forwarded-Serversyslog.adm.ku.dkConnectionKeep-AliveAccept > text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 > Accept-Languageen-US,en;q=0.8,da;q=0.6Accept-Encodinggzip,deflate,sdch > User-AgentMozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like > Gecko) Chrome/32.0.1700.107 Safari/537.36Hostlocalhost:9000 > > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
