Hi
Trying to run OLS in Docker on Ubuntu base.
All installed well and started up but get "localhost refused to connect" in Chome when trying to access https://localhost:7080/
Have checked netstat on 7080:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State Timer
tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN off (0.00/0/0)
tcp 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN off (0.00/0/0)
Seems ok.
Not sure what to do next.
Any help would be great.
Thanks
s
Trying to run OLS in Docker on Ubuntu base.
All installed well and started up but get "localhost refused to connect" in Chome when trying to access https://localhost:7080/
Have checked netstat on 7080:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State Timer
tcp 0 0 0.0.0.0:7080 0.0.0.0:* LISTEN off (0.00/0/0)
tcp 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN off (0.00/0/0)
Seems ok.
Not sure what to do next.
Any help would be great.
Thanks
s
Last edited: