The data in there looks fine to me, I could even load some empty charts with
it. Did removing the data from the localStorage help with the search problem?
>From the output you posted, I think you are still missing to do
>`localStorage.removeItem('pinned-field-charts')`.
By the way, we still don't know which Graylog version you use :)
Regards,
Edmundo
> On 21 Apr 2016, at 21:42, Ryan Anstey <[email protected]> wrote:
>
> localStorage.getItem('pinned-field-charts')
> "{"jr586onx5yk44om1d33ztwi8fxysddc0albt":{"chartid":"jr586onx5yk44om1d33ztwi8fxysddc0albt","field":"fxx_qty_pull","interval":"hour","streamid":"","interpolation":"basis","renderer":"area","valuetype":"total","query":"_exists_:fxx_qty_pull","rangetype":"relative","range":{"relative":604800},"createdAt":1461099659351},"x3j20k5nf04g8b0enthcblipwgche8zh8s5j":{"chartid":"x3j20k5nf04g8b0enthcblipwgche8zh8s5j","field":"fxx_qty_pull","interval":"day","streamid":"","interpolation":"basis","renderer":"area","valuetype":"total","query":"_exists_:fxx_qty_pull","rangetype":"relative","range":{"relative":2592000},"createdAt":1461100530497},"fbzbvwtn0e22i52him0rajiav18mbkpeg10j":{"chartid":"fbzbvwtn0e22i52him0rajiav18mbkpeg10j","field":"fx_qtyshp","interval":"hour","streamid":"","interpolation":"bundle","renderer":"area","valuetype":"total","query":"_exists_:fx_qtyshp","rangetype":"relative","range":{"relative":604800},"createdAt":1461099596810},"1xuq29v3j1gu208kdrrkbrm2pn5m2v2aqalj":{"chartid":"1xuq29v3j1gu208kdrrkbrm2pn5m2v2aqalj","field":"fx_qty_ship","interval":"day","streamid":"","interpolation":"basis","renderer":"area","valuetype":"total","query":"_exists_:fx_qty_ship","rangetype":"relative","range":{"relative":2592000},"createdAt":1461100592817}}"
>
> localStorage.removeItem('stacked-graphs')
> undefined
>
> On Thursday, April 21, 2016 at 1:34:57 AM UTC-7, Edmundo Alvarez wrote:
> Hi Ryan,
>
> First of all, which Graylog version do you use?
>
> I'm afraid that you were right in your first guess: the chart that you were
> trying to generate is still in your browser localStorage and it's breaking
> the search. Would you be so kind as to share with us the graphs that are in
> your browser for further debugging?
>
> You can get the search graphs stored in your browser by executing
> `localStorage.getItem('pinned-field-charts')` and
> `localStorage.getItem('stacked-graphs')` in your browser's developer console.
>
> To delete them, you can execute
> `localStorage.removeItem('pinned-field-charts')` and
> `localStorage.removeItem('stacked-graphs')`. After a page reload, the search
> should come back as usual.
>
> Hope that helps.
>
> Regards,
> Edmundo
>
> > On 21 Apr 2016, at 01:46, Ryan Anstey <[email protected]> wrote:
> >
> > Appears to be a chrome issue. Incogneto tab does not have the same issue.
> >
> > On Tuesday, April 19, 2016 at 3:50:40 PM UTC-7, Ryan Anstey wrote:
> > Something went wrong with my search (screenshot). It's empty when I search,
> > but dashboards are still updating. It basically broke when I was searching
> > and creating graphs. I believe it spat something out at me about not being
> > able to do something because it wasn't a number field before basically all
> > the results went away.
> >
> > I think it must have to do with how it saves recent graphs and stuff in
> > your search results. Is there any way to reset that info? I could be wrong
> > though, I tried using a different user and they can't search either....
> >
> > I have:
> > • Logged out, back in
> > • Tried another user
> > • Restarted graylog-server
> > • Restarted graylog-web
> > • Restarted elasticsearch
> > • Recalculated index ranges (Range re-calculated 22 minutes ago in
> > 1135ms. 29 segments, 0 open search contexts, 0 deleted messages)
> > • Checked the error log, but no logs are created when the search
> > fails.... it's just emptiness....
> >
> > --
> > 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/8cca5b22-cb84-4aa7-a704-a32c3dc33da5%40googlegroups.com.
> >
> > For more options, visit https://groups.google.com/d/optout.
>
>
> --
> 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/15e87c50-3a46-4192-9bc3-0d005de7915a%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
--
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/635FE010-BC20-43C8-9D41-4CC75A705B1A%40graylog.com.
For more options, visit https://groups.google.com/d/optout.