MHR

Fix GPG sign hanging

Moohr avatar
  • Moohr
  • 1 min read

If you are signing your code with GPG and for some reason the key box is not popping up and the agent just hangs, you can try these steps.

  1. Open elevated command prompt window
  2. gpgconf --kill gpg-agent
  3. gpgconf --launch gpg-agent

Sometimes it takes twice to get it working, so you should try it twice.

Moohr

Written by : Moohr

Everyone cares about the destination, but you should always care about the journey. That's what makes you different.

Recommended for You