Question: ansible-playbook has caused SSH error with usegalaxy-playbook
0
gravatar for Mic
3.3 years ago by
Mic70
Australia
Mic70 wrote:

Hello,
I tried to use ansible-playbook in order to install usegalaxy-playbook, but I got the following error:

$ ansible-playbook -i production/inventory galaxy.yml --ask-vault-pass
Vault password:

PLAY [Galaxy web code and eggs, manage static configs] ************************

GATHERING FACTS ***************************************************************
fatal: [galaxy-web-02.tacc.utexas.edu] => SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh
fatal: [galaxy-web-01.tacc.utexas.edu] => SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh

TASK: [galaxyprojectdotorg.galaxy | Check for Galaxy] *************************
FATAL: no hosts matched or all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
           to retry, use: --limit @/home/lorencm/galaxy.retry

galaxy-web-01.tacc.utexas.edu : ok=0    changed=0    unreachable=1    failed=0  
galaxy-web-02.tacc.utexas.edu : ok=0    changed=0    unreachable=1    failed=0

How is it possible to fix the above error and what is the Vault password?

Thank you in advance,

Mic

ADD COMMENTlink modified 3.3 years ago by Dannon Baker3.7k • written 3.3 years ago by Mic70
1
gravatar for Dannon Baker
3.3 years ago by
Dannon Baker3.7k
United States
Dannon Baker3.7k wrote:

Hi Mic,

That usegalaxy-playbook is the actual playbook we use for the live usegalaxy.org server.  We provide it for others to use as a reference in building out their own Galaxy servers, but the keys, passwords, and other secret information in the vault must remain secret -- just like you should keep your own passwords safe.

What exactly is it that you're trying to set up?  Maybe I can help.

-Dannon

ADD COMMENTlink written 3.3 years ago by Dannon Baker3.7k

Hi Dannon, I would like to build my own UseGalaxy server. However, I have got the above error and I am not quite sure how to solve it. Is there any step by step-by-step documentation how to set up an own Galaxy server with this playbook? Thank you in advance. Mic

ADD REPLYlink written 3.3 years ago by Mic70
1

I'd probably recommend starting with https://wiki.galaxyproject.org/Admin/Config/Performance/ProductionServer, and using this playbook as a reference for particular configuration options you may be curious about that we're using (or not).

ADD REPLYlink written 3.3 years ago by Dannon Baker3.7k

Thank you for the link. However, it is not described how to install all tools in the same way how usegalaxy.org has it.  Do you have any examples how to do it?

ADD REPLYlink written 3.3 years ago by Mic70
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 175 users visited in the last hour