Skip to content

[BUG] - Misidentification of Python processes in LXC containers as “immich” icon in gpustat-plugin #66

@lostwindsenril

Description

@lostwindsenril

Describe the bug
When running a plain Python application inside an LXC container, the gpustat plugin incorrectly recognises it as the “immich” process and displays the Immich icon. This makes it difficult to distinguish real Immich clients from generic Python workloads.

To Reproduce
Steps to reproduce the behavior:

  1. Launch an LXC container with Python installed.
  2. Inside the container, run a simple Python script
  3. Observe GPUStat Plugin Window on Unraid Dashboard, shows the Immich icon instead of a generic Python icon.

Expected behavior
Processes named python, python3 (or similar) should be identified as generic Python workloads and display a Python icon.

Only processes definitively linked to the Immich application (e.g. based on executable path or command-line flags) should show the Immich icon.

Screenshots
Image

Client (please complete the following information):

  • OS: MacOS
  • Browser chrome
  • Version 136

Server (please complete the following information):

  • Device: Physical Server
  • OS Version: UnRAID v7.0.1
  • GPU: Nvidia

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions