ADMIN TOOL KIT
All commands below should be run as the admin user (sudo -i
)
see your slurm jobs triggered by Galaxy
If your slurm cluster is stuck (the datasets stay in the "grey state" forever)
- the previous command should show it
- then try this:
See the Galaxy server logs
When some tools are failing, you may grab useful information.
If tools fail with libssl / openssh issue in the bug report
We are not fan of this, it is a rather dirty turnaroundFor Conda Geek only
In case of problems with some conda packages, you may try command like:
To shrink you _conda
dependencies folder
This folder is located at /home/galaxy/tool_dependencies/_conda
and you must first
activate the Galaxy conda base environment using the command (from anywhere):
In case of many issues with many tools
There is a problem with your conda tool dependencies.
You can use the magic patch
Copy and paste the code below in the (root) terminal. This will swap your _conda environment with a clean, fresh one.