Skip to content

Unable to use TMC after installation #753

Description

@kairyusaigo

Describe the bug
Unable to use TMC after installation

To Reproduce
Steps to reproduce the behavior:

  1. Click on 'TMC'

If the reproduction includes opening a course or exercise, please include which course and/or exercise the issue can be reproduced with.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows 10
  • VSCode Version [1.102.2]
  • TMC Extension Version [3.4.0]

TMC Extension logs

[2025-07-25 21:21:59:732] [INFO] Starting moocfi.test-my-code in "production" mode.
[2025-07-25 21:21:59:732] [INFO] Visual Studio Code version: 1.102.2
[2025-07-25 21:21:59:732] [INFO] moocfi.test-my-code version: 3.4.0
[2025-07-25 21:21:59:732] [INFO] Currently open workspace: python
[2025-07-25 21:21:59:733] [INFO] Platform win32 Arch x64
[2025-07-25 21:21:59:733] [INFO] TMC-Langs version: tmc-langs-cli-x86_64-pc-windows-msvc-0.38.0.exe
[2025-07-25 21:22:00:324] [ERROR] Mismatch between CLI and checksum, trying redownload
[2025-07-25 21:22:00:340] [INFO] Downloading TMC-langs from https://download.mooc.fi/tmc-langs-rust/tmc-langs-cli-x86_64-pc-windows-msvc-0.38.0.exe to temporary file c:\Users\kairy\AppData\Roaming\Code\User\globalStorage\moocfi.test-my-code\cli\temp-tmc-langs-cli-x86_64-pc-windows-msvc-0.38.0.exe
[2025-07-25 21:22:01:557] [INFO] Running "c:\Users\kairy\AppData\Roaming\Code\User\globalStorage\moocfi.test-my-code\cli\tmc-langs-cli-x86_64-pc-windows-msvc-0.38.0.exe" "tmc" "--client-name" "vscode_plugin" "--client-version" "3.4.0" "logged-in"
[2025-07-25 21:22:01:557] [DEBUG] TMC backend at https://tmc.mooc.fi
[2025-07-25 21:22:01:557] [DEBUG] MOOC backend at https://courses.mooc.fi
[2025-07-25 21:22:01:557] [DEBUG] Config dir at undefined
[2025-07-25 21:22:01:559] [ERROR] Fatal error during initialization:
Error: spawn EBUSY.

Error: spawn EBUSY
at ChildProcess.spawn (node:internal/child_process:420:11)
at Object.spawn (node:child_process:787:9)
at u._spawnLangsProcess (c:\Users\kairy.vscode\extensions\moocfi.test-my-code-3.4.0\dist\lib.js:2:747076)
at u._executeLangsCommand (c:\Users\kairy.vscode\extensions\moocfi.test-my-code-3.4.0\dist\lib.js:2:745072)
at u.isAuthenticated (c:\Users\kairy.vscode\extensions\moocfi.test-my-code-3.4.0\dist\lib.js:2:736432)
at c:\Users\kairy.vscode\extensions\moocfi.test-my-code-3.4.0\dist\extension.js:1:1714
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async r.activate (c:\Users\kairy.vscode\extensions\moocfi.test-my-code-3.4.0\dist\extension.js:1:1063)
at async db.n (file:///c:/Users/kairy/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:13386)
at async db.m (file:///c:/Users/kairy/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:13349)
at async db.l (file:///c:/Users/kairy/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:12805)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions