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
When SSH_AUTH_SOCK points to a stale or non-existent socket, module operations crash with a cryptic EOF error even when SSH features aren't being used.
Originally reported in #12660
When
SSH_AUTH_SOCKpoints to a stale or non-existent socket, module operations crash with a cryptic EOF error even when SSH features aren't being used.Fix: #12849