Hi Lucas,
Sorry , I made you misunderstanding what I mean.
VSC is installed under windows 10 , Docker desktop is installed under windows 10 too.
When I said VSC running under Ubuntu, it does not mean VSC is installed under Ubuntu. We know VSC status bar (left bottom ) displays “WSL: Ubuntu ”, I can right click to popup menu, and uncheck “Remote Host” to make “WSL: Ubuntu” disappears.
Similarly, for Dock desktop, I can right-click “Dock desktop” tray to display a context menu, click “switch to windows containers…” (it means that it was in WSL Ubuntu).
All configuration is the same as my co-worker Leigh’s one.
And My environment was working perfect in the past, I didn’t make any changes. However, it suddenly does not work.
Why does not this platform work stable?
I am the first time to use VSC for torizon.
In the past, I just used VSC as a good Editor with programming language syntax color and intelligence- sensing.
If it is related to internet connection, Can we use off-line as Torizon development platform (I don’t want to update, I just keep the one when I set-up. And for source code, we can keep local git repository, no need to connect GitHub. We don’t want new docker image, it is no reason to keep connect to DockerHub).
I attached my VSC output from My Screen:
[10-26 15:25:49.616] Initializing Torizon Extension
[10-26 15:25:49.620] Checking system setup…
[10-26 15:25:49.620] Docker seem to not be enabled for current user, this will prevent many of the features of Torizon extension from working.
You may add your user to the docker group or run the Torizon IDE backend with an account that is part of that group.
[10-26 15:25:49.620] Checking Moses …
[10-26 15:25:49.780] Starting backend local instance running on port 5001
[10-26 15:25:54.159] Torizon Backend version 1.0.0 API version: 1.1.6
[10-26 15:25:54.159] Torizon IDE backend started
[10-26 15:25:54.160] Checking Docker …
And Stuck here forever
Of cause, I can see “VSC-…” image is running as container in Docker Desk ( it is under WSL Linux, However Docker Desk is installed under windows 10)
Thanks
Chang Di (Jack) Xia