[ ERROR :: Errors during the initialization of Torizon IDE Extension.] - 🤖 VS Code IDE Extension Issue Report (8dc2e490770eedf7a7c2309fcdaf3077)

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
 Project templates fetched OK
 Checkout templates repo to castello/labs OK
 Project templates pull ok
 Checking connected devices ...
 Scanning Torizon devices ...
 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!

Reported by: @brux88

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

Thanks :robot:

Seems like you don’t have docker installed or running:

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 make sure you have installed and configured Docker as documented here: Set up the Torizon IDE Extension 2 Environment | Toradex Developer Center

Best Regards,
Jeremias