Could Not retrieve Inputs (Fetching inputs failed with status: 500) #1923
Comments
I Managed to fix the problem. I looked at the MongoDB entries for the inputs and noticed the following.
Instead of saving it in an array such as
It was saved like this:
Deleting the input from MongoDB and adding it back from the UI fixed the problem. Though I suppose there could be a glitch in the saving / update code that caused the corruption. |
Actually it looks like this is related to 03927cb This might be a bug regarding backwards compatibility |
Related to Graylog2/graylog2-images#118. |
This has been fixed in b612c97. Thank you for the report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
I was editing one of the inputs to set the source value when it failed to save (can't remember the error, a red popup from the bottom of the screen was seen)
Afterwards the input was stopped.
Stopping Graylog, and restarting it back, or even rebooting the system, hasn't helped.
Since this error, I'm unable to access any of the inputs.
Although one of my browser windows was open on the extractors page of one the inputs, which is still accessible
http://10.1.1.94:9000/system/inputs/00c2670c-064b-415a-8768-104eb0e7ce08/56e021bade20c60caec10dde/extractors
But http://10.1.1.94:9000/system/inputs/00c2670c-064b-415a-8768-104eb0e7ce08/56e021bade20c60caec10dde is not
I have more inputs,
I see the following messages in log
Steps to reproduce the problem
Don't know how to reproduce the problem, as I have other inputs that I managed to edit the source without issues,
The Input in question was the Netflow plugin input.
https://marketplace.graylog.org/addons/29bcffe3-816e-402f-89c8-06a8e2657c34
The alpha 5 was in general working very nicely (great job folks) aside from few glitches here and there which I will report (if they are not already reported) I haven't had any serious issue.
However now it's quite broken
Thanks
Environment
The text was updated successfully, but these errors were encountered: