david81
(David)
April 19, 2024, 7:39am
1
Hi guys,
When I go to one of my inputs and click on Manage Extractors, the page loads and loads but it doesn’t show me. What could that be about?
Graylog 6.0.0-rc.2+9b62575 on siemlog (Eclipse Adoptium 17.0.10 on Linux 5.15.0-105-generic)
Do you see anything in the developer tools of the browser, console etc?
I don’t see any action in the developer options in my browser either.
Okay, so hopefully there is something in server.log
My guess is that one of the event definitions may be corrupted ehich is cauing thr page to not load. The question is which event.
david81
(David)
April 24, 2024, 11:09am
5
server.log shows nothing…
vaclavz
(Vaclav Zindulka)
May 4, 2024, 1:56am
6
Hello,
same problem here. I’m unable to manage (load) extractors for any input. Nothing in server.log, nothing in mongodb log. Developer tools seem to be in infinite loop.
I’ve just upgraded Graylog to 6.0. Everything seems to work except this.
Thanks for reporting. This is a known bug in 6.0:
The workaround is to remove the spurious /undefined from URL.
opened 10:01AM - 19 Apr 24 UTC
bug
triaged
frontend
Hello,
Clicking on "Manage extractors" from existing input, adds "/undefined"… into URI.
URL looks following: `https://XXXXXX/system/inputs/undefined/45234234ff78ba51b7d16ac4/extractors` and nothing is shown in the browser window.
Removing "/undefined" from URL show extractor page correctly.
* Graylog Version: 6.0.0-11.rc.3
* Java Version:
* OpenSearch Version: 2.13.0
* MongoDB Version: 6.0.15
* Operating System: Ubuntu 22.04.4 LTS
* Browser version: Chromium: 124.0.6367.60