github basnijholt/compose-farm v1.18.4

2 months ago

Bug fix

  • fix: Explicitly disable SSH agent when using dedicated keys (#176) — When dedicated compose-farm keys exist (~/.ssh/compose-farm/id_ed25519), explicitly set agent_path=None to prevent asyncssh from querying a stale/broken SSH_AUTH_SOCK. Previously, a broken SSH agent socket would crash the connection with ConnectionResetError even though dedicated keys were configured.

Don't miss a new compose-farm release

NewReleases is sending notifications on new releases.