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

installation puzzle #5620

Open
3 tasks done
escapethetrap opened this issue Jan 2, 2025 · 1 comment
Open
3 tasks done

installation puzzle #5620

escapethetrap opened this issue Jan 2, 2025 · 1 comment

Comments

@escapethetrap
Copy link

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

fatal: [localhost]: FAILED! => {"changed": false, "dest": "/etc/vulkan/icd.d/nvidia_icd.json", "elapsed": 0, "msg": "Request failed: <urlopen error [Errno 104] 连接被对方重设>", "url": "https://gitlab.com/nvidia/container-images/vulkan/raw/dc389b0445c788901fda1d85be96fd1cb9410164/nvidia_icd.json"}

Expected behavior

fatal: [localhost]: FAILED! => {"changed": false, "dest": "/etc/vulkan/icd.d/nvidia_icd.json", "elapsed": 0, "msg": "Request failed: <urlopen error [Errno 104] 连接被对方重设>", "url": "https://gitlab.com/nvidia/container-images/vulkan/raw/dc389b0445c788901fda1d85be96fd1cb9410164/nvidia_icd.json"}

Actual behavior

fatal: [localhost]: FAILED! => {"changed": false, "dest": "/etc/vulkan/icd.d/nvidia_icd.json", "elapsed": 0, "msg": "Request failed: <urlopen error [Errno 104] 连接被对方重设>", "url": "https://gitlab.com/nvidia/container-images/vulkan/raw/dc389b0445c788901fda1d85be96fd1cb9410164/nvidia_icd.json"}

Steps to reproduce

./setup-dev-env.sh

Versions

ROS2 humble

Possible causes

No response

Additional context

No response

@escapethetrap
Copy link
Author

TASK [autoware.dev_env.cuda : Register Vulkan GPU vendors] *********************
fatal: [localhost]: FAILED! => {"changed": false, "dest": "/etc/vulkan/icd.d/nvidia_icd.json", "elapsed": 0, "gid": 1000, "group": "meros2", "mode": "0644", "msg": "Request failed: <urlopen error [Errno 104] Connection reset by peer>", "owner": "meros2", "size": 139, "state": "file", "uid": 1000, "url": "https://gitlab.com/nvidia/container-images/vulkan/raw/dc389b0445c788901fda1d85be96fd1cb9410164/nvidia_icd.json"}
I downloaded the corresponding file and put it in the corresponding location, and added permissions, and I still get the same error, what should I do?

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

1 participant