ssh-aggent stopped accepting connections
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-keyring (Ubuntu) |
New
|
Low
|
Ubuntu Desktop Bugs | ||
openssh (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Suddenly my ssh-agent stopped accepting connections:
$ ssh-add -l
Could not open a connection to your authentication agent.
It is still running (pid 4530, which matches the value of $SSH_AGENT_PID), but doesn't appear to be listening on the socket (/tmp/keyring-
/tmp/ssh-
pstree indicates that pid 4530 was launched as
/usr/
but /proc/4530/exe confirms it is running the /usr/bin/ssh-agent process.
I used ssh-agent successfully this morning, and it stopped working when I openend gnome-terminal with several tabs each trying to ssh into a different local host. (I've used that techinque succesfully in the past.)
I do not know how to reproduce the problem.
ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: openssh-client 1:5.1p1-5ubuntu1
ProcEnviron:
LC_CTYPE=
PATH=(custom, user)
LANG=lt_LT.UTF-8
SHELL=/bin/bash
SourcePackage: openssh
Uname: Linux 2.6.28-12-generic i686
Checking a working GNOME session (on another machine) I see that normally it's gnome-keyring that's listening on socket.ssh. I don't have a gnome-keyring process running (and I don't see gnome-keyring- daemon either). Neither ~/.xsession-errors nor /var/log/* have any recent error messages from gnome-keyring (though the first is truncated -- "...Too much output, ignoring rest..." -- since it's filled with some strange Mono tracebacks from Migo.Syndicatio n.RssParser) .