Receiving Association failed: DUL network read timeout

Hi,

Does anyone have this error?

CommandDispatcher.cpp:464 Receiving Association failed: DUL network read timeout

How can I debug the cause?

I am using Orthanc 1.5.3

Thanks,

Diego

First, you should probably provide more than one line of log and give some context.

That’s it. I start orthanc and that’s the first line that I get right after. I get tons of lines like that actually, one after the other. I looked into this and it comes from DCMTK? One of the libraries that Orthanc uses. But I have no way of telling what the association failure is as there are many ways you can have a bad condition (cond.bad()) in the CommandDispatcher code.

Diego

Hello,

Please provide all the required information so that we can reproduce your issue, as detailed in the Orthanc Book:https://book.orthanc-server.com/users/support.html#discussing-a-minimal-working-example

Sébastien-