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

Double slash on GCP leads to error #34

Open
FriederikeHanssen opened this issue Jul 2, 2024 · 1 comment
Open

Double slash on GCP leads to error #34

FriederikeHanssen opened this issue Jul 2, 2024 · 1 comment

Comments

@FriederikeHanssen
Copy link

We are using the plugin in sarek here. When we have an outdir with a trailing slash, it leads to the following error:

The workflow execution failed to start. Exit status: 1

tee: /.nextflow/cache/nf-5A4aMc8MihPfiZ.txt: No such file or directory
N E X T F L O W  ~  version 24.04.2
Pulling FriederikeHanssen/sarek ...
 downloaded from https://github.com/FriederikeHanssen/sarek.git
Launching `https://github.com/FriederikeHanssen/sarek` [pedantic_wiles] DSL2 - revision: ec7bf3e65f [issue_1580]
Downloading plugin [email protected]
Downloading plugin [email protected]
ERROR ~ I/O not allowed on dot-dirs or extra slashes when !permitEmptyPathComponents: /rike/test_with_trailing_slash//pipeline_info/manifest_2024-07-02_15-14-49.bco.json

Other elements in that config work with a very similar output name declaration (i.e . https://github.com/nf-core/sarek/blob/b5b766d3b4ac89864f2fa07441cdc8844e70a79e/nextflow.config#L381) , which made us wonder if there is anything in particular to how this is handeled in this plugin.

@bentsherman
Copy link
Member

Try [email protected] and let me know if it's fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants