Skip to content

Instantly share code, notes, and snippets.

@lym
Created November 28, 2018 13:52
Show Gist options
  • Select an option

  • Save lym/89a1dd28a8ca27e87c68d3325e7b0be6 to your computer and use it in GitHub Desktop.

Select an option

Save lym/89a1dd28a8ca27e87c68d3325e7b0be6 to your computer and use it in GitHub Desktop.
[Fix] Headless::Exception: Display socket is taken but lock file is missing - check the Headless troubleshooting guide
mkdir /tmp/.X11-unix && sudo chmod 1777 /tmp/.X11-unix && sudo chown root /tmp/.X11-unix/
@rusbal

rusbal commented Jun 27, 2019

Copy link
Copy Markdown

Solves my problem. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment