need help

221 views
Skip to first unread message

D. Fanuel

unread,
Feb 3, 2022, 9:17:19 AM2/3/22
to Orthanc Users
please please help me i installed orthanc on windows and i want configure the dicomweb client but didn't work please help me ?


{
    /**
     * The following options control the configuration of the Orthanc
     * plugin adding support of WADO and DICOMweb.
     **/

    "DicomWeb" : {
                "Enable" : true,         // Whether DICOMweb support is enabled
                "Root" : "/dicom-web/",  // Root URI of the DICOMweb API (for QIDO-RS, STOW-RS and WADO-RS)
                "EnableWado" : true,     // Whether WADO-URI (aka. WADO) support is enabled
                "WadoRoot" : "/wado",    // Root URI of the WADO-URI (aka. WADO) API
                "Host" : "localhost",    // Hard-codes the name of the host for subsequent WADO-RS requests
                "Ssl" : false            // Whether HTTPS should be used for subsequent WADO-RS requests
{
  "Plugins" : [ "C:\\Program Files\\Orthanc Servers\\Plugins" ],
  "DicomWeb" : {
    "Servers" : {
      "sample" : [ "http://localhost/dicom-web/", "username", "password" ]
    }
  }
}
}

Shreyas Jarande

unread,
Feb 3, 2022, 1:00:01 PM2/3/22
to D. Fanuel, Orthanc Users
Hey users please mail me your details we will talk about this in a virtual meeting.


--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/orthanc-users/985536b5-3ae9-4351-9aae-ecfdd8ab062en%40googlegroups.com.

Sébastien Jodogne

unread,
Feb 3, 2022, 3:10:04 PM2/3/22
to Orthanc Users
You should at least explain your setup:

What is your DICOMweb client?

D. Fanuel

unread,
Feb 4, 2022, 3:29:28 AM2/4/22
to Orthanc Users
i used Orthanc - DICOMweb client
i try to configure dicomweb.json but its said   No DICOMweb server is configured! 

D. Fanuel

unread,
Feb 4, 2022, 4:40:18 AM2/4/22
to Orthanc Users
i try to configure but still not work 
Untitled.jpg

Alain Mazy

unread,
Feb 4, 2022, 5:46:43 AM2/4/22
to D. Fanuel, Orthanc Users
First of all, "it does not work" is not a sufficient problem description for anyone to help.  
To expect some help, you should provide your configuration files and logs (after you've checked them for warning and errors).

FYI, here's what my dicomweb.json configuration files look like.  The json configuration you pasted in your first message does not look like that one.

image.png

HTH,

Alain

--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.

D. Fanuel

unread,
Feb 4, 2022, 7:04:13 AM2/4/22
to Orthanc Users
I tried it on this way but still i didn't find DICOMweb server: on the dropdown menu
{
    /**
     * The following options control the configuration of the Orthanc
     * plugin adding support of WADO and DICOMweb.
     **/

    "DicomWeb" : {
        "Servers" : {
            "orthanc8042":{
                "url": "http://localhost:8042/dicom-web",
                "Timeout": 500,
                "ChunkedTransfers": false
            }
        },
Untitled.jpg

D. Fanuel

unread,
Feb 4, 2022, 7:35:13 AM2/4/22
to Orthanc Users
log error
E0204 04:33:35.679011 PluginsManager.cpp:164] Bad file format: Empty URL
E0204 04:33:35.679011 PluginsManager.cpp:164] Exception while parsing the "DicomWeb.Servers" section of the configuration file: Bad file format
E0204 04:33:35.679011 PluginsManager.cpp:164] Exception: Bad file format

Alain Mazy

unread,
Feb 4, 2022, 10:36:03 AM2/4/22
to D. Fanuel, Orthanc Users
I have already provided all the information...

I told you to check your logs -> they say your json file is invalid
I told you your json was probably invalid -> I gave you an example of valid json

Please help me and tell me what I could do more to help you ?

hint: paste your json in this online validator: https://jsonlint.com/



--
You received this message because you are subscribed to the Google Groups "Orthanc Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orthanc-user...@googlegroups.com.

D. Fanuel

unread,
Feb 4, 2022, 11:16:23 AM2/4/22
to Orthanc Users
i try it on  JSON Online Validator and its valid i don't know how to solve bro 
145.png

Alain Mazy

unread,
Feb 4, 2022, 11:24:45 AM2/4/22
to D. Fanuel, Orthanc Users
try "Url" with a capital U.

Here's a text copy of mine:
{
    /**
     * The following options control the configuration of the Orthanc
     * plugin adding support of WADO and DICOMweb.
     **/

    "DicomWeb" : {
          "Servers" : {
              "orthanc8044": {
                    "Url": "http://localhost:8044/dicom-web/",

D. Fanuel

unread,
Feb 4, 2022, 11:40:27 AM2/4/22
to Orthanc Users
 thanks a lot  it's worked but  There was an error connecting to " orthanc8042 " server.
Message has been deleted

D. Fanuel

unread,
Feb 5, 2022, 3:37:41 AM2/5/22
to Orthanc Users
this is my server address Url": "http://localhost:8042/dicom-web/",  but when i do lookup  There was an error connecting to " orthanc8042 " server.

On Friday, February 4, 2022 at 11:38:32 AM UTC-8 leandro...@pbh.gov.br wrote:

I'm also having the same problem,
Details In job >  Inactive jobs:
  • General information about the job
  • CompletionTime: Fri Feb 04 2022 16:35:41 GMT-0300 (Horário Padrão de Brasília)

    CreationTime: Fri Feb 04 2022 16:35:38 GMT-0300 (Horário Padrão de Brasília)

    EffectiveRuntime: 2.541

    ErrorCode: 1

    ErrorDescription: Error encountered within the plugin engine

    ErrorDetails:

    ID: 9702de89-054d-4cf7-9abd-44c138e122b0

    Priority: 0

    Progress: 100

    State: Failure

    Type: DicomWebStowClient

  • Detailed information
  • FunctionErrorCode: 9

    FunctionErrorDescription: Error in the network protocol

    InstancesCount: 2

    NetworkSizeMB: 22

Alain Mazy

unread,
Feb 7, 2022, 3:57:29 AM2/7/22
to D. Fanuel, Orthanc Users
Sorry but "There was an error" is not a sufficient problem description for anyone to help.  
To expect some help, you should provide your configuration files (all) and logs (after you've checked them for warning and errors).



D. Fanuel

unread,
Feb 20, 2022, 8:35:54 AM2/20/22
to Orthanc Users
how can access the stone viewer on client side i only run from orthanc server 
Capture.PNG

Sébastien Jodogne

unread,
Feb 21, 2022, 2:25:33 AM2/21/22
to D. Fanuel, Orthanc Users
Just click on the yellow button "Stone Web viewer" that appears at the study and series levels in Orthanc Explorer, and that you have already highlighted in your screenshot.

D. Fanuel

unread,
Feb 21, 2022, 5:57:41 AM2/21/22
to Orthanc Users
that was on the server side. How can I access it on the client side ?

Sébastien Jodogne

unread,
Feb 21, 2022, 6:43:42 AM2/21/22
to Orthanc Users
Well, a Web interface is always "on the client side". Your previous screenshot was taken "on the client side", i.e. in a Web browser.

You don't provide any information for people to help you (screenshots? logs? setup?)

Maybe it's simply because you haven't set configuration option "RemoteAccessAllowed" to "true", as indicated in the general troubleshooting guide:
Reply all
Reply to author
Forward
0 new messages