Problems with the Torizon IDE

Hello @gerko,

Thanks for the clarifications.

I tested in a system with multiple VSCode windows open, but only a single Torizon IDE project.
I don’t think that multiple projects open should impact anything, unless one of them is actually running.
My system is Debian 12, but I know our IDE team tests both with ubuntu and ubuntu under WSL.
The OS used could be relevant here.


Did you try with a board that had been rebooted after the containers were stopped?
It is conceivable to me that containers configured the network interface in a way that triggers the problem, then, if the container is stopped but the system not rebooted, the configuration will persist.


This issue actually looks like the following problem: Unable to run projects with docker "containerd snapshotter" backend (docker >=29) · Issue #427 · torizon/vscode-torizon-templates · GitHub

The workaround described in the following thread should avoid this problem: Docker 29.x on Ubuntu causes "no matching manifest for linux/arm64/v8" and Compose v5.0.0 crash

Best Regards,
Bruno