Guest User

Untitled

a guest
Jan 24th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. root@dev:~# systemctl status lightdm
  2. ● lightdm.service - Light Display Manager
  3. Loaded: loaded (/lib/systemd/system/lightdm.service; enabled; vendor preset: enabled)
  4. Drop-In: /lib/systemd/system/display-manager.service.d
  5. └─xdiagnose.conf
  6. Active: inactive (dead) (Result: exit-code) since Thu 2019-01-24 01:34:54 PST; 1min 7s ago
  7. Docs: man:lightdm(1)
  8. Process: 3595 ExecStart=/usr/sbin/lightdm (code=exited, status=1/FAILURE)
  9. Process: 3591 ExecStartPre=/bin/sh -c [ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ] (code=exited, status=0/SUCCESS)
  10. Main PID: 3595 (code=exited, status=1/FAILURE)
  11.  
  12. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
  13. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Unit entered failed state.
  14. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Triggering OnFailure= dependencies.
  15. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Failed with result 'exit-code'.
  16. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Service hold-off time over, scheduling restart.
  17. Jan 24 01:34:54 dev systemd[1]: Stopped Light Display Manager.
  18. Jan 24 01:34:54 dev systemd[1]: lightdm.service: Start request repeated too quickly.
  19. Jan 24 01:34:54 dev systemd[1]: Failed to start Light Display Manager.
  20. root@dev:~# sudo lightdm –-test-mode --debug
  21. [+0.00s] DEBUG: Logging to /var/log/lightdm/lightdm.log
  22. [+0.00s] DEBUG: Starting Light Display Manager 1.18.3, UID=0 PID=3801
  23. [+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
  24. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-disable-log-backup.conf
  25. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf
  26. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-guest-wrapper.conf
  27. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf
  28. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-unity-greeter.conf
  29. [+0.00s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/50-xserver-command.conf
  30. [+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
  31. [+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
  32. [+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf.d/50-my-custom-config.conf
  33. [+0.00s] DEBUG: [SeatDefaults] is now called [Seat:*], please update this configuration
  34. [+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
  35. [+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
  36. [+0.00s] DEBUG: Registered seat module xlocal
  37. [+0.00s] DEBUG: Registered seat module xremote
  38. [+0.00s] DEBUG: Registered seat module unity
  39. [+0.02s] DEBUG: Monitoring logind for seats
  40. [+0.02s] DEBUG: New seat added from logind: seat0
  41. [+0.02s] DEBUG: Seat seat0: Loading properties from config section Seat:*
  42. [+0.02s] DEBUG: Seat seat0: Starting
  43. [+0.02s] DEBUG: Seat seat0: Creating greeter session
  44. [+0.02s] DEBUG: Seat seat0: Creating display server of type x
  45. [+0.03s] DEBUG: Using VT 7
  46. [+0.03s] DEBUG: Seat seat0: Starting local X display on VT 7
  47. [+0.03s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
  48. [+0.03s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
  49. [+0.03s] DEBUG: DisplayServer x-0: Launching X Server
  50. [+0.03s] DEBUG: Launching process 3807: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
  51. [+0.03s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
  52. [+0.03s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
  53. [+0.03s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
  54. [+0.04s] DEBUG: Loading users from org.freedesktop.Accounts
  55. [+0.04s] DEBUG: User /org/freedesktop/Accounts/User1000 added
  56. [+0.04s] DEBUG: User /org/freedesktop/Accounts/User1001 added
  57. [+0.04s] DEBUG: User /org/freedesktop/Accounts/User57003 added
  58. [+0.05s] DEBUG: User /org/freedesktop/Accounts/User1002 added
  59. [+0.98s] DEBUG: Process 3807 terminated with signal 6
  60. [+0.98s] DEBUG: DisplayServer x-0: X server stopped
  61. [+0.98s] DEBUG: Releasing VT 7
  62. [+0.98s] DEBUG: DisplayServer x-0: Removing X server authority /var/run/lightdm/root/:0
  63. [+0.98s] DEBUG: Seat seat0: Display server stopped
  64. [+0.98s] DEBUG: Seat seat0: Stopping; greeter display server failed to start
  65. [+0.98s] DEBUG: Seat seat0: Stopping
  66. [+0.98s] DEBUG: Seat seat0: Stopping session
  67. [+0.98s] DEBUG: Seat seat0: Session stopped
  68. [+0.98s] DEBUG: Seat seat0: Stopped
  69. [+0.98s] DEBUG: Required seat has stopped
  70. [+0.98s] DEBUG: Stopping display manager
  71. [+0.98s] DEBUG: Display manager stopped
  72. [+0.98s] DEBUG: Stopping daemon
  73. [+0.98s] DEBUG: Seat seat0: Stopping session
  74. [+0.98s] DEBUG: Exiting with return value 1
Add Comment
Please, Sign In to add comment