Getting random "Remote end closed connection without response"
1,173 views
Skip to first unread message
Jay Sridhar
unread,
Aug 12, 2021, 7:22:13 AM8/12/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Orthanc Users
Hello all,
I am randomly getting a "Remote end closed connection without response" when trying to connect to Orthanc using python requests. This is happening with version 1.9.4. When I check the server logs, there is nothing and the server is still running. Any ideas?
Thanks
Jay
Sébastien Jodogne
unread,
Aug 13, 2021, 10:10:00 AM8/13/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Orthanc Users
Hello,
This looks like a timeout error. You might try and set the configuration option "HttpRequestTimeout" to a higher value (by default, it is set to 30 seconds):