The issue disappeared after I switched from docker mode to pip mode
Hi @<1523702786867335168:profile|AdventurousButterfly15> , can you share your agent configuration and task details (as they appear in the task info in the UI)?
When I try to run any task the agent tries to mount something vscode related:
683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus', 'all', '-v', '/run/user/1002/vscode-ssh-auth-sock-278537930:/run/user/1002/vscode-ssh-auth-sock-278537930', '-e', 'SSH_AUTH_SOCK=/run/user/1002/vscode-ssh-auth-sock-278537930', ...]
docker: Error response from daemon: error while creating mount source path '/run/user/1002/vscode-ssh-auth-sock-278537930': mkdir /run/user/1002/vscode-ssh-auth-sock-278537930: file exists.
Maybe it’s because I tried to run tasks from Vscode remote ssh mode. But now VScode is not running and the issue persists.
Has anyone solved that issue?
The issue disappeared after I switched from docker mode to pip mode
Hi @<1523702786867335168:profile|AdventurousButterfly15> , can you share your agent configuration and task details (as they appear in the task info in the UI)?