Nextflow + Nextflow Tower behind Proxy #3753
Unanswered
StephanDrukewitz
asked this question in
Q&A
Replies: 1 comment
-
Use HTTP_PROXY and HTTPS_PROXY env variables (either lower or upper case) https://www.cyberciti.biz/faq/linux-unix-set-proxy-environment-variable/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is it possible to use nextflow in combination with tower behind a proxy firewall ? At the moment I always get
Unexpected response for request https://api.tower.nf/
As far I understand this message originates from nextflow.util.SimpleHttpClient, is there an option to provide cert files to nextflow or the tower plugin ?
Beta Was this translation helpful? Give feedback.
All reactions