Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pull carla image failed #196

Open
ZhanghaoLee opened this issue Jun 13, 2024 · 3 comments
Open

pull carla image failed #196

ZhanghaoLee opened this issue Jun 13, 2024 · 3 comments

Comments

@ZhanghaoLee
Copy link

when i clone the program, i met a problem that
正克隆到 'carla_apollo_bridge'...
remote: Enumerating objects: 838, done.
remote: Counting objects: 100% (546/546), done.
remote: Compressing objects: 100% (331/331), done.
remote: Total 838 (delta 242), reused 489 (delta 207), pack-reused 292
接收对象中: 100% (838/838), 83.44 MiB | 10.89 MiB/s, 完成.
处理 delta 中: 100% (310/310), 完成.
Encountered 1 file(s) that should have been pointers, but weren't:
carla_bridge/carla_api/carla-0.9.14-py3.7-linux-x86_64.egg
Then, i run ./docker_run_carla.sh, it turns out that
error pulling image configuration: download failed after attempts=6: dial tcp 69.63.186.30:443: i/o timeout
how can i solve this problem?
BTW, it's a problem about docker or any other matters

@cfs4819
Copy link
Contributor

cfs4819 commented Jun 18, 2024

Maybe your proxy server or mirror server is not correctly set if you are trying pulling docker image in china.

It is recommend to install and run carla docker image first before you try this repo. So first set a correct proxy server or image mirror server so you can pull carla image correctly.

@Beginner2ADAS
Copy link

Maybe your proxy server or mirror server is not correctly set if you are trying pulling docker image in china.

It is recommend to install and run carla docker image first before you try this repo. So first set a correct proxy server or image mirror server so you can pull carla image correctly.

i meet the same question,but i do not know which image mirror should i set, could you please which should i set.

@Beginner2ADAS
Copy link

when i clone the program, i met a problem that 正克隆到 'carla_apollo_bridge'... remote: Enumerating objects: 838, done. remote: Counting objects: 100% (546/546), done. remote: Compressing objects: 100% (331/331), done. remote: Total 838 (delta 242), reused 489 (delta 207), pack-reused 292 接收对象中: 100% (838/838), 83.44 MiB | 10.89 MiB/s, 完成. 处理 delta 中: 100% (310/310), 完成. Encountered 1 file(s) that should have been pointers, but weren't: carla_bridge/carla_api/carla-0.9.14-py3.7-linux-x86_64.egg Then, i run ./docker_run_carla.sh, it turns out that error pulling image configuration: download failed after attempts=6: dial tcp 69.63.186.30:443: i/o timeout how can i solve this problem? BTW, it's a problem about docker or any other matters

do you solve this problem now?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants