Unit dbus-org.freedesktop.login1.service is masked.

kloy

Renowned Member
Jan 9, 2012
10
0
66
hello,

I have a proxmox 8.2.2 node in a 4 node cluster (all on the same proxmox version)
on this node i have 6 lxc containers ...

One of this lxc containeur is a debian 11.8...

the LXC config is : pct config 108
Code:
arch: amd64
cores: 4
features: nesting=1
hostname: XXXX.XXX.XX
memory: 16384
nameserver: 8.8.8.8
net0: name=eth0,bridge=vmbr0,firewall=1,gw=XX.XX.XXX.X,hwaddr=BC:24:11:36:E7:6F,ip=XX.XX.XXX.X/26,type=veth
net1: name=eth1,bridge=vmbr0,firewall=1,hwaddr=BC:24:11:36:88:48,ip=XX.XX.XXX.X/23,type=veth
onboot: 1
ostype: debian
rootfs: SSD-ZFS:subvol-108-disk-0,size=200G
searchdomain: xxxx.fr
swap: 2048
unprivileged: 1


my Syslog file on the container is full of :
Code:
Jun  5 14:29:18 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:18 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:19 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:19 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:20 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:20 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:21 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:21 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:22 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:22 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:23 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:23 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.
Jun  5 14:29:24 thomas dbus-daemon[116]: [system] Activating via systemd: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service' requested by ':1.1' (uid=0 pid=130 comm="/usr/bin/python3 /usr/share/unattended-upgrades/un" label="unconfined")
Jun  5 14:29:24 thomas dbus-daemon[116]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.login1.service': Unit dbus-org.freedesktop.login1.service is masked.

Do you have any advice ?

Thank's in advanced.
Nico
 
Last edited:
i ve tried to start / restart dbus-org.freedesktop.login1.service

Code:
systemctl start dbus-org.freedesktop.login1.service
Failed to start dbus-org.freedesktop.login1.service: Unit dbus-org.freedesktop.login1.service is masked.


here is the status :
Code:
systemctl status -l dbus-org.freedesktop.login1.service
● dbus-org.freedesktop.login1.service
     Loaded: masked (Reason: Unit dbus-org.freedesktop.login1.service is masked.)
     Active: inactive (dead)


Nico
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!