stf icon indicating copy to clipboard operation
stf copied to clipboard

I can visit it by ip only,when set the domain,it jump to the ip

Open xdkaka opened this issue 5 years ago • 4 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I install it by docker

 sudo docker pull openstf/stf:latest
 sudo docker pull sorccu/adb:latest
 sudo docker pull rethinkdb:latest
 sudo docker pull openstf/ambassador:latest
 sudo docker pull nginx:latest
docker run -d --name stf --net host openstf/stf stf local --public-ip 192.168.1.100

I can visit it by ip(192.168.1.100:7100) only,when set the domain,it will jump to the ip how can i resolve it

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

xdkaka avatar Nov 06 '19 06:11 xdkaka

Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.

issue-label-bot[bot] avatar Nov 06 '19 06:11 issue-label-bot[bot]

You have to set the --public-ip value with your FQDN (hostname)

denis99999 avatar Nov 06 '19 08:11 denis99999

i have this problem, is this problem solved?

highboy168 avatar Dec 24 '20 07:12 highboy168

Hi, openstf/stf is no longer maintained. You might want to check with DeviceFarmer/stf or re-report the issue there.

jachstet-sea avatar Jan 04 '21 14:01 jachstet-sea