nf-core/atacseq

ERROR ~ Cannot find latest version of nf-validation plugin

JiahuaQu opened this issue · 4 comments

Description of the bug

I ran the atacseq-dev pipeline in our institute's HPC but had the error:
ERROR ~ Cannot find latest version of nf-validation plugin.

Then I went to the plugin folder to install plugin manually:
nextflow plugin install nf-validation

But the same error came again.

When I downloaded the pipeline, only the first option, dev version, could be downloaded completely whereas other versions always had errors and their downloadings were interrupted incompletely.

Can you help with this error? Thank you very much.

my.log

Command used and terminal output

No response

Relevant files

No response

System information

nextflow # version: 22.10.6
HPC
SGE
Singularity
CentOS
version: dev nf-core-atacseq-dev

Hi, I asked the nf-validation team (see thread in the nf-core slack here) and it seems to be an error fetching from github so maybe you had a problem with the internet connection. Maybe worth trying again and if the problem persists please let us know.

I will close this issue seems most likely is not a problem of the pipeline

Hello, I have the same problem loading version 2.1.2 atacseq pipline,
And I get the same error 'Cannot find latest version of nf-validation plugin' while downloading, is there any way to configure the plugin locally

Hi, I asked the nf-validation team (see thread in the nf-core slack here) and it seems to be an error fetching from github so maybe you had a problem with the internet connection. Maybe worth trying again and if the problem persists please let us know.

Hi @AAAAAbetter, you can try to download it using the command line see here