pam_usb icon indicating copy to clipboard operation
pam_usb copied to clipboard

Cannot connect to system bus: The maximum number of active connections for UID has been reached

Open ghost opened this issue 9 years ago • 1 comments

For some reason, connections to DBus stay

 # netstat -nap | grep /var/run/dbus/system_bus_socket | wc -l
263
 $ /usr/bin/pamusb-check --debug --config=/etc/pamusb.conf --service=pamusb-agent username
* Authentication request for user "username" (pamusb-agent)
[src/local.c:037] Checking whether the caller is local or not...
[src/local.c:046] Authentication request from tty pts/4
[src/local.c:065] Caller is local (good)
[src/device.c:057] Connecting to HAL...
* Cannot connect to system bus: The maximum number of active connections for UID 1001 has been reached
* Access denied

sys-apps/dbus-1.8.20.

ghost avatar Sep 26 '15 11:09 ghost

Is this resolved?

albert-maclang avatar Oct 11 '17 20:10 albert-maclang