Curl Command Throws an Error #6031
Unanswered
rmd84
asked this question in
Troubleshooting
Replies: 1 comment
-
That's not really an error, just a hint. It means, my key was signed by another key (see https://en.wikipedia.org/wiki/Web_of_trust), of which you don't have the public key to verify. You can download that other key with So you can safely ignore the "not checked due to a missing key" hint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running the "curl https://raw.githubusercontent.com/lightningnetwork/lnd/master/scripts/keys/guggero.asc | gpg --import" throws an error "gpg: key 8E4256593F177720: 1 signature not checked due to a missing key"
Any Help?
Beta Was this translation helpful? Give feedback.
All reactions