maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
6.99k stars 155 forks source link

Agent fails to respond in devcontainer #538

Open Zer0x00 opened 3 months ago

Zer0x00 commented 3 months ago

I'm using the keys created with secretive mostly in devcontainers. Most of the time I have to repeat the same command so that git can communicate with the agent. It's noteworthy to mention that I have not encountered any issues with the agent's responsiveness outside the development container environment.

Below is an image showcasing three consecutive commands I executed where the second one failed:

image

or sometimes I'm getting this error message:

image