maxgoedjen/secretive

Git LFS enabled repository requests confirmation three times (via Apple Watch), fails on third

Open

#222 opened on Jun 1, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Swift (199 forks)batch import
bughelp wanted

Repository metrics

Stars
 (8,522 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I have a Git LFS enabled git repository. When I try to push (with a commit unknown to remote), it

  1. triggers a dialog "SecretAgent" is trying to sign a request from "launchd" using secret "ssh". Since I have an AppleWatch, I can double tap to confirm.
  2. It again triggers the same dialog "SecretAgent" is trying to sign a request from "launchd" using secret "ssh" again I can confirm with the AppleWatch
  3. It again triggers the same dialog "SecretAgent" is trying to sign a request from "launchd" using secret "ssh" This time my watch get's the notification, I can double tap, but the confirmation does not change anything and I am left with the open dialog for which I then have to click on "Use password..." and enter the password manually.

I have two questions

  1. Is there a way to only make the process ask for confirmation once?
  2. Is there a way to fix the third time request to sign to make it work with the Apple Watch?

Furthermore: What steps can I take to aid in the resolution?

macOS 11.4 (20F71) Secretive 2.1.0 (1.494736918)

Contributor guide