-
Notifications
You must be signed in to change notification settings - Fork 13
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
Pipeline fail at REPEATMASKER_STAGELIB #18
Comments
Thanks for the report. Well, the good news is that the missing file is probably exactly where it is supposed to be ;) But I am guessing that the combination of Docker/Tower makes assumptions that my way of staging is violating (the woe of having been developing this for such along time...). Basically, it is not a very Nextflow'y way of doing things:
Give me 1-2 days to re-write this into something a bit more up-to-date... (that said, I have no access to Tower or Docker, so we might be poking around in the dark for a little bit). |
Just a small update - I went ahead and ran this on a beefy EC2 instance to see if it would work and everything completed successfully! So I think just a weird way with how Tower is interacting with |
Hello, I am running into this same issue using Tower and AWS. Is there a fix or workaround for this problem? |
Thanks for your interest in this project. I am sorry to say that I have left research, so the pipeline is - as it stands right now - no longer being maintained. Maybe someone from the nf-core team will eventually decide to either take it over or remove it from the project. |
Description of the bug
I am running the most current version of @marchoeppner dev branch on Tower on a real dataset. The workflow passed repeat masking and produced the
consensi.fa
file but failed very quickly at the subsequent staging process with:Since I ran this on Tower it's a little difficult to debug things in the
.nextflow/assets
directory so this isn't obvious to me yet where thismy_genome.fa
file was supposed to come from.Command used and terminal output
Relevant files
nf-2ZIBaSqCJUU5ME.log
System information
Run on Tower with Nextflow version 23.04.3, using Docker profile
The text was updated successfully, but these errors were encountered: