Closed issue by zenny on void-packages repository https://github.com/void-linux/void-packages/issues/30615 Description: The cups-pdf driver was working flawlessly prior to an system update this afternoon. Something appears to be knocked-off by the recent upgrade, and therefore, is producing a single page blank output only. The error log says: `HTTP_STATE_WAITING Closing for error 32 (Broken pipe)` Please find below the error.log: ``` D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 221 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 222 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 223 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 224 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 225 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 226 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 227 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 228 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 229 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 230 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Default 231 D [01/May/2021:19:02:53 +0200] CUPS-Get-Default D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:53 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:53 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:53 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:53 +0200] [Client 3] 2.0 CUPS-Get-Printers 232 D [01/May/2021:19:02:53 +0200] CUPS-Get-Printers D [01/May/2021:19:02:53 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:53 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:53 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:53 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:53 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:53 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:53 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:53 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:53 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:53 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Default 233 D [01/May/2021:19:02:56 +0200] CUPS-Get-Default D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Printers 234 D [01/May/2021:19:02:56 +0200] CUPS-Get-Printers D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Default 235 D [01/May/2021:19:02:56 +0200] CUPS-Get-Default D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Printers 236 D [01/May/2021:19:02:56 +0200] CUPS-Get-Printers D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Default 237 D [01/May/2021:19:02:56 +0200] CUPS-Get-Default D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Printers 238 D [01/May/2021:19:02:56 +0200] CUPS-Get-Printers D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Default 239 D [01/May/2021:19:02:56 +0200] CUPS-Get-Default D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:56 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:56 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:56 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:56 +0200] [Client 3] 2.0 CUPS-Get-Printers 240 D [01/May/2021:19:02:56 +0200] CUPS-Get-Printers D [01/May/2021:19:02:56 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:56 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:56 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:56 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:56 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:56 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:56 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:56 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:56 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:56 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:57 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] 2.0 CUPS-Get-Default 241 D [01/May/2021:19:02:57 +0200] CUPS-Get-Default D [01/May/2021:19:02:57 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:57 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:57 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:57 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:57 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:57 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:57 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:57 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:57 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] 2.0 CUPS-Get-Printers 242 D [01/May/2021:19:02:57 +0200] CUPS-Get-Printers D [01/May/2021:19:02:57 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:57 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:57 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:57 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:57 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:57 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:57 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:57 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:57 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] 2.0 CUPS-Get-Default 243 D [01/May/2021:19:02:57 +0200] CUPS-Get-Default D [01/May/2021:19:02:57 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:02:57 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:57 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:57 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:57 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:02:57 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:57 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:57 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:02:57 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] Read: status=100, state=6 D [01/May/2021:19:02:57 +0200] [Client 3] 2.0 CUPS-Get-Printers 244 D [01/May/2021:19:02:57 +0200] CUPS-Get-Printers D [01/May/2021:19:02:57 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:02:57 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:02:57 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:02:57 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:02:57 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:02:57 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:02:57 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:02:57 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:02:57 +0200] [Client 3] Waiting for request. D [01/May/2021:19:02:57 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:03:00 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:03:00 +0200] [Client 3] 2.0 CUPS-Get-Default 245 D [01/May/2021:19:03:00 +0200] CUPS-Get-Default D [01/May/2021:19:03:00 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:03:00 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:03:00 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:03:00 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:03:00 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:03:00 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:03:00 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:03:00 +0200] [Client 3] Waiting for request. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:03:00 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:03:00 +0200] [Client 3] 2.0 CUPS-Get-Printers 246 D [01/May/2021:19:03:00 +0200] CUPS-Get-Printers D [01/May/2021:19:03:00 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:03:00 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:03:00 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:03:00 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:03:00 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:03:00 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:03:00 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:03:00 +0200] [Client 3] Waiting for request. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:03:00 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:03:00 +0200] [Client 3] 2.0 CUPS-Get-Default 247 D [01/May/2021:19:03:00 +0200] CUPS-Get-Default D [01/May/2021:19:03:00 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost. D [01/May/2021:19:03:00 +0200] [Client 3] Content-Length: 9734 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:03:00 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=9734, response=0x559d6a81f880(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:03:00 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:03:00 +0200] [Client 3] bytes=0, http_state=0, data_remaining=9734 D [01/May/2021:19:03:00 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:03:00 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:03:00 +0200] [Client 3] Waiting for request. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 3] POST / HTTP/1.1 D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 3] Read: status=200, state=6 D [01/May/2021:19:03:00 +0200] [Client 3] No authentication data provided. D [01/May/2021:19:03:00 +0200] [Client 3] 2.0 CUPS-Get-Printers 248 D [01/May/2021:19:03:00 +0200] CUPS-Get-Printers D [01/May/2021:19:03:00 +0200] [Client 3] Returning IPP successful-ok for CUPS-Get-Printers (no URI) from localhost. D [01/May/2021:19:03:00 +0200] [Client 3] Content-Length: 3663 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdSendHeader: code=200, type="application/ipp", auth_type=0 D [01/May/2021:19:03:00 +0200] [Client 3] con->http=0x559d6a842a20 D [01/May/2021:19:03:00 +0200] [Client 3] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=3663, response=0x559d6a82d350(IPP_STATE_DATA), pipe_pid=0, file=-1 D [01/May/2021:19:03:00 +0200] [Client 3] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0 D [01/May/2021:19:03:00 +0200] [Client 3] bytes=0, http_state=0, data_remaining=3663 D [01/May/2021:19:03:00 +0200] [Client 3] Flushing write buffer. D [01/May/2021:19:03:00 +0200] [Client 3] New state is HTTP_STATE_WAITING D [01/May/2021:19:03:00 +0200] [Client 3] Waiting for request. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 68] Server address is "/run/cups/cups.sock". D [01/May/2021:19:03:00 +0200] [Client 68] Accepted from localhost (Domain) D [01/May/2021:19:03:00 +0200] [Client 68] Waiting for request. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 69] Server address is "/run/cups/cups.sock". D [01/May/2021:19:03:00 +0200] [Client 69] Accepted from localhost (Domain) D [01/May/2021:19:03:00 +0200] [Client 69] Waiting for request. D [01/May/2021:19:03:00 +0200] [Client 68] HTTP_STATE_WAITING Closing for error 32 (Broken pipe) D [01/May/2021:19:03:00 +0200] [Client 68] Closing connection. D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Not busy", busy="Active clients" D [01/May/2021:19:03:00 +0200] [Client 69] POST / HTTP/1.1 D [01/May/2021:19:03:00 +0200] cupsdSetBusyState: newbusy="Active clients", busy="Not busy" D [01/May/2021:19:03:00 +0200] [Client 69] Read: status=200, state=6 ```