Hello All,
I am getting this error when integrating OHIF with Orthanc server. OHIF in linux is fine Orthanc running on Windows M/c. However OHIF dicom viewer is having issues with Orthanc server running on Linux M/c. When I open the viewer to view Dicom file I get this error in orthanc plugin code:
E0427 15:05:02.441962 PluginsManager.cpp:163] DICOMweb RetrieveFrames: Transfer syntax “” is incompatible with media type ““application/octet-stream””
E0427 15:05:02.634856 PluginsErrorDictionary.cpp:110] Exception inside the plugin engine: Bad request
I am using Dicom-Web as plugin.
Note : I am using same config file for both windows and Linux Orthanc server.
Please let me how can I solve the issue.
Regards,
Murali
I'm having the same issue on Linux (Orthanc running in a docker container). Images download to the client just fine - but all thumbnails fail.
If you've solved this issue please let me know what you've done. Thanks.
Hello,
Please provide the full version of Orthanc you are using. This information can be obtained from the top of the log file:
http://book.orthanc-server.com/faq/log.html
If you use the “mainline” version, which is currently under development, please stick to the latest release 1.2.0, and check again. How to run Orthanc 1.2.0 within Docker is explained in the Orthanc Book:
http://book.orthanc-server.com/users/docker.html
If it fails, check whether OHIF behaves correctly using older releases (such as Orthanc 1.0.0 or 1.1.0).
Please post your findings here. It would also be a good idea to ask the development team of OHIF, as they officially support Orthanc as a backbone PACS server:
https://github.com/OHIF/Viewers/wiki/Orthanc-with-DIMSE
HTH,
Sébastien-