Good morning.
We are installing the tools for thee default (Assembly, Annotation, Mentalist, SISTR....) pipelines using shed-tools command mentioned in the documentation page (https://phac-nml.github.io/irida-documentation/administrator/galaxy/existing-galaxy/)
It got timed out while installing and the tools are not installed properly.
Is there a way to delete them and install them from start? When we execute the shed-tools command again, it says the tools are installed already
conda_exec: /tool_deps/_conda/bin/mamba
in our config)
Getting this error while submitting a pipeline. Where the problem could be? Is it in the communication between IRIDA and Galaxy or permission issues?
11 Jan 2022 09:26:30,737 DEBUG ca.corefacility.bioinformatics.irida.service.impl.AnalysisExecutionScheduledTaskImpl:117 - Preparing AnalysisSubmission [id=11, name=SISTR1-11-2022_Test_1, submitter=admin, workflowId=b21ea62c-7916-4ca6-96ba-90c20177b70f, analysisState=NEW, analysisCleanedState=NOT_CLEANED]
11 Jan 2022 09:26:30,853 DEBUG ca.corefacility.bioinformatics.irida.service.analysis.execution.galaxy.AnalysisExecutionServiceGalaxyAsync:105 - Preparing submission for AnalysisSubmission [id=11, name=SISTR1-11-2022_Test_1, submitter=admin, workflowId=b21ea62c-7916-4ca6-96ba-90c20177b70f, analysisState=PREPARING, analysisCleanedState=NOT_CLEANED]
11 Jan 2022 09:26:30,868 ERROR ca.corefacility.bioinformatics.irida.service.analysis.execution.AnalysisExecutionServiceAspect:65 - Error occured for submission: AnalysisSubmission [id=11, name=SISTR__1-11-2022_Test_1, submitter=admin, workflowId=b21ea62c-7916-4ca6-96ba-90c20177b70f, analysisState=PREPARING, analysisCleanedState=NOT_CLEANED] changing to state ERROR
ca.corefacility.bioinformatics.irida.exceptions.galaxy.WorkflowUploadException: Could not upload workflow from /workflows/1.1.1/irida_workflow_structure.ga
at ca.corefacility.bioinformatics.irida.pipeline.upload.galaxy.GalaxyWorkflowService.uploadGalaxyWorkflow(GalaxyWorkflowService.java:64) ~[classes/:?]