-
Hello, I get a client error when connecting to an azure dicom webserver. I can see normally all the records through Slicer but when I try to download a series I get:
Does this mean that there is an issue with the retrieval of the serie's DICOM instances (WADO)? the data itself (non conformant DICOMS)? something else? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The DICOMweb client requested something that the server could not fulfill, so it is hard to tell if the problem is on client or server side. I've now updated dicomweb-client to the latest version (a previous regression in the package required us to lock into <0.5 version). Please update your DICOMwebBrowser.py (or wait for the next nightly build and reinstall the extension tomorrow) and retry. If you still have problems then report it to the dicomweb-client issue tracker. |
Beta Was this translation helpful? Give feedback.
The DICOMweb client requested something that the server could not fulfill, so it is hard to tell if the problem is on client or server side.
I've now updated dicomweb-client to the latest version (a previous regression in the package required us to lock into <0.5 version). Please update your DICOMwebBrowser.py (or wait for the next nightly build and reinstall the extension tomorrow) and retry.
If you still have problems then report it to the dicomweb-client issue tracker.