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
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
If I don't have an SSH agent running and I call fleetctl journal, I see the following output:
cluster-1413996494-01 ~ # fleetctl journal -f app-populate.service
Error running remote command: SSH_AUTH_SOCK environment variable is not set. Verify ssh-agent is running. See https://github.com/coreos/fleet/blob/master/Documentation/using-the-client.md for help.
The first thing this error message should say is "unable to SSH to remote host" to make it easier to understand. The same thing goes for any command that attempts to SSH around the cluster.