Hi,
I am trying to setup my first torizon IDE extension remote debugging project and followed all steps up to: Remote Deploy and Debug Projects | Toradex Developer Center
The environment seems to be able to connect to the Toradex module and docker seems to be running correclty but i get a timeout error when finally deploying.
My setup:
O.S.: Ubuntu 24.04 (Virtual Machine)
Target module: Verdin IMX8MM.
IDE: Visual Studio Code
IDE output:
07-23 09:36:40.776] Activating Torizon IDE …
[07-23 09:36:40.776] Torizon IDE version :: 2.5.2
[07-23 09:36:41.114] Latest Torizon IDE published :: 2.5.175
[07-23 09:36:41.114] Telemetry is enabled
[07-23 09:36:41.114] 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:developer.toradex.com/torizon/application-development/ide-extension/reference-documentation/data-collection/#how-to-opt-in-or-out
[07-23 09:36:41.114] 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.
[07-23 09:36:41.115] Resolving host IP address …
[07-23 09:36:41.124] Host IP address OK
[07-23 09:36:41.130] Docker installed OK
[07-23 09:36:41.299] Docker running OK
[07-23 09:36:41.783] Docker compose OK
[07-23 09:36:41.792] PowerShell OK
[07-23 09:36:41.797] git OK
[07-23 09:36:41.801] dig OK
[07-23 09:36:41.808] avahi-resolve OK
[07-23 09:36:41.815] nmap OK
[07-23 09:36:41.822] iputils-ping OK
[07-23 09:36:41.827] file OK
[07-23 09:36:41.833] sshpass OK
[07-23 09:36:41.838] net-tools OK
[07-23 09:36:41.839] Cloning project templates
[07-23 09:36:41.846] Project templates clone OK
[07-23 09:36:42.441] Project templates fetched OK
[07-23 09:36:42.510] Checkout templates repo to v2.5.2 OK
[07-23 09:36:42.513] Checking connected devices …
[07-23 09:36:42.513] Scanning Torizon devices …
[07-23 09:36:42.522] Configuring debug id_rsa …
[07-23 09:36:42.523] Debug id_rsa OK
[07-23 09:36:42.524] Torizon IDE extension activated
[07-23 09:36:42.679] Checking host ip sanity …
[07-23 09:36:43.256] Host ip is OK
[07-23 09:36:43.279] Device 192.168.1.115 set as Docker Host
[07-23 09:36:45.753] Debian bookworm packages list load OK
[07-23 09:40:38.958] ERROR :: pull-container-torizon-debug-arm64 failed with exit code 18
Any help is welcome.
Kind regards,
Richard