<div dir="ltr"><div><div><div>Hi all,<br><br></div>I have the same problem when building VTK or ParaView (superbuild) when there are automatic download (like in superbuild with command <span style="font-family:monospace,monospace">make download-all</span>).<br><br>At work, we are behind a proxy. I set <span style="font-family:monospace,monospace">http_proxy</span> and <span style="font-family:monospace,monospace">https_proxy</span> environment variables. I also add a ssh-keys in my account, and configure a host in .ssh/config as follow :<br><span style="font-family:monospace,monospace">Host <a href="http://gitlab.kitware.com">gitlab.kitware.com</a><br>  User claireguilbaud<br>  RSAAuthentication no<br>  GSSAPIAuthentication no<br>  IdentityFile ~/.ssh/config/id_rsa_gitlab_kitware</span><br><br></div><br>But I never achieve to download any files. I try other configurations, but neither works. I bypass the issue by downloading manually all the files, but for VTK, I have a trouble with the test images (<span style="font-family:monospace,monospace">make VTKData</span> failed).<br><br></div>Does anyone know how to solve this issue ? <br><br><br><div>Thanks for your help.<br><br></div><div>Claire<br></div></div>