Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpg: keyserver receive failed: Server indicated a failure #21

Open
dzyim opened this issue Feb 18, 2022 · 5 comments
Open

gpg: keyserver receive failed: Server indicated a failure #21

dzyim opened this issue Feb 18, 2022 · 5 comments

Comments

@dzyim
Copy link

dzyim commented Feb 18, 2022

Hi,

When I tried to install the COMBAT-TB, this error message arose: "gpg: keyserver receive failed: Server indicated a failure".

The commands I run:

git clone https://github.com/COMBAT-TB/irida-galaxy-deploy.git
cd irida-galaxy-deploy
./update_plugins_and_tools.py --extra_tools_file extra-galaxy-tools.yml workflows.txt
sudo docker-compose up --build -d

The command with the error was:

gpg --keyserver ha.pool.sks-keyservers.net --recv-keys B42F6819007F00F88E364FD4036A9C25BF357DD4

The error message was:

gpg: keyserver receive failed: Server indicated a failure

My system is WSL 2 Ubuntu 20.04 on Windows 10.

Thank you very much!

@ryobon-dev
Copy link

Hi,
When I entered the command "docker-compose up --build -d", I got the following error messages.

  1. Updated tools and plugin. #7 12.04 gpg: keyserver receive failed: Server indicated a failure.
  2. Service 'irida_web' failed to build : Build failed

My PC system is macOS Catalina ver 10.15.7

I assumed that COMBAT-TB was successfully installed as is shown in below.

(base) tomotada@tomotadanoMacBook-Pro irida-galaxy-deploy % ls
LICENSE extra-galaxy-tools.yml
README.md openstack-terraform
docker-compose-os-latest.yml scripts
docker-compose-os.yml stack.yml
docker-compose.yml update_plugins_and_tools.py
docker-svc workflows.txt

Could you please let me know how to resolve this issue ?

Thank you very much for your help in advance.

@ryobon-dev
Copy link

Dzyim,

Sorry, I sent my question to the wrong location.

I may have the same issue with you to install and run COMBAT-TB.

@dzyim
Copy link
Author

dzyim commented Feb 21, 2022

I replaced the ha.pool.sks-keyservers.net to pgp.mit.edu in the file irida-galaxy-deploy/docker-svc/irida/Dockerfile, and it worked.

References:

@dzyim dzyim closed this as completed Feb 21, 2022
@dzyim dzyim reopened this Feb 21, 2022
@ryobon-dev
Copy link

Dzyim,

I am facing the same problem, gpg: keyserver receive failed: Server indicated a failure, that you already resolved.
Can you explain the solution in more detail ?

Thanks,

@pvanheus
Copy link
Member

Apologies, @dzyim, we are working on updating the deployment method for the Workbench. I hope to have more details by the end of August.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants