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
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?
Checklist
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
The text was updated successfully, but these errors were encountered: