[ ERROR :: validate-deps-running failed with exit code 69] - 🤖 VS Code IDE Extension Issue Report (7265e78c316c81442d4c162c0ba8ecfd)

OS: linux :: x64 :: WSL 2
Distro: Ubuntu 22.04.3 LTS
Extension activation logs:

 Activating Torizon IDE ...
 Telemetry is enabled
 Extension collects completely anonymous telemetry data about templates usage. Participation in this anonymous program is optional, and you may opt-out if you'd not like to share any information. Check: https://github.com/toradex/torizon-experimental-torizon-ide-v2-docs/blob/main/USAGE-DATA.md#opt-out
 Telemetry allows us to accurately gauge templates usage. This data will help us to focus better on the most used templates, adding new features and putting effort in the right place.
 Resolving host IP address ...
 Host IP address OK
 Docker installed OK
 ERROR :: Docker is not running. Please start the Docker runtime daemon
 ERROR :: Docker compose is not installed. Please install Docker compose https://docs.docker.com/compose/install/
 PowerShell OK
 git OK
 dig OK
 avahi-resolve OK
 nmap OK
 iputils-ping OK
 file OK
 sshpass OK
 net-tools OK
 Cloning project templates
 Project templates clone OK
 Checkout templates repo to v2.3.1 OK
 Checking connected devices ...
 Scanning Torizon devices ...
 Configuring debug id_rsa ...
 Configuring debug id_rsa ...
 Debug id_rsa OK
 ERROR :: Errors during the initialization of Torizon IDE Extension.
 HOUSTON WE HAVE A PROBLEM!
 PLEASE READ THE LOGS!
 WARNING :: Device not reached! Please check if the device is turned on and connected to the network.
 ERROR :: 10.0.1.40 not reached
 ERROR :: validate-deps-running failed with exit code 69
 ERROR :: validate-deps-running failed with exit code 69

Tasks logs:

 *  Executing task in folder qtMixer: pwsh -nop .conf/validateDepsRunning.ps1 


⚠️ VALIDATING ENVIRONMENT

InvalidOperation: /home/mmarcos/torizon/testProjects/testAlsaQtNet/qtMixer/.conf/validateDepsRunning.ps1:48:1
Line |
  48 |  docker info 2> $null | Out-Null
     |  ~~~~~~~~~~~~~~~~~~~~
     | Cannot run a document in the middle of a pipeline: /usr/bin/docker.
❌ Docker is not running!

⚠️  Please start Docker
⚠️  Please make sure to reload the VS Code window after starting Docker

 *  The terminal process "pwsh '-nop', '.conf/validateDepsRunning.ps1'" terminated with exit code: 69. 
 *  Terminal will be reused by tasks, press any key to close it. 

Reported by: @undefined

If you have more data that you think that is interesting from the context of the issue please reply below.

Thanks :robot:

It would appear you do not have Docker installed:

ERROR :: Docker is not running. Please start the Docker runtime daemon
ERROR :: Docker compose is not installed. Please install Docker compose https://docs.docker.com/compose/install/

Please install these as instructed here: Set up the Torizon IDE Extension 2 Environment | Toradex Developer Center

Best Regards,
Jeremias