Giter VIP home page Giter VIP logo

Comments (3)

AkihiroSuda avatar AkihiroSuda commented on August 23, 2024

not seeing recently

from lima.

 avatar commented on August 23, 2024

I am seeing this intermittently using a customized archilinux example.

Here are some inconclusive notes I found while troubleshooting.

The Arch wiki says that pam_system sets this.

In a broken guest instance, I entered the guest and saw that the logind service failed.

[root@lima-archlinux ~]# systemctl list-units --failed
  UNIT                   LOAD   ACTIVE SUB    DESCRIPTION          
● systemd-logind.service loaded failed failed User Login Management

As root user I then ran:

journalctl  --unit systemd-logind
-- Journal begins at Tue 2021-11-23 16:09:26 UTC, ends at Tue 2021-11-23 17:28:49 UTC. --
Nov 23 16:09:27 archlinux systemd[1]: Starting User Login Management...
Nov 23 16:09:27 archlinux systemd-logind[352]: New seat seat0.
Nov 23 16:09:27 archlinux systemd-logind[352]: Watching system buttons on /dev/input/event0 (Power Button)
Nov 23 16:09:27 archlinux systemd-logind[352]: Watching system buttons on /dev/input/event2 (QEMU Virtio Keyboard)
Nov 23 16:09:27 archlinux systemd-logind[352]: Watching system buttons on /dev/input/event1 (AT Translated Set 2 keyboard)
Nov 23 16:09:27 archlinux systemd[1]: Started User Login Management.
Nov 23 16:10:42 lima-lens systemd[1]: systemd-logind.service: Unexpected error response from GetNameOwner(): Connection terminated
Nov 23 16:10:42 lima-lens systemd[1]: systemd-logind.service: Cannot watch bus name org.freedesktop.login1: Transport endpoint is not connected
Nov 23 16:10:42 lima-lens systemd[1]: systemd-logind.service: Deactivated successfully.
Nov 23 16:10:42 lima-lens systemd[1]: systemd-logind.service: Failed to schedule restart job: Unit systemd-logind.service failed to load properly, please adjust/correct an>
Nov 23 16:10:42 lima-lens systemd[1]: systemd-logind.service: Failed with result 'resources'.

"please adjust/correct and reload service manager: Transport endpoint is not connected"

from lima.

 avatar commented on August 23, 2024
systemctl status --user

seems to be the simplest way to demonstrate another message of the same underlying error in a degraded instance.
That yielded:

Failed to connect to bus: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)

from lima.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.