Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix - Failed to invoke workflow.onComplete event handler #137

Closed
chris-cheshire opened this issue Jun 21, 2022 · 4 comments
Closed

Fix - Failed to invoke workflow.onComplete event handler #137

chris-cheshire opened this issue Jun 21, 2022 · 4 comments
Assignees
Labels
bug Something isn't working WIP Work in progress
Projects

Comments

@chris-cheshire
Copy link
Contributor

Description of the bug

Failed to invoke workflow.onComplete event handler

Command used and terminal output

No response

Relevant files

No response

System information

No response

@chris-cheshire chris-cheshire added WIP Work in progress bug Something isn't working labels Jun 21, 2022
@chris-cheshire chris-cheshire self-assigned this Jun 21, 2022
@chris-cheshire chris-cheshire added this to To do in Main via automation Jun 21, 2022
@chris-cheshire chris-cheshire moved this from To do to In progress in Main Jul 20, 2022
Main automation moved this from In progress to Done Jul 20, 2022
@ShannonTown
Copy link

Hi, I still encounter this issue, after running
nextflow self-update

How do I update the cutandrun pipeline? It's not very clear here at step 3

The command I used is
nextflow run nf-core/cutandrun --input samplesheet.csv --outdir ./nf-core --genome dm6 -profile docker --skip_trimming -bg

Thank you!!

@chris-cheshire
Copy link
Contributor Author

please read the nextflow documentation on updating pipelines, its quite clear. You are updating nextflow itself with that command. Run nextflow pull nf-core\cutandrun

image

@chris-cheshire
Copy link
Contributor Author

you also need to run with -r dev as this is an unreleased version of the pipeline that has this fixed

@ShannonTown
Copy link

ShannonTown commented Aug 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working WIP Work in progress
Projects
No open projects
Main
Done
Development

No branches or pull requests

2 participants