You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the process fails to run 'get_software_versions' with the following message "Error executing process > 'get_software_versions'"
I am not sudoer in the server I am using where there is no docker or singularity but only conda.
Am I missing something? how can I resolve this issue?
Thanks in advance
Environment
nextflow version 22.10.4.5836
Java version: OpenJDK 64-Bit Server VM (build 17.0.3-internal+0-adhoc..src, mixed mode, sharing)
Operating system: CentOS Linux 7
Bash version: GNU bash, version 4.2.46(2)-release (x86_64-redhat-linux-gnu)
This discussion was converted from issue #3923 on May 08, 2023 10:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
###Problem
I am tryging to use nextflow/coproid and I am running the following command
nextflow run nf-core/coproid -r 1.1.1 -name id1 -profile conda -params-file nf-params.json
But the process fails to run 'get_software_versions' with the following message "Error executing process > 'get_software_versions'"
I am not sudoer in the server I am using where there is no docker or singularity but only conda.
Am I missing something? how can I resolve this issue?
Thanks in advance
Environment
Beta Was this translation helpful? Give feedback.
All reactions