Skip to content

No X11 Forwarding after system restart on macOS #180

@eduardomozart

Description

@eduardomozart

Describe the bug
After rebooting the macOS, attempting to X11 the Docker-Wine the following message appears:

xauth: (argv):1:  key contains odd number of or non-hex characters
Authorization required, but no authorization protocol specified

error: XDG_RUNTIME_DIR is invalid or not set in the environment.

To Reproduce
Steps to reproduce the behavior:

  1. Run ./docker-wine wine winecfg after system (macOS) reboot.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS 15.5 (Sequoia)
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
The workaround is to run the command ./docker-wine on macOS to enter cmd prompt of Docker instance, run exit on Docker instance and now X11 Forwarding works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions