Any idea on how to resolve the issue? Thanks,
From: Mariam Bahameish <[email protected]> Date: Tuesday, July 4, 2017 at 11:04 AM To: Sebastien Jourdain <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [Paraview] ParaViewWeb Error - vtkweb-loader.js I have installed the binary installation from the download page. Sent from my iPhone On Jul 4, 2017, at 10:48 AM, Sebastien Jourdain <[email protected]> wrote: This is strange, it seems that you have the Web code of ParaView 4. How did you get/build ParaView? Are you sure it is ParaView 5.2? On Thu, Jun 29, 2017 at 4:31 AM, Mariam <[email protected]> wrote: Hi, I am trying to run ParaViewWeb using the following command: ./pvpython -dr ../Resources/web/visualizer/server/pvw-visualizer.py --content ../Resources/web/visualizer/www The connection is established, however, when accessing http://localhost:8080, I receive the following error in the browser (checked from Chrome Developer Tools): vtkweb-loader.js Failed to load resource: the server responded with a status of 404 (Not Found) localhost/:15 Uncaught ReferenceError: vtkWeb is not defined at localhost/:15 >From the command line, I receive the following: [HTTPChannel,0,127.0.0.1] "127.0.0.1" - - [29/Jun/2017:10:23:14 +0000] "GET /lib/core/vtkweb-loader.js HTTP/1.1" 404 145 "http://localhost:8080/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.104 Safari/537.36" ParaView version: 5.2 OS: Mac I tried to look for /lib/core/vtkweb-loader.js, but this location doesn’t exist in the current version. It seems to be existed in older versions such as 5.1, so I tried to install 5.1 as well but I got the same error. Any idea on how to resolve the issue? Thanks, _______________________________________________ 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
