Hello,
I was running the Stone Web Viewer behind the NGINX with WASM binaries. When I updated to them version 2.1, I started to get these errors.
ReferenceError: stoneWebViewerVersion is not defined.
Thanks,
Hasan
Hello,
I was running the Stone Web Viewer behind the NGINX with WASM binaries. When I updated to them version 2.1, I started to get these errors.
ReferenceError: stoneWebViewerVersion is not defined.
Thanks,
Hasan
When I open the Stone Web Viewer in Chrome cognito mode I got this error.
6 Temmuz 2021 Salı tarihinde saat 16:10:15 UTC+3 itibarıyla Hasan Erken şunları yazdı:
Hello,
From what I can see, the “app.js” file does not match the version of the “StoneWebViewer.wasm” file, which most probably indicates a cache problem. Make sure to disable the cache in nginx.
Sébastien-
Thanks, for your help,
Now cache problem is solved, however, now I have got another error stated below. When I call the study to Stone Web VieWer, Stone is now initialized but I have got a parse error.
When i click the error, this source code comes.
Thanks,
Hasan Erken
6 Temmuz 2021 Salı tarihinde saat 17:03:40 UTC+3 itibarıyla s.jo...@gmail.com şunları yazdı:
This most likely indicates that you haven’t properly setup the DICOMweb server.
Carefully review the logs of Orthanc, in “–verbose” mode:
https://book.orthanc-server.com/faq/log.html
Make sure that the DICOMweb plugin is installed in Orthanc:
https://book.orthanc-server.com/plugins/dicomweb.html
Make sure to correctly branch the REST API of Orthanc behind nginx:
https://book.orthanc-server.com/faq/nginx.html
Check out the configuration option “DicomWebRoot” of the “configuration.json” in the configuration of the Stone Web viewer, so as it matches the location of the DICOMweb root behind the nginx reverse proxy:
https://hg.orthanc-server.com/orthanc-stone/file/StoneWebViewer-2.1/Applications/StoneWebViewer/WebApplication/configuration.json
In either case, as you are off-piste skiing by not using the Stone Web viewer plugin, so I will not provide further advice:
https://book.orthanc-server.com/plugins/stone-webviewer.html