This is my log, when i’m sending the images from the modality ECHO to the Orthanc Server.
Please help me this network error!
Orthanc.log.20230302-105414.5216 (9.74 KB)
This is my log, when i’m sending the images from the modality ECHO to the Orthanc Server.
Please help me this network error!
Orthanc.log.20230302-105414.5216 (9.74 KB)
Maybe you can problem with the security protocol, the log indicate:
…
W0302 10:54:15.610804 HttpClient.cpp:1194] HTTPS will use the CA certificates from this file: C:\Program Files\Orthanc Server\Configuration\ca-certificates.crt
W0302 10:54:15.640780 HttpServer.cpp:2036] HTTP compression is enabled
W0302 10:54:15.643980 HttpServer.cpp:1794] HTTP server listening on port: 8042 (HTTPS encryption is disabled, remote access is not allowed)
…
First, you can disabled https and check if the error persists.
You should first enable verbose logging in order to have a better understanding of what’s going on.