Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Error "Unable to find an attachable process for application" attempting to attach python app #301

@stuartleeks

Description

@stuartleeks

I got the error Unable to find an attachable process for application when attempting to attach to a running Dapr app.

image

The app is written in python and digging into the extension code I found this comment in the attachToPythonProcess function:

 // NOTE: I've yet to see this succeed (the adaptor can't seem to attach to the process).

Is it expected that attaching to python apps should work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    investigateIssues that require investigation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions