apollo: can not connect to http://localhost:8887/
I do as follow
bash docker/scripts/install_docker.sh
docker ps
bash docker/scripts/dev_start.sh
bash docker/scripts/dev_into.sh
bash scripts/hmi.sh
and then
...
[WARNING] Failed to find device with pattern "ttyUSB*" ...
...
[WARNING] Failed to find device with pattern "ram*" ...
...
...
Start roscore...
HMI ros node service running at localhost:8887
HMI running at http://localhost:8887
but I can not connect to can not connect to http://localhost:8887/
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 28 (14 by maintainers)
Commits related to this issue
- [build][docker][#22][fix] Fix incorrect setting of `USE_GPU_HOST` variable during GPU devices detection (on behalf of alexpetersburg) + Fix by https://github.com/alexpetersburg + This change fixes #2... — committed to amd/apollo by emankov 2 years ago
- Merge pull request #23 from amd/emankov/bash_6 [build][docker][#22][fix] Fix incorrect setting of `USE_GPU_HOST` variable during GPU devices detection (on behalf of alexpetersburg) — committed to amd/apollo by emankov 2 years ago
@ycool I have the same issue, and I dont miss the “bash apollo.sh build”, which says [OK] Build passed! and when I typed
bash scripts/hmi.sh, there is no warning, justStart roscore... HMI ros node service running at localhost:8887 HMI running at http://localhost:8887And I cannot connect to http://localhost:8887/ Thanks in advance!@wz18 @s7ev3n Can you try to install the missing packages with the following commands, and see if it solves the problem
It looks like a bug, and we will fix it soon. Thank you for reporting this problem.