Fix error `gpg: keyserver receive failed: Server indicated a failure` on Ubuntu
Photo by Gabriel Heinzer on Unsplash
To fix this error:
gpg: keyserver receive failed: Server indicated a failure
In your command replace hkp://pool.sks-keyservers.net with keyserver.ubuntu.com .
For example:
gpg --keyserver hkp://pool.sks-keyservers...
vchkhr.com1 min read