Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Debugger not connecting since version 25.0.0 #618

Copy link
Copy link
@RaphaelMelanconAtBentley

Description

Whenever I am launching a debug session since the release of version 25.0.0 of the extension, the debugger hangs for ~30s, then I get this popup:

Image

This happens when launching via a launch config or directly launching a file in debug mode.

Reverting to version 24.14.2 of the extension fixes this.

I am on WSL, using a Pixi Python environment.

Here are the Python Debugger logs:

2025-02-18 12:02:20.629 [info] Debugging using the editor button 'Debug in terminal'
2025-02-18 12:02:20.643 [info] Getting configurations for workspace
2025-02-18 12:02:20.645 [info] Using configuration in launch.json
2025-02-18 12:02:20.821 [info] Using workspaceFolder found for the program:  /home/pan/repositories/Booster-AI
2025-02-18 12:02:20.879 [info] Resolving launch configuration with substituted variables
2025-02-18 12:02:20.879 [info] Using workspaceFolder found for the program:  /home/pan/repositories/Booster-AI
2025-02-18 12:02:20.939 [info] DAP Server launched with command: /home/pan/repositories/Booster-AI/.pixi/envs/booster-ai-development/bin/python /home/pan/.vscode-server/extensions/ms-python.debugpy-2025.0.1/bundled/libs/debugpy/adapter
2025-02-18 12:02:21.070 [info] Received 'debugpySockets' event from debugpy.
2025-02-18 12:02:21.075 [info] Received 'debugpySockets' event from debugpy.
2025-02-18 12:02:21.075 [info] Received 'debugpySockets' event from debugpy.

The Python logs:

2025-02-18 12:02:21.143 [info] Not enabling terminal env var experiment in multiroot remote workspaces
2025-02-18 12:02:21.144 [info] Send text to terminal: /home/pan/.pixi/bin/pixi shell --manifest-path /home/pan/repositories/Booster-AI/pixi.toml --environment booster-ai-development
2025-02-18 12:02:21.896 [info] Send text to terminal:  /usr/bin/env /home/pan/repositories/Booster-AI/.pixi/envs/booster-ai-development/bin/python /home/pan/.vscode-server/extensions/ms-python.debugpy-2025.0.1/bundled/libs/debugpy/adapter/../../debugpy/launcher 34449 -- /home/pan/repositories/Booster-AI/project_management/workspace/configurator.py 

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.