GUI Not Showing Up

I installed InfluxDB 2.7 on my computer using

wget https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.0-windows-amd64.zip -UseBasicParsing -OutFile influxdb2-2.7.0-windows-amd64.zip
Expand-Archive .\influxdb2-2.7.0-windows-amd64.zip -DestinationPath 'C:\Program Files\InfluxData\influxdb'

The first time it failed, probably because I was running PS without admin rights. After running PS as administrator everything seemed to work fine. I rebooted the computer but I still can’t access http://localhost:8086/ Any pointers on what I need to do?

Hi,

It might be firewall issue, Check with your network team about the firewall and proxy settings.

Regards
Sudheer