Skip to content

KVM Child process has unexpectedly exited on DM (SDDM or lightDM) #8113

Description

@tjagh

Describe the bug
desktop connect to fresh debian trixie pc does not work when not logged in.
a yellow "KVM Child process has unexpectedly exited" will appear in the desktop area after some seconds.

To Reproduce
Steps to reproduce the behavior:

  1. desktop
  2. click "Connect"
  3. "KVM Child process has unexpectedly exited" in desktop area below Connect button

Expected behavior
client desktop login screen

Screenshots
Image

Server Software (please complete the following information):

  • OS: debian trixie 13.6
  • Virtualization: Proxmox
  • Network: behind nginx
  • Version: 1.2.1
  • Node: 20.19.2

Client Device (please complete the following information):

  • Device: desktop pc
  • OS: debian trixie 13.6
  • Network: LAN
  • Browser: FF 140.14.0esr

Remote Device (please complete the following information):

  • Device: desktop pc
  • OS: debian trixie 13.6
  • Network: LAN
  • Current Core Version (if known): Current Core: Feb 15 2026, 421355405
  • pc has an intel "Battlemage G21 [Arc B570]"
  • replaced SDDM with LightDM, didnt help

Your sanitized config.json file
Please sanitize your configuration (remove private or irrelevant values) before posting, using the community tool at https://sanitizer.meshcentraltools.com/

{
  "settings": {
    "cert": "meshcentral.domain-1.com",
    "WANonly": true,
    "sessionKey": "REDACTED",
    "port": 1029,
    "aliasPort": 443,
    "redirPort": 800,
    "AgentPong": 22,
    "webRTC": true,
    "webrtConfig": {
      "iceServers": [
        {
          "urls": "stun:turn.domain-1.com:3478"
        }
      ]
    }
  },
  "domains": {
    "": {
      "certUrl": "https://meshcentral.domain-1.com/"
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions