Query Error

Hello! good day.
Could you help me?

We have Orthanc 1.9.7(ubuntu) installed with the following plugins:

  • S3
  • PostgreSql 4.0
  • Dicom Web

We have the following problem:

We use Osirix to retrieve images stored in Orthanc. If we do the query with the date of a specific day, we can retrieve all the images. But if we do a query with an interval of days or if the studies contain many images we get the following error:
Screen Shot 2022-03-08 at 00.34.05.png

I attach the following files:

  • Log when starting Orthanc
  • Log when doing the query
  • Configuration.json
    -Image Error when doing query
  • Image of the configuration in Osirix

Thanks!

Orthanc-boot (15.1 KB)

Screen Shot 2022-03-08 at 00.49.33.jpg

Configuration.json (15.3 KB)

query (55.6 KB)

Hello,

I can confirm that the DICOMweb server of Orthanc supports date range, as can be seen by running the following example:

$ curl ‘https://demo.orthanc-server.com/dicom-web/studies?StudyDate=20050531-20070531

As a consequence, according to the following page, please get in touch with the paying support of OsiriX:
https://book.orthanc-server.com/faq/proprietary.html

If you still think there is a problem within Orthanc, please provide a minimal working example without forcing users to install OsiriX:
https://book.orthanc-server.com/users/support.html#discussing-a-minimal-working-example

Regards,
Sébastien-