Skip to content

Send-command is broken #652

Description

@iMaiconP

Image: itzg/minecraft-bedrock-server (latest)
Host: Ubuntu 24.04 x86_64
Docker: official package (not Snap)

Problem:
send-command always fails with:

find: '/proc//exe': Permission denied
ERROR: failed to search for bedrock server process

Observations:

  • docker attach works normally
  • bedrock_server is running
  • /proc//exe cannot be resolved even from inside the container
  • writing to /proc//fd/0 also fails with Permission denied
  • send-command relies on scanning /proc/*/exe

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions