No web Gui after Graylog upgrade to entreprise

Graylog is runing in Ubuntu 22.04 CLI
sudo systemctl --type=service --state=active | grep graylog graylog-server.service

echouafnist@geylog:~$ netstat -nl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:27017 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp6 0 0 127.0.0.1:9200 :::* LISTEN
tcp6 0 0 ::1:9200 :::* LISTEN
tcp6 0 0 ::1:9300 :::* LISTEN
tcp6 0 0 127.0.0.1:9300 :::* LISTEN
tcp6 0 0 :::9301 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 :::9201 :::* LISTEN
udp 0 0 127.0.0.53:53 0.0.0.0:*
udp 0 0 10.10.20.34:68 0.0.0.0:*
raw6 0 0 :::58 :::* 7

If anyone can help please

Hey @jrecho,

What do the logs say, are you certain Mongo/ES/OS services are running and are they compatible with your current Graylog install?

Best,
Ned

1 Like

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