Closed jalogisch closed 7 years ago
I had the same issue. Once the plugin was removed it, Graylog started to work fine. If you ignore the request to the node, Graylog just randomly reloads the page.
Thanks. Working on this now.
The Threat Intelligence plugin 0.9.1 is compatible with Graylog 2.1.3: https://github.com/Graylog2/graylog-plugin-threatintel/releases/tag/0.9.1
Going to give it a test! I'll report back soon.
I added the plugin to my plugins folder and reloaded Graylog. Upon reboot everything seemed fine, but when I go to Configurations the whole page breaks.
@Dr-Crow Second time's a charm, hopefully: https://github.com/Graylog2/graylog-plugin-threatintel/releases/tag/0.9.2
@joschi hahahahha, I'll give it a go!
Thank you @joschi! 👍
And finally there's version 0.10.0 which works with Graylog 2.2.1: https://github.com/Graylog2/graylog-plugin-threatintel/releases/tag/0.10.0
After the Bugfix Release of Graylog 2.1.3 the Plugin in Version 0.9.0 breaks the setup.
As I have a frontent NGINX I notice the following 401 line:
The Request to
/api/system/cluster/node
is made without authentication if the Plugin is active an this force a full reload.After removing the Plugin everything is working without any issues.