You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use WSL2, ubuntu20.04, Apollo10.0 has been successfully compiled and run After bash scripts/bootstrap. sh, but i can't access dreamview on windows11
#15661
Open
siriusforgit opened this issue
Mar 7, 2025
· 0 comments
[sirius@in-dev-docker:/apollo_workspace]$ bash scripts/bootstrap.sh
[INFO] No rocm-smi found.
[INFO] NVIDIA GPU device found.
nohup: appending output to 'nohup.out'
[ OK ] Launched module monitor.
nohup: appending output to 'nohup.out'
[ OK ] Launched module dreamview.
Dreamview is running at http://0.0.0.0:8899
the contents of scripts/bootstrap.sh are:
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
DREAMVIEW_URL="http://0.0.0.0:8899"
DREAMVIEW_PLUS_URL="http://0.0.0.0:8888"
The text was updated successfully, but these errors were encountered:
siriusforgit
changed the title
I use WSL2, ubuntu20.04, Apollo has been successfully compiled and run After bash scripts/bootstrap. sh, but i can't access dreamview on windows11
I use WSL2, ubuntu20.04, Apollo10.0.apollp has been successfully compiled and run After bash scripts/bootstrap. sh, but i can't access dreamview on windows11
Mar 7, 2025
siriusforgit
changed the title
I use WSL2, ubuntu20.04, Apollo10.0.apollp has been successfully compiled and run After bash scripts/bootstrap. sh, but i can't access dreamview on windows11
I use WSL2, ubuntu20.04, Apollo10.0 has been successfully compiled and run After bash scripts/bootstrap. sh, but i can't access dreamview on windows11
Mar 7, 2025
[sirius@in-dev-docker:/apollo_workspace]$ bash scripts/bootstrap.sh
[INFO] No rocm-smi found.
[INFO] NVIDIA GPU device found.
nohup: appending output to 'nohup.out'
[ OK ] Launched module monitor.
nohup: appending output to 'nohup.out'
[ OK ] Launched module dreamview.
Dreamview is running at http://0.0.0.0:8899
the contents of scripts/bootstrap.sh are:
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
DREAMVIEW_URL="http://0.0.0.0:8899"
DREAMVIEW_PLUS_URL="http://0.0.0.0:8888"
The text was updated successfully, but these errors were encountered: