Skip to content

Sudden SSH Issue #1992

@chrigi

Description

@chrigi

Reconciliation with my GitHub Repo I bootstrapped using flux bootstrap github --owner="xxx" --repository="yyys" --path="cluster" --personal days ago worked fine until it suddenly, without any changes on the host or cluster, failed with: "failed to checkout and determine revision: unable to clone 'ssh://git@github.com/xxx/yyys': ssh: handshake failed: read tcp 11.11.1.11:45906->140.82.121.4:22: read: connection timed out

I tired re-bootstrapping and it actually updated my fluxcd deployment to the latest version and pushed the changes to my github repo but still it got stuck at the reconciliation with the same error:

flux bootstrap github --owner="xxx" --repository="yyys" --path="cluster" --personal
► connecting to github.com
► cloning branch "main" from Git repository "https://github.com/xxx/yyy.git"
✔ cloned repository
► generating component manifests
✔ generated component manifests
✔ component manifests are up to date
✔ reconciled components
► determining if source secret "flux-system/flux-system" exists
✔ source secret up to date
► generating sync manifests
✔ generated sync manifests
✔ sync manifests are up to date
► applying sync manifests
✔ reconciled sync configuration
◎ waiting for GitRepository "flux-system/flux-system" to be reconciled
^C

After a flux uninstall and then a new bootstrap, this time including --token-auth it worked again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions