-
Notifications
You must be signed in to change notification settings - Fork 10k
Closed
Description
System information
- OS Platform and Distribution (Linux Ubuntu 20.04):
- Apollo installed from (source):
- Apollo version (9.0):
When I execute the default docker/scripts/dev_start.sh, the container can be pulled normally. However, since I have an RTX 4060 GPU, there are compilation issues. So, following the tutorial, I modified VERSION_X86_64="dev-x86_64-18.04-20231128_2222". I have tried executing docker/scripts/dev_start.sh many times, but the following problem keeps occurring:
b04d0360e670: Already exists
40a942fcb377: Already exists
494471986ff5: Already exists
09330588886b: Already exists
cd8495e690a1: Already exists
7c422b1db847: Already exists
3f52a1d0ca08: Already exists
f50a762c286a: Already exists
373631ba90ac: Already exists
c9f5aef37087: Already exists
6312e9795f2b: Already exists
48b4b50a345c: Already exists
9e40d8b46cf1: Already exists
2cf2a7b67224: Retrying in 1 second
docker: error pulling image configuration: download failed after attempts=6: dial tcp [2a03:2880:f11a:83:face:b00c:0:25de]:443: i/o timeout.
See 'docker run --help'.
+ '[' 125 -ne 0 ']'
+ error 'Failed to start docker container "apollo_dev_cyanluo" based on image: apolloauto/apollo:dev-x86_64-18.04-20231128_2222'
+ echo -e '[\033[0;31mERROR\033[0m] Failed to start docker container "apollo_dev_cyanluo" based on image: apolloauto/apollo:dev-x86_64-18.04-20231128_2222'
[ERROR] Failed to start docker container "apollo_dev_cyanluo" based on image: apolloauto/apollo:dev-x86_64-18.04-20231128_2222
+ exit 1
How can I solve this problem? many thanks for your reply.
Metadata
Metadata
Assignees
Labels
No labels