[Rtk-users] Cannot download ExternalData during build (RTK 2.0)
Andreas Andersen
andreasga22 at gmail.com
Thu Mar 28 09:18:32 EDT 2019
Looks like a network issue to me. http*s* may be the problem.
It may be an issue with the DNS server. Either in your own network setup or
from your ISP.
Maybe making NetworkManager (or whatever you use) regenerate resolv.conf
(or your OS equivalent) will help.
Or simply rebooting your router (or computer).
(Those options has at least solved similar issues for me in the past)
Best regards
Andreas
__________________________________
Andreas Gravgaard Andersen
Department of Oncology,
Aarhus University Hospital
Nørrebrogade 44,
8000, Aarhus C
Mail: agravgaard at protonmail.com
Cell: +45 3165 8140
On Thu, 28 Mar 2019 at 14:13, Simon Rit <simon.rit at creatis.insa-lyon.fr>
wrote:
> Hi,
> This is strange, I'm guessing a temp issue with data.kitware.com. Now,
> the link
>
> https://data.kitware.com/api/v1/file/hashsum/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff/download
> works. Can you try again?
> Thanks,
> Simon
>
> On Thu, Mar 28, 2019 at 1:47 PM Maik Stille <stille at imt.uni-luebeck.de>
> wrote:
>
>> Hej there,
>>
>>
>> I am getting this strange (MD5 related?!) error during the build process
>> and unfortunately, I don't have any idea how to approach it. It seems like
>> I am not able to download the external data. Maybe the hashtag is not
>> correct?! Did anyone encounter this problem before?
>>
>>
>> Thank you very much for your help in advance.
>>
>>
>> See the error message here:
>>
>>
>> [ 0%] Generating
>> /home/mijc/Documents/Development_Area/RTK/bin/ExternalData/test/Input/Spectral/incident_spectrum.mha
>> -- Fetching "
>> https://insightsoftwareconsortium.github.io/ITKTestingData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf
>> "
>> -- Fetching "
>> https://data.kitware.com:443/api/v1/file/hashsum/MD5/41ca9b9db6a1b95e8db36ff48f691cdf/download
>> "
>> -- Fetching "
>> https://itk.org/files/ExternalData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf"
>> -- Fetching "
>> https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=41ca9b9db6a1b95e8db36ff48f691cdf&algorithm=MD5
>> "
>> -- Fetching "
>> https://insightsoftwareconsortium.github.io/ITKTestingData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
>> "
>> -- Fetching "
>> https://data.kitware.com:443/api/v1/file/hashsum/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff/download
>> "
>> -- Fetching "
>> https://itk.org/files/ExternalData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
>> "
>> -- Fetching "
>> https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff&algorithm=SHA512
>> "
>> CMake Error at
>> /usr/local/share/cmake-3.14/Modules/ExternalData.cmake:1121 (message):
>>
>>
>> Object MD5=41ca9b9db6a1b95e8db36ff48f691cdf not found at:
>>
>>
>> https://insightsoftwareconsortium.github.io/ITKTestingData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf
>> ("Unsupported protocol")
>>
>> https://data.kitware.com:443/api/v1/file/hashsum/MD5/41ca9b9db6a1b95e8db36ff48f691cdf/download
>> ("Unsupported protocol")
>>
>> https://itk.org/files/ExternalData/MD5/41ca9b9db6a1b95e8db36ff48f691cdf
>> ("Unsupported protocol")
>>
>> https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=41ca9b9db6a1b95e8db36ff48f691cdf&algorithm=MD5
>> ("Unsupported protocol")
>>
>> Object
>>
>> SHA512=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
>> not found at:
>>
>>
>> https://insightsoftwareconsortium.github.io/ITKTestingData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
>> ("Unsupported protocol")
>>
>> https://data.kitware.com:443/api/v1/file/hashsum/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff/download
>> ("Unsupported protocol")
>>
>> https://itk.org/files/ExternalData/SHA512/315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff
>> ("Unsupported protocol")
>>
>> https://slicer.kitware.com/midas3/api/rest?method=midas.bitstream.download&checksum=315f410d858da64079b587826c5e8668c3ec0c41fc59a4c68a0f183d1678a89c6b240e39e1fbccdc0cedda20d53234f0c67761dfa7e04608009b44deee175dff&algorithm=SHA512
>> ("Unsupported protocol")
>>
>>
>> CMakeFiles/ITKData.dir/build.make:130: recipe for target
>> 'ExternalData/test/Input/Spectral/incident_spectrum.mha-hash-stamp' failed
>> make[2]: ***
>> [ExternalData/test/Input/Spectral/incident_spectrum.mha-hash-stamp] Error 1
>> CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ITKData.dir/all'
>> failed
>> make[1]: *** [CMakeFiles/ITKData.dir/all] Error 2
>> Makefile:140: recipe for target 'all' failed
>> make: *** [all] Error 2
>> _______________________________________________
>> Rtk-users mailing list
>> Rtk-users at public.kitware.com
>> https://public.kitware.com/mailman/listinfo/rtk-users
>>
> _______________________________________________
> Rtk-users mailing list
> Rtk-users at public.kitware.com
> https://public.kitware.com/mailman/listinfo/rtk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/rtk-users/attachments/20190328/12d71dd8/attachment.html>
More information about the Rtk-users
mailing list