Can't connect to influx on 8086 in spite of the fact can connect from commandline

Hi, I have influxdb that used to work correctly, however, yesterday I upgraded win2k16 to win219.
Since yesterday, when I run influx.bat, it runs fine and see in the screen

8888888 .d888 888 8888888b. 888888b.
888 d88P" 888 888 "Y88b 888 "88b
888 888 888 888 888 888 .88P
888 88888b. 888888 888 888 888 888 888 888 888 8888888K.
888 888 "88b 888 888 888 888 Y8bd8P’ 888 888 888 "Y88b
888 888 888 888 888 888 888 X88K 888 888 888 888
888 888 888 888 888 Y88b 888 .d8"“8b. 888 .d88P 888 d88P
8888888 888 888 888 888 “Y88888 888 888 8888888P” 8888888P”

2021-12-28T15:40:52.948006Z info InfluxDB starting {“log_id”: “0YhR3sKW000”, “version”: “1.7.4”, “branc
h”: “1.7”, “commit”: “ef77e72f435b71b1ad6da7d6a6a4c4a262439379”}
2021-12-28T15:40:52.948006Z info Go runtime {“log_id”: “0YhR3sKW000”, “version”: “go1.11”, “maxprocs”: 1
}
2021-12-28T15:40:53.067008Z info Using data dir {“log_id”: “0YhR3sKW000”, “service”: “store”, “path”: “C:\U
sers\salam\.influxdb\data”}
2021-12-28T15:40:53.069008Z info Compaction settings {“log_id”: “0YhR3sKW000”, “service”: “store”, “max_c
oncurrent_compactions”: 1, “throughput_bytes_per_second”: 50331648, “throughput_bytes_per_second_burst”: 50331648}
2021-12-28T15:40:53.069008Z info Open store (start) {“log_id”: “0YhR3sKW000”, “service”: “store”, "trace


2021-12-28T15:54:34.872724Z info Listening on HTTP {“log_id”: “0YhRqleG000”, “service”: “httpd”, “addr”: “[::]:8086”, “https”: false}

When I try to access the GUI at port 8086, I get

404 page not found.

From command line I can connect without any issue

E:\Influx\influxdb-1.7.4-1>influx1.bat
Connected to http://localhost:8086 version 1.7.4
InfluxDB shell version: 1.7.4
Enter an InfluxQL query

show databases
name: databases
name


_internal
statty
telegraf
sierac
covid19

what might went wrong and is there any log files to see what is happeneing? I checked the directory
\Users\salam.influxdb
There is no log files