Using nextclade dataset get
behind proxy gives CURLE_SSL_CONNECT_ERROR
#552
Replies: 8 comments 1 reply
-
Hi @stefandiederich, We haven't thought about it.
or in container:
Is |
Beta Was this translation helpful? Give feedback.
-
Hi @ivan-aksamentov , |
Beta Was this translation helpful? Give feedback.
-
With |
Beta Was this translation helpful? Give feedback.
-
If |
Beta Was this translation helpful? Give feedback.
-
I am not sure why curl is not working. I hve used it many times before... I will try to get it work and come back to you. |
Beta Was this translation helpful? Give feedback.
-
Yes, but it's very cumbersome. If you can see the |
Beta Was this translation helpful? Give feedback.
-
Okay, now I curl is working. I had to specifiy the http proxy for downloading the https files... thougth that should be also https proxy then... |
Beta Was this translation helpful? Give feedback.
-
So is there a way to easily download via curl? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I am using NextClade version 1.3.0 with the Docker image.
Now I am stuck at the point where I have to download the dataset with
docker run -it --rm -u 1001 nextstrain/nextclade nextclade dataset get --name='sars-cov-2' --output-dir='data/sars-cov-2'
It tells me the following error:
Because we are working behind a proxy server I tried to hand in the proxy config with the -e parameter like this
But the error persists. Did I do anything wrong or is the error not proxy related?
Bests
Stefan
Beta Was this translation helpful? Give feedback.
All reactions