Hello,

As far as I can remeber, widgets were only set only realtive time range
widgets.
Furthermore, I can't even fetch the dashboards list through the API browser.


Regards.

2015-01-26 11:09 GMT+01:00 Edmundo Alvarez <edmu...@torch.sh>:

> Hello Jean-Luc,
>
> This seems to be the same issue as this one:
> https://github.com/Graylog2/graylog2-server/issues/884
>
> Could you please check if you have any widgets with absolute time range?
>
> Regards,
> Edmundo
>
> Developer
>
> Tel.: +49 (0)40 609 452 077
> Mobile: +49 (0)171 27 22 181
> Mobile (US): +1 (713) 321 8126
> Fax.: +49 (0)40 609 452 078
>
> TORCH GmbH
> Steckelhörn 11
> 20457 Hamburg
> Germany
> https://www.torch.sh/
>
> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175
> Geschäftsführer: Lennart Koopmann (CEO)
>
> > On 26 Jan 2015, at 09:09, Jean-Luc Bassereau <jlbasser...@gmail.com>
> wrote:
> >
> > Hello,
> >
> > I have an issue on our Graylog2 instance that I've upgraded from 0.91.3
> to 0.92.4.
> > When I try to open the dashboard page I get a 500 error with the
> stacktrace below.
> > Did I do something wrong during the upgrade ?
> >
> >
> > Stacktrace
> >       •
> org.graylog2.restclient.lib.ApiClientImpl$ApiRequestBuilder#execute
> (ApiClientImpl.java:436)
> >       •
> org.graylog2.restclient.models.dashboards.DashboardService#getAll
> (DashboardService.java:58)
> >       • controllers.DashboardsController#index
> (DashboardsController.java:59)
> >       •
> Routes$$anonfun$routes$1$$anonfun$applyOrElse$115$$anonfun$apply$689#apply
> (routes_routing.scala:2182)
> >       •
> Routes$$anonfun$routes$1$$anonfun$applyOrElse$115$$anonfun$apply$689#apply
> (routes_routing.scala:2182)
> >       • play.core.Router$HandlerInvokerFactory$$anon$4#resultCall
> (Router.scala:264)
> >       •
> play.core.Router$HandlerInvokerFactory$JavaActionInvokerFactory$$anon$15$$anon$1#invocation
> (Router.scala:255)
> >       • play.core.j.JavaAction$$anon$1#call (JavaAction.scala:55)
> >       • play.GlobalSettings$1#call (GlobalSettings.java:67)
> >       • play.mvc.Security$AuthenticatedAction#call (Security.java:44)
> >       • play.core.j.JavaAction$$anonfun$11#apply (JavaAction.scala:82)
> >       • play.core.j.JavaAction$$anonfun$11#apply (JavaAction.scala:82)
> >       •
> scala.concurrent.impl.Future$PromiseCompletingRunnable#liftedTree1$1
> (Future.scala:24)
> >       • scala.concurrent.impl.Future$PromiseCompletingRunnable#run
> (Future.scala:24)
> >       • play.core.j.HttpExecutionContext$$anon$2#run
> (HttpExecutionContext.scala:40)
> >       • play.api.libs.iteratee.Execution$trampoline$#execute
> (Execution.scala:46)
> >       • play.core.j.HttpExecutionContext#execute
> (HttpExecutionContext.scala:32)
> >       • scala.concurrent.impl.Future$#apply (Future.scala:31)
> >       • scala.concurrent.Future$#apply (Future.scala:485)
> >       • play.core.j.JavaAction$class#apply (JavaAction.scala:82)
> >       •
> play.core.Router$HandlerInvokerFactory$JavaActionInvokerFactory$$anon$15$$anon$1#apply
> (Router.scala:252)
> >       •
> play.api.mvc.Action$$anonfun$apply$1$$anonfun$apply$4$$anonfun$apply$5#apply
> (Action.scala:130)
> >       •
> play.api.mvc.Action$$anonfun$apply$1$$anonfun$apply$4$$anonfun$apply$5#apply
> (Action.scala:130)
> >       • play.utils.Threads$#withContextClassLoader (Threads.scala:21)
> >       • play.api.mvc.Action$$anonfun$apply$1$$anonfun$apply$4#apply
> (Action.scala:129)
> >       • play.api.mvc.Action$$anonfun$apply$1$$anonfun$apply$4#apply
> (Action.scala:128)
> >       • scala.Option#map (Option.scala:145)
> >       • play.api.mvc.Action$$anonfun$apply$1#apply (Action.scala:128)
> >       • play.api.mvc.Action$$anonfun$apply$1#apply (Action.scala:121)
> >       • play.api.libs.iteratee.Iteratee$$anonfun$mapM$1#apply
> (Iteratee.scala:483)
> >       • play.api.libs.iteratee.Iteratee$$anonfun$mapM$1#apply
> (Iteratee.scala:483)
> >       • play.api.libs.iteratee.Iteratee$$anonfun$flatMapM$1#apply
> (Iteratee.scala:519)
> >       • play.api.libs.iteratee.Iteratee$$anonfun$flatMapM$1#apply
> (Iteratee.scala:519)
> >       •
> play.api.libs.iteratee.Iteratee$$anonfun$flatMap$1$$anonfun$apply$14#apply
> (Iteratee.scala:496)
> >       •
> play.api.libs.iteratee.Iteratee$$anonfun$flatMap$1$$anonfun$apply$14#apply
> (Iteratee.scala:496)
> >       •
> scala.concurrent.impl.Future$PromiseCompletingRunnable#liftedTree1$1
> (Future.scala:24)
> >       • scala.concurrent.impl.Future$PromiseCompletingRunnable#run
> (Future.scala:24)
> >       • akka.dispatch.TaskInvocation#run (AbstractDispatcher.scala:41)
> >       • akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask#exec
> (AbstractDispatcher.scala:393)
> >       • 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 information
> > Method
> > GET
> > Query
> > Referer
> > http://myserver:9000/
> > Connection
> > keep-alive
> > Accept
> >
> text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
> > DNT
> > 1
> > Accept-Language
> > fr-FR,fr;q=0.8,en-US;q=0.6,en;q=0.4
> > Accept-Encoding
> > gzip, deflate, sdch
> > User-Agent
> > Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko)
> Chrome/39.0.2171.95 Safari/537.36
> > Host
> > myserver:9000
> >
> > --
> > Regards,
> > Jean-Luc Bassereau
> >
> > --
> > 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 graylog2+unsubscr...@googlegroups.com.
> > For more options, visit https://groups.google.com/d/optout.
>
> --
> 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 graylog2+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cordialement,
Jean-Luc Bassereau

-- 
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 graylog2+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to