Dashboards hangs with loading message

Hello,

I am able to see logs correctly in the search tab but I am not able to create a new dashboard.
When I create a new dashboard, I have a Loading message indefinitely.
How can I debug this ?

Thanks.

what Graylog version are you using?

Did you have all plugins the same version? What browser did you use?

I am using graylog 3.2.3-1 and firefox as web browser.
I don’t understand what you mean by plugins …
The error is on new dashboard but not on the default Sources dashboard.

how did you install Graylog and how did you update? Did you have the intergrations plugin or enterprise plugins installed too? Did you have any other plugins installed in Graylog?

I installed graylog with the ansible playbook https://github.com/Graylog2/graylog-ansible-role.
I did a minor upgrade with this playbook also (new version of debian package)
I don’t think that I have any enterprise plugins or integrations plugins.

you can check:

System > Nodes > Node_Name that will give you an overview of the installed plugins and the versions too. Maybe you can show screenshot of the plugin section?

I have the same problem. I using Graylog 3.2.4+a407287 and same problem for all browsers.

Same here. On an upgraded instance and a brand new install as well.

New install had no plugins; had set up 1 sidecar (with 2 hosts sending to it) - which was working fine. I then added in a Syslog UDP input - which went on to break Graylog.

Search page indefinitely loading.

If it helps any, loading the search page ends up in the following on a browser console:
PivotConfigGenerator.js:44 Uncaught TypeError: Cannot read property ‘rollup’ of undefined
at d (PivotConfigGenerator.js:44)
at Object.HxIO4pL0.exports.default [as searchTypes] (PivotConfigGenerator.js:59)
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:325
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213
at pt.__iterate (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at o.Bt.r.__iterateUncached (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at ce (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at o.K.__iterate (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at o.toArray (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at pt [as constructor] (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at Zt (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at pt.map (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at exports.default (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:325)
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:85
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213
at He.iterate.Qe.iterate (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at ze.__iterate (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at r.Bt.r.__iterateUncached (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at ce (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at r.W.__iterate (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at r.forEach (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213
at ze.withMutations (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at ze [as constructor] (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at Zt (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at ze.map (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:213)
at f._updateSearch (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:85)
at f.create (plugin.org.graylog.plugins.enterprise.EnterprisePlugin.a2a8deba27f9467f4457.js:85)
at a.n (vendor.5452e7a2fdfb6282da0a.js:10)
at a.emit (vendor.5452e7a2fdfb6282da0a.js:78)
at Function.trigger (vendor.5452e7a2fdfb6282da0a.js:10)
at vendor.5452e7a2fdfb6282da0a.js:10
at GJnkpH39.t.exports (_invoke.js:5)
at y. (_task.js:35)
at Number.m (_task.js:21)
at MessagePort.d (_task.js:25)

Funny enough. By installing the plugins - it seems things came back up?

i.e. sudo apt-get install graylog-enterprise-plugins graylog-integrations-plugins graylog-enterprise-integrations-plugins

What do you mean by that? Is it working now?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.