Hi
The last thing in the log output is “Initializing HTTP server”.
Maybe the http port is the problem? I changed to 8080 but maybe this is not our HTTP port?
Thanks a lot
Shai
# Protocol (http, https, socket)
protocol = http
# The ip address to bind to, empty will bind to all interfaces
;http_addr =
# The http port to use
http_port = 80
# The public facing domain name used to access grafana from a browser
;domain = localhost
# Redirect to correct domain if host header does not match domain
# Prevents DNS rebinding attacks
;enforce_domain = false
# The full public facing url you use in browser, used for redirects and emails
# If you use reverse proxy and sub path specify full url (with sub path)
root_url = http://localhost
Should I uncomment the root_url line?
When I do http://localhost I do get a login screen… But I can not login, using the grafana username/password