Unable to access Grafana UI

Hi,
I have successfully installed Grafana version 8.0.1 on centos7. Service is also running. I can curl the IP and port from CLI, but still unable to access the GUI. SELINUX and firewall are already disabled.

Please copy and paste:

  1. The curl command/s you are using to test the IP and port

  2. The result/s of the command/s

  3. The URL you are using to try to access the GUI

  4. The error message or result in your browser when accessing that URL.

Thanks,

Antony.

  1. The curl command/s you are using to test the IP and port:
    curl IP:3000

  2. The result/s of the command/s
    image

  3. The URL you are using to try to access the GUI : http://IP:3000

  4. The error message or result in your browser when accessing that URL.

Please check the root_url of the grafana.ini in /etc/grafana.
Is there the same with the IP/FQDN that you want to access?

Regards,
Fadjar Tandabawana

1 Like

Hello, I came over the same problem. Did you manage to fix it?

Did you manage to fix it? for me also facing same issue

Yes, there was firewall issue from my server end.