Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offer workaround for "Too any authentication failures" issue #110

Closed
wants to merge 1 commit into from

Conversation

eloquence
Copy link
Member

Status

Ready for review

Description of Changes

Describes how to work around "Too many authentication failures" issue with SSH in the Molecule upgrade scenario.

Checklist (Optional)

  • Doc linting (make docs-lint) passed locally
  • Doc link linting (make docs-linkcheck) passed
  • You have previewed (make docs) docs at http://localhost:8000

@zenmonkeykstop
Copy link
Contributor

Could this be solved by specifying "-o IdentitiesOnly=yes" as an argument to SSH in this scenario's molecule.yml?

@zenmonkeykstop zenmonkeykstop self-assigned this Nov 25, 2020
@conorsch
Copy link
Contributor

Almost certainly. Although, do we understand why it occurred in the upgrade scenario, but not in other scenarios?

@eloquence
Copy link
Member Author

I've tested a patch by @zenmonkeykstop that resolves the issue for me and should make it unnecessary to further clutter our documentation, so I'm closing this PR.

@eloquence eloquence closed this Nov 25, 2020
@zenmonkeykstop
Copy link
Contributor

@conorsch I would imagine it would be triggered in others depending on the SSH keys present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants