Unable to load see UI from the WEB


mongo:4.0
docker.elastic.co/elasticsearch/elasticsearch:7.10.2
graylog/graylog:4.0.7
Here is the enviroment:
environment:
# CHANGE ME (must be at least 16 characters)!
- GRAYLOG_PASSWORD_SECRET=***
- GRAYLOG_ROOT_PASSWORD_SHA2=****
- GRAYLOG_HTTP_EXTERNAL_URI=http://127.0.0.1:9000/
- DISABLE_TELEMETRY=1
How to fix the error?

Hello,

What have you tried to do to solve this issue?

To be honest, this doesnt show us very much on why your WEB UI is currently unavailable.
Showing us full configurations would be nice. Need to ask you a few questions.

  • When did you started having these issues?
  • Was this an upgrade or a fresh installation?
  • Whats the status of services look like (i.e. Graylog, MongDb, Elasticsearch)?
  • By chance do you have a firewall enabled?
  • I’m assuming this is a Docker installation? If not what type of Installation is this?

I was able to solve the problem. Looks like the communication to internal was not reachable.

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