Good morning everyone.
Graylog 5.1 installation was successful except that it only works if the server is connected to the internet.
For my use, however, it must be connected to a closed LAN without internet access. But, in this case, it remains on the login screen with, on the left in the white part, the writing:
Welcome to Graylog
Loading, please wait…
INFO
Ubuntu 22.04
Graylog 5.1
nginx 1.18.0
opensearch 2.8.0
mongo 6.0.7
For the installation I followed the guide in official site Ubuntu installation
and installing nginx server
Thanks in advance for anyone who wants to help me
Can you see in browser dev tools which request is hanging?
Thanks in advance
I tried looking but I don’t know what to look for
it seems to be stuck on this initiator:
plugin.org.graylog.plugins.collector.CollectorPlugin.3d73be4ad22bcd245615.js
But I’ve never enabled plugins, I just installed everything (it was working because I logged in) and then I entered the server in the lan.
Update…
I deleted all plugins from /usr/share/graylog-server/plugins folder
and left graylog-storage-opensearch2-5.1.3.jar (I use opensearch)
Now the page stops at the initiator
app.ec2c9fc60785a65a39e6.js
Please help me!!!
@francemic Please restore those plugins - GL uses a plugin architecture itself - these are not optional plugins. Confirm that GL works again when internet is available.
OK, now please reproduce the issue and post a screenshot of your browser devtools network tab. We need more data to understand what’s going on.
Ok.
Plugins restored
graylog-server restarted
Confirm GL works on internet
The highlighted line is repeated approximately every 15 seconds
We are working on debugging - sit tight
1 Like
Ok, thanks a lot for your help
We tracked down the issue to overactive offline detection in Firefox.
A fix should be in the next update release:
opened 02:50PM - 07 Jul 23 UTC
bug
## Current Behavior
Under certain conditions, react-query's offline detec… tion kicks in on firefox, leading to pausing all API requests. This leads to not being able to load the login screen at all, or any entities afterwards.
## Possible Solution
## Steps to Reproduce (for bugs)
1. Run Graylog locally
2. Disable network connections (e.g. turn off wifi)
3. Open `localhost:8080` resp. `localhost:9000`
4. Login screen is not loading
## Context
This has been reported by a user in the community forum: https://community.graylog.org/t/loading-please-wait-forever/29442
## Your Environment
* Graylog Version:
* Java Version:
* OpenSearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Meanwhile, you can use a different browser to work around the issue.
1 Like
A thousand thanks.
I installed Chrome and now it works.
Thanks again for your availability and good work.
1 Like
system
(system)
Closed
July 22, 2023, 10:45am
13
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.