Hi Toradex Commnunity,
This is The tdx-info:
Using the task run-container-torizon-release-arm64 from the Task-Runner in the VS Code connected to the WSL , I wanted to deploy/debug my Avalonia application on my SoM, unfortunately it does not work and show me this error:
**Executing task: sshpass -p admin scp -P 22 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no /home/ubuntu2204/bouira/docker-compose.yml torizon@x.x.x.x:~/ **
Warning: Permanently added ‘x.x.x.x’ (ED25519) to the list of known hosts.
scp: /home/torizon//docker-compose.yml: Permission denied
** * The terminal process “sshpass ‘-p’, ‘admin’, ‘scp’, ‘-P’, ‘22’, ‘-o’, ‘UserKnownHostsFile=/dev/null’, ‘-o’, ‘StrictHostKeyChecking=no’, ‘/home/ubuntu2204/bouira/docker-compose.yml’, ‘torizon@x.x.x.x:~/’” terminated with exit code: 1.**
Any help?
Best regards,
Ahmed49