Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during startup of X server --hostdisplay #74

Closed
danieledwardgeorgehitchcock opened this issue Sep 2, 2018 · 5 comments
Closed
Labels

Comments

@danieledwardgeorgehitchcock

Hi,

I have been using x11docker alongside Docker Kodi for a while now, and everything was running smoothly 'til today.

When running my usual start command:
x11docker --home --hostdisplay --pulseaudio --hostnet --gpu --silent erichough/kodi

I get the following:

x11docker ERROR: Error during startup of X server --hostdisplay.
  Last lines of xinit log:
	and start again.
(EE) 
Requesting trusted cookie from X server
Ignoring locks on authority file Xclientcookie
authorization id is 696
Ignoring locks and writing authority file Xclientcookie
-rw------- 1 daniel daniel 54 Sep  2 10:20 /home/daniel/.cache/x11docker/X50-erichough-kodi/share/Xclientcookie
Ignoring locks on authority file Xclientcookie
1 entries read in:  0 new, 1 replacement
Ignoring locks and writing authority file Xclientcookie

  

  Type 'x11docker --help' for usage information
  For debugging, run x11docker in terminal and/or enable option '--verbose'
  or look afterwards at logfile /home/daniel/.cache/x11docker/x11docker.log
  Please report issues at https://github.com/mviereck/x11docker

I am guessing the session wasn't shut down cleanly or something similar however, I cannot seem to get it back to a working state

@mviereck
Copy link
Owner

mviereck commented Sep 2, 2018

The error message does not give a useful hint.

Can you please run with --verbose instead of --silent and store the output at https://pastebin.com/ ?

@danieledwardgeorgehitchcock
Copy link
Author

danieledwardgeorgehitchcock commented Sep 2, 2018

I don't have pastebin, but full verbose output below:

Edit: moved to pastebin

https://pastebin.com/abHpekGD

@mviereck mviereck added the bug label Sep 2, 2018
@mviereck
Copy link
Owner

mviereck commented Sep 2, 2018

I probably found the bug and fixed it. (Wrong check for XAUTHORITY on host).
Can you please update to latest master version and try again?

x11docker --update-master

I don't have pastebin, but full verbose output below:

You don't need an account at pastebin, you can just paste the text there, submit it and provide the new link.

@danieledwardgeorgehitchcock
Copy link
Author

Confirmed as fixed.

Thanks!

@mviereck
Copy link
Owner

mviereck commented Sep 2, 2018

Thanks for reporting the bug! Glad to hear it works again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants