Closed ONT-Tseng closed 1 year ago
Hi, I have been unable to recreate your error on windows. Are you using wsl on windows and are you running it whilst on a vpn/can you connect to the internet from wsl?
I used ubuntu terminal but not WSL or bash terminal. Using different terminals can avoid error that I generated? It seems to be related to polish workflow because steps before it can be run successfully based what have been shown on the terminal.
I have internet as I can ping website (e.g google.com).
From: Sarah Griffiths @.> Sent: Saturday, 13 August 2022 1:42 AM To: epi2me-labs/wf-clone-validation @.> Cc: Ryan Tseng @.>; Author @.> Subject: Re: [epi2me-labs/wf-clone-validation] [Bug]: Failed to polish assembly with Medaka (Issue #9)
Hi, I have been unable to recreate your error on windows. Are you using wsl on windows and are you running it whilst on a vpn/can you connect to the internet from wsl?
- Reply to this email directly, view it on GitHubhttps://github.com/epi2me-labs/wf-clone-validation/issues/9#issuecomment-1213250477, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2NJ2MOAADMVXR5WT464EXLVYZWFJANCNFSM553N7PSA. You are receiving this because you authored the thread.Message ID: @.**@.>>
CONFIDENTIAL
IMPORTANT NOTICE: The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, re-transmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Although we routinely screen for viruses, addressees should check this e-mail and any attachment for viruses. We make no warranty as to absence of viruses in this e-mail or any attachments.
Ubuntu for windows uses WSL so should be fine running from Ubuntu. Are you using docker? It might be that it cant reach the internet from within docker. Maybe try eg. docker run busybox nslookup google.com
and see if it can reach the internet.
Closing through lack of response from original poster.
What happened?
I used sample data and ran nextflow run locally on my terminal "epi2me-labs/wf-clone-validation --fastq test_reads --db_directory wf-clone-validation-db --threads 4" as instructed in the Github page. It generated errors due to Medaka polish pipeline. I have seen this in the issues page on Gitbhu. Just wondering if this will be fixed in the next version? I also tried other workflows, such as wf-alignment and wf-human-snp and both of them are fine.
Operating System
Windows 10
Workflow Execution
Command line
Workflow Execution - EPI2ME Labs Versions
No response
Workflow Execution - Execution Profile
No response
Workflow Version
Nextflow 22.04.0
Relevant log output