-
Notifications
You must be signed in to change notification settings - Fork 98
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
Comments
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. |
do you solve this problem now? |
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
The text was updated successfully, but these errors were encountered: