Open ibrahimkurt opened 1 year ago
Can you post your WDL? Searching for The label in the input is too long
on the 'net suggests that the HTTP resolver is being passed a domain that is too long. I suppose it's possible that you aren't even using HTTP inputs, but when we try all resolvers and the HTTP one fails, the error is not handled correctly.
local_newGCP_ExomeGermlineSingleSample_deneme6_bcftools.wdl.zip
This is the main workflow I run, but of course it imports many other WDL tasks. Happy to share them as well if needed.
Hi,
Running a workflow on WSL/Ubuntu 20.04 using conda-installed Cromwell:
cromwell run ngs-ubuntu-20-04/iletisim/warp/pipelines/broad/dna_seq/germline/single_sample/exome/local_newGCP_ExomeGermlineSingleSample_deneme6_bcftools.wdl -i ngs-ubuntu-20-04/iletisim/json/S736Nr1.json -o ngs-ubuntu-20-04/iletisim/json/options2.json
Getting the error:
Any feedback or ideas would be greatly appreciated.