You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not sure this issue is related to cinnamon, may be a problem of ssh-agent...
this is the same issue posted at : linuxmint/linuxmint#705
i repost it since it is still here in LM 22.1 beta.
after logout and login again with the same user, the ssh-agent is running, but SSH_AUTH_SOCK env is not set
thus ssh-add say : "could not open a connection to your authentication agent"
Steps to reproduce
login into cinnamon session, launch ssh-add -L in a terminal
it display the ssh-key identities of the user
logout and login again with the same user, relaunch ssh-add -L in a terminal
it says : could not open a connection to your authentication agent
Expected behavior
ssh-agent should work in every cinnamon session, not just the 1st one.
i've just done that in a brand new LM22.1 beta.
it seem to fix the problem, i have tried several logout/login and ssh-agent ( ssh-add -L ) is working now in every session.
i don't fully understand why but this seems to fix the problem. thank you.
Distribution
mint 22 and mint 22.1 beta
Package version
cinnamon 6.4.2 and 6.2.9
Graphics hardware in use
No response
Frequency
Always
Bug description
not sure this issue is related to cinnamon, may be a problem of ssh-agent...
this is the same issue posted at : linuxmint/linuxmint#705
i repost it since it is still here in LM 22.1 beta.
after logout and login again with the same user, the ssh-agent is running, but SSH_AUTH_SOCK env is not set
thus ssh-add say : "could not open a connection to your authentication agent"
Steps to reproduce
login into cinnamon session, launch ssh-add -L in a terminal
logout and login again with the same user, relaunch ssh-add -L in a terminal
Expected behavior
ssh-agent should work in every cinnamon session, not just the 1st one.
Additional information
this is a repost of linuxmint/linuxmint#705
The text was updated successfully, but these errors were encountered: