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
#15662
Open
siriusforgit opened this issue
Mar 9, 2025
· 1 comment
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
OS Platform and Distribution Linux Ubuntu 20.04:
Apollo installed from source:
Apollo version 10.0:
Output of apollo.sh config if on master branch:
sirius@LAPTOP-A6H6UQ7F:~/apollo$ ./apollo.sh config
[INFO] No rocm-smi found.
[INFO] NVIDIA GPU device found.
[INFO] Apollo Environment Settings:
[INFO] APOLLO_ROOT_DIR: /home/sirius/apollo
[INFO] APOLLO_CACHE_DIR: /home/sirius/apollo/.cache
[INFO] APOLLO_IN_DOCKER: false
[INFO] APOLLO_VERSION: master-2024-12-31-c48541b4c6
[INFO] APOLLO_ENV: STAGE=dev USE_ESD_CAN=false
[INFO] USE_GPU_HOST:
[INFO] USE_GPU_TARGET: 1
[INFO] GPU_PLATFORM: NVIDIA
[INFO] Usage: /home/sirius/apollo/scripts/apollo_config.sh [Options]
[INFO] Options:
[INFO] -i|--interactive Run in interactive mode
[INFO] -n|--noninteractive Run in non-interactive mode
[INFO] -h|--help Show this message and exit
Steps to reproduce the issue:
I use WSL2, ubuntu20.04, Apollo10.0 has been successfully compiled and run After bash scripts/bootstrap. sh,dreamviewer start successfully, but i can't access dreamview on windows11,I modified the DV_URL in the bootstrap.sh from localhost->0.0.0.0 according to some tutorials, but I can't log in to DreamView in windows 11 no matter I use localhost:8888, {wsl2 ip}:8888:
The text was updated successfully, but these errors were encountered:
We appreciate you go through Apollo documentations and search previous issues before creating an new one. If neither of the sources helped you with your issues, please report the issue using the following form. Please note missing info can delay the response time.
System information
apollo.sh config
if onmaster
branch:sirius@LAPTOP-A6H6UQ7F:~/apollo$ ./apollo.sh config
[INFO] No rocm-smi found.
[INFO] NVIDIA GPU device found.
[INFO] Apollo Environment Settings:
[INFO] APOLLO_ROOT_DIR: /home/sirius/apollo
[INFO] APOLLO_CACHE_DIR: /home/sirius/apollo/.cache
[INFO] APOLLO_IN_DOCKER: false
[INFO] APOLLO_VERSION: master-2024-12-31-c48541b4c6
[INFO] APOLLO_ENV: STAGE=dev USE_ESD_CAN=false
[INFO] USE_GPU_HOST:
[INFO] USE_GPU_TARGET: 1
[INFO] GPU_PLATFORM: NVIDIA
[INFO] Usage: /home/sirius/apollo/scripts/apollo_config.sh [Options]
[INFO] Options:
[INFO] -i|--interactive Run in interactive mode
[INFO] -n|--noninteractive Run in non-interactive mode
[INFO] -h|--help Show this message and exit
Steps to reproduce the issue:
The text was updated successfully, but these errors were encountered: