Looks like it is working again now. Shawn
On Tue, May 10, 2016 at 10:09 AM, Shawn Waldon <[email protected]> wrote: > Update: So I just tried to do a clean build of ParaView master.... I get > this error consistently and I know my CMake is built with SSL. I'll look > into it. > > Shawn > > On Tue, May 10, 2016 at 9:48 AM, Shawn Waldon <[email protected]> > wrote: > >> Which version of CMake are you running? We have had problems in the past >> when using a CMake not built with SSL support pulling new data from midas. >> The error messages from that generally look like this: >> >> >> CMake Error at /apps/pkg/paraview-5.0/src/paraview-5.0/CMake >> /ExternalData.cmake:749 (message): >> Object MD5=6c0dd882aa361431b95d7e2feb87fece not found at: >> >> >> http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=6c0dd882aa361431b95d7e2feb87fece&algorithm=MD5 >> ("Unsupported protocol") >> >> http://www.paraview.org/files/ExternalData/MD5/6c0dd882aa361431b95d7e2feb87fece >> ("HTTP response code said error") >> Call Stack (most recent call first): >> /apps/pkg/paraview-5.0/src/paraview-5.0/CMake/ExternalData.cmake:771 >> (_ExternalData_download_object) >> >> If this is the problem you will need to download a new CMake that is >> built with SSL support or build one yourself. >> >> HTH, >> Shawn >> >> On Tue, May 10, 2016 at 9:13 AM, Daniel Zuidinga <[email protected]> >> wrote: >> >>> there are still problems? >>> >>> >>> Am 10.05.2016 um 11:14 schrieb Mathieu Westphal: >>> >>> We are experiencing timeout with midas currently. >>> Please recompile, it should work. >>> >>> >>> >>> Mathieu Westphal >>> >>> On Tue, May 10, 2016 at 10:56 AM, Daniel Zuidinga <[email protected]> >>> wrote: >>> >>>> Hello, >>>> >>>> when compiling paraview I get the error: >>>> >>>> >>>> http://midas3.kitware.com/midas/api/rest?method=midas.bitstream.download&checksum=534871355b0e4de0d6b727c8ed317027&algorithm=MD5 >>>> ("Timeout was reached") >>>> >>>> http://www.paraview.org/files/ExternalData/MD5/534871355b0e4de0d6b727c8ed317027 >>>> ("HTTP response code said error") >>>> >>>> any ideas? >>>> >>>> >>>> _______________________________________________ >>>> Powered by www.kitware.com >>>> >>>> Visit other Kitware open-source projects at >>>> <http://www.kitware.com/opensource/opensource.html> >>>> http://www.kitware.com/opensource/opensource.html >>>> >>>> Please keep messages on-topic and check the ParaView Wiki at: >>>> http://paraview.org/Wiki/ParaView >>>> >>>> Search the list archives at: http://markmail.org/search/?q=ParaView >>>> >>>> Follow this link to subscribe/unsubscribe: >>>> http://public.kitware.com/mailman/listinfo/paraview >>>> >>> >>> >>> >>> _______________________________________________ >>> Powered by www.kitware.com >>> >>> Visit other Kitware open-source projects at >>> http://www.kitware.com/opensource/opensource.html >>> >>> Please keep messages on-topic and check the ParaView Wiki at: >>> http://paraview.org/Wiki/ParaView >>> >>> Search the list archives at: http://markmail.org/search/?q=ParaView >>> >>> Follow this link to subscribe/unsubscribe: >>> http://public.kitware.com/mailman/listinfo/paraview >>> >>> >> >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
