<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Broken pipe error - aborted connection? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/broken-pipe-error-aborted-connection/m-p/313839#M840</link>
    <description>&lt;P&gt;From time to time we get the following error. Like 15 times within a second. Nuxeo is run behind nginx configured with &lt;CODE&gt;proxy_pass&lt;/CODE&gt;.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2022-12-15T12:06:52,455 ERROR [http-nio-127.0.0.1-8080-exec-753] [nuxeo-error-log] 
Request Attributes:

NuxeoExceptionHandlerMarker : true
org.apache.catalina.AccessLog.RemoteAddr : xxx.xxx.xxx.xxx
org.nuxeo.ecm.login.context : javax.security.auth.login.LoginContext@5975edad
user_message : Ein unerwarteter Fehler ist aufgetreten. Klicken Sie auf die folgenden Links, um weitere Informationen zu erhalten oder gehen Sie zurück zur Anwendung.
_STORED_GENERATED_RENDERING_CONTEXT : org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl@210e59b1
org.apache.catalina.AccessLog.ServerPort : 443
org.apache.tomcat.request.forwarded : true
exception_message : Broken pipe
messageBundle : java.util.PropertyResourceBundle@2980d392
nuxeo.disable.redirect.wrapper : true
org.apache.catalina.AccessLog.Protocol : HTTP/1.0
org.apache.tomcat.remoteAddr : xxx.xxx.xxx.xxx
org.apache.catalina.AccessLog.ServerName : 127.0.0.1
securityError : false
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;From my research I suspect the client closes the connection unexpectedly. Cannot really do anything about it.
I tried these nginx settings to ensure the connection is properly closed but without success.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;proxy_ignore_client_abort on;
proxy_buffering off;

proxy_buffering off;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As this is out of our hands, we cannot really do much about it. But I'd still like to get rid of the error messages, as they trigger our internal monitoring.&lt;/P&gt;
&lt;P&gt;Even turning of this specific error would be enough for me.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Dec 2022 13:49:34 GMT</pubDate>
    <dc:creator>Konrad_Krenzlin</dc:creator>
    <dc:date>2022-12-15T13:49:34Z</dc:date>
    <item>
      <title>Broken pipe error - aborted connection?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/broken-pipe-error-aborted-connection/m-p/313839#M840</link>
      <description>&lt;P&gt;From time to time we get the following error. Like 15 times within a second. Nuxeo is run behind nginx configured with &lt;CODE&gt;proxy_pass&lt;/CODE&gt;.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;2022-12-15T12:06:52,455 ERROR [http-nio-127.0.0.1-8080-exec-753] [nuxeo-error-log] 
Request Attributes:

NuxeoExceptionHandlerMarker : true
org.apache.catalina.AccessLog.RemoteAddr : xxx.xxx.xxx.xxx
org.nuxeo.ecm.login.context : javax.security.auth.login.LoginContext@5975edad
user_message : Ein unerwarteter Fehler ist aufgetreten. Klicken Sie auf die folgenden Links, um weitere Informationen zu erhalten oder gehen Sie zurück zur Anwendung.
_STORED_GENERATED_RENDERING_CONTEXT : org.nuxeo.ecm.core.io.registry.context.RenderingContextImpl@210e59b1
org.apache.catalina.AccessLog.ServerPort : 443
org.apache.tomcat.request.forwarded : true
exception_message : Broken pipe
messageBundle : java.util.PropertyResourceBundle@2980d392
nuxeo.disable.redirect.wrapper : true
org.apache.catalina.AccessLog.Protocol : HTTP/1.0
org.apache.tomcat.remoteAddr : xxx.xxx.xxx.xxx
org.apache.catalina.AccessLog.ServerName : 127.0.0.1
securityError : false
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;From my research I suspect the client closes the connection unexpectedly. Cannot really do anything about it.
I tried these nginx settings to ensure the connection is properly closed but without success.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;proxy_ignore_client_abort on;
proxy_buffering off;

proxy_buffering off;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;As this is out of our hands, we cannot really do much about it. But I'd still like to get rid of the error messages, as they trigger our internal monitoring.&lt;/P&gt;
&lt;P&gt;Even turning of this specific error would be enough for me.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 13:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/broken-pipe-error-aborted-connection/m-p/313839#M840</guid>
      <dc:creator>Konrad_Krenzlin</dc:creator>
      <dc:date>2022-12-15T13:49:34Z</dc:date>
    </item>
  </channel>
</rss>

