I was trying to import a gpg key for verify fdroid app but i was not able to import that it is always happening that i get a server error massage
$ gpg --keyserver keyserver.ubuntu.com --recv-key 37D2C98789D8311948394E3E41E7044E1DBA2E89
gpg: keyserver receive failed: Server indicated a failure
This was the way
Now the question is
I tried on kvm base ubuntu running on top of my fedora i got same error but now strange part is i tried on live usb with parrot os and it worked key imported now what is the issue why i can’t import in my fedora system. Or is it is dns error.
gpg --keyserver keys.openpgp.org --recv-key 37D2C98789D8311948394E3E41E7044E1DBA2E89
gpg: keyserver receive failed: Server indicated a failure
Edit: tried on elementary os 6.0 same error
Edit: tried with termux android and it was successfully imported the key with the mentioned commend and i was always in a same network.