OpenPrinting / ipp-usb

ipp-usb -- HTTP reverse proxy, backed by IPP-over-USB connection to device
BSD 2-Clause "Simplified" License
135 stars 14 forks source link

No printer found if printer is already on #17

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi,

Debian 11 testing with printer EPSON ET-4750. The printer is already on. Now I switch on my computer. Cups (localhost:631) does not find the printer.

root@pc4:~# driverless ERROR: ippfind (PID 2542) stopped with status 1!

main.log: 11-12-2020 12:28:39: =============================== 11-12-2020 12:28:39: ipp-usb started in "udev" mode, pid=2444 11-12-2020 12:28:39: + PNP Bus 001 Device 006: added

04b8...log: 11-12-2020 12:28:39: 11-12-2020 12:28:39: =============================== 11-12-2020 12:28:39: + Bus 001 Device 006: added ET-4750 Series 11-12-2020 12:28:39: Device info: 11-12-2020 12:28:39: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 11-12-2020 12:28:39: Manufacturer: EPSON 11-12-2020 12:28:39: Product: ET-4750 Series 11-12-2020 12:28:39: SerialNumber: 583443523037373398 11-12-2020 12:28:39: MfgAndProduct: EPSON ET-4750 Series 11-12-2020 12:28:39: 11-12-2020 12:28:39: Device quirks: 11-12-2020 12:28:39: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 11-12-2020 12:28:39: blacklist = false 11-12-2020 12:28:39: http-connection = "" 11-12-2020 12:28:39: 11-12-2020 12:28:39: USB stack parameters 11-12-2020 12:28:39: authorized_default: -1 11-12-2020 12:28:39: autosuspend: 2 11-12-2020 12:28:39: blinkenlights: N 11-12-2020 12:28:39: initial_descriptor_timeout: 5000 11-12-2020 12:28:39: nousb: N 11-12-2020 12:28:39: old_scheme_first: N 11-12-2020 12:28:39: quirks: 11-12-2020 12:28:39: usbfs_memory_mb: 16 11-12-2020 12:28:39: usbfs_snoop: N 11-12-2020 12:28:39: usbfs_snoop_max: 65536 11-12-2020 12:28:39: use_both_schemes: Y 11-12-2020 12:28:39: 11-12-2020 12:28:39: USB interfaces: 11-12-2020 12:28:39: Config Interface Alt Class SubClass Proto 11-12-2020 12:28:39: 1 0 0 255 255 255 11-12-2020 12:28:39: 1 1 0 7 1 2 11-12-2020 12:28:39: 1 1 1 7 1 4 11-12-2020 12:28:39: 1 2 0 255 170 1 11-12-2020 12:28:39: 1 3 0 7 1 2 11-12-2020 12:28:39: 1 3 1 7 1 4 11-12-2020 12:28:39: 1 4 0 255 1 0 11-12-2020 12:28:39: 1 4 1 7 1 4 11-12-2020 12:28:39: 1 5 0 255 1 0 11-12-2020 12:28:39: * 1 5 1 7 1 4 11-12-2020 12:28:39: 11-12-2020 12:28:39: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 11-12-2020 12:28:39: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 11-12-2020 12:28:39: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 11-12-2020 12:28:39: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 11-12-2020 12:28:39: > IPP request: 11-12-2020 12:28:39: > { 11-12-2020 12:28:39: > VERSION 2.0 11-12-2020 12:28:39: > OPERATION Get-Printer-Attributes 11-12-2020 12:28:39: > 11-12-2020 12:28:39: > GROUP operation-attributes-tag 11-12-2020 12:28:39: > ATTR "attributes-charset" charset: utf-8 11-12-2020 12:28:39: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 12:28:39: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 11-12-2020 12:28:39: > ATTR "requested-attributes" keyword: all 11-12-2020 12:28:39: > } 11-12-2020 12:28:39: 11-12-2020 12:28:39: > HTTP[000]: POST http://localhost:60000/ipp/print 11-12-2020 12:28:39: > HTTP[000]: request body: got 151 bytes; closed 11-12-2020 12:28:39: > HTTP[000]: body is small (151 bytes), prefetched before sending 11-12-2020 12:28:39: > HTTP[000]: HTTP request header: 11-12-2020 12:28:39: > POST /ipp/print HTTP/1.1 11-12-2020 12:28:39: > Host: localhost:60000 11-12-2020 12:28:39: > User-Agent: ipp-usb 11-12-2020 12:28:39: > Content-Length: 151 11-12-2020 12:28:39: > Content-Type: application/ipp 11-12-2020 12:28:39: > 11-12-2020 12:28:39: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 12:28:39: HTTP[000]: connection 0 allocated

================================================================ Stop and start ipp-usb (and delete log-files). The computer is still on. Now I switch off and on my printer. Now Cups has found my printer.

Maybe you can give me a hint what is going wrong on my computer.

Thanks heiner

Cups: Description: | EPSON_ET_4750_SeriesUSB EPSON ET-4750 Series, driverless, cups-filters 1.28.6 (color, 2-sided printing) implicitclass://EPSON_ET_4750_SeriesUSB/ job-sheets=none, none media=iso_a4_210x297mm sides=one-sided

root@pc4:~# driverless ipp://EPSON%20ET-4750%20Series%20(USB)._ipp._tcp.local/

main.log: 111-12-2020 12:37:58: =============================== 11-12-2020 12:37:58: ipp-usb started in "udev" mode, pid=2606 11-12-2020 12:37:58: + PNP Bus 001 Device 009: added

04b8...log: 11-12-2020 12:37:58: 11-12-2020 12:37:58: =============================== 11-12-2020 12:37:58: + Bus 001 Device 009: added ET-4750 Series 11-12-2020 12:37:58: Device info: 11-12-2020 12:37:58: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 11-12-2020 12:37:58: Manufacturer: EPSON 11-12-2020 12:37:58: Product: ET-4750 Series 11-12-2020 12:37:58: SerialNumber: 583443523037373398 11-12-2020 12:37:58: MfgAndProduct: EPSON ET-4750 Series 11-12-2020 12:37:58: 11-12-2020 12:37:58: Device quirks: 11-12-2020 12:37:58: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 11-12-2020 12:37:58: blacklist = false 11-12-2020 12:37:58: http-connection = "" 11-12-2020 12:37:58: 11-12-2020 12:37:58: USB stack parameters 11-12-2020 12:37:58: authorized_default: -1 11-12-2020 12:37:58: autosuspend: 2 11-12-2020 12:37:58: blinkenlights: N 11-12-2020 12:37:58: initial_descriptor_timeout: 5000 11-12-2020 12:37:58: nousb: N 11-12-2020 12:37:58: old_scheme_first: N 11-12-2020 12:37:58: quirks: 11-12-2020 12:37:58: usbfs_memory_mb: 16 11-12-2020 12:37:58: usbfs_snoop: N 11-12-2020 12:37:58: usbfs_snoop_max: 65536 11-12-2020 12:37:58: use_both_schemes: Y 11-12-2020 12:37:58: 11-12-2020 12:37:58: USB interfaces: 11-12-2020 12:37:58: Config Interface Alt Class SubClass Proto 11-12-2020 12:37:58: 1 0 0 255 255 255 11-12-2020 12:37:58: 1 1 0 7 1 2 11-12-2020 12:37:58: 1 1 1 7 1 4 11-12-2020 12:37:58: 1 2 0 255 170 1 11-12-2020 12:37:58: 1 3 0 7 1 2 11-12-2020 12:37:58: 1 3 1 7 1 4 11-12-2020 12:37:58: 1 4 0 255 1 0 11-12-2020 12:37:58: 1 4 1 7 1 4 11-12-2020 12:37:58: 1 5 0 255 1 0 11-12-2020 12:37:58: * 1 5 1 7 1 4 11-12-2020 12:37:58: 11-12-2020 12:37:58: USB[0]: open: Bus 001 Device 009 Interface 1 Alt 1 11-12-2020 12:37:58: USB[1]: open: Bus 001 Device 009 Interface 3 Alt 1 11-12-2020 12:37:58: USB[2]: open: Bus 001 Device 009 Interface 4 Alt 1 11-12-2020 12:37:58: USB[3]: open: Bus 001 Device 009 Interface 5 Alt 1 11-12-2020 12:37:58: > IPP request: 11-12-2020 12:37:58: > { 11-12-2020 12:37:58: > VERSION 2.0 11-12-2020 12:37:58: > OPERATION Get-Printer-Attributes 11-12-2020 12:37:58: > 11-12-2020 12:37:58: > GROUP operation-attributes-tag 11-12-2020 12:37:58: > ATTR "attributes-charset" charset: utf-8 11-12-2020 12:37:58: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 12:37:58: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 11-12-2020 12:37:58: > ATTR "requested-attributes" keyword: all 11-12-2020 12:37:58: > } 11-12-2020 12:37:58: 11-12-2020 12:37:58: > HTTP[000]: POST http://localhost:60000/ipp/print 11-12-2020 12:37:58: > HTTP[000]: request body: got 151 bytes; closed 11-12-2020 12:37:58: > HTTP[000]: body is small (151 bytes), prefetched before sending 11-12-2020 12:37:58: > HTTP[000]: HTTP request header: 11-12-2020 12:37:58: > POST /ipp/print HTTP/1.1 11-12-2020 12:37:58: > Host: localhost:60000 11-12-2020 12:37:58: > User-Agent: ipp-usb 11-12-2020 12:37:58: > Content-Length: 151 11-12-2020 12:37:58: > Content-Type: application/ipp 11-12-2020 12:37:58: > 11-12-2020 12:37:58: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 12:37:58: HTTP[000]: connection 0 allocated 11-12-2020 12:38:12: > USB[0]: write: wanted 275 sent 275 total 275 11-12-2020 12:38:12: < USB[0]: read: wanted 4096 got 195 total 195 11-12-2020 12:38:12: < HTTP[000]: POST http://localhost:60000/ipp/print - 200 OK 11-12-2020 12:38:12: < HTTP[000]: HTTP response header: 11-12-2020 12:38:12: < HTTP/1.1 200 OK 11-12-2020 12:38:12: < Cache-Control: no-cache 11-12-2020 12:38:12: < Connection: Keep-Alive 11-12-2020 12:38:12: < Content-Length: 8642 11-12-2020 12:38:12: < Content-Type: application/ipp 11-12-2020 12:38:12: < Keep-Alive: timeout=30 11-12-2020 12:38:12: < Pragma: no-cache 11-12-2020 12:38:12: < Server: Epson_IPP-Server/2.0.0 11-12-2020 12:38:12: < 11-12-2020 12:38:12: < USB[0]: read: wanted 4096 got 4096 total 4291 11-12-2020 12:38:12: < USB[0]: read: wanted 4096 got 4096 total 8387 11-12-2020 12:38:12: < USB[0]: read: wanted 4096 got 450 total 8837 11-12-2020 12:38:12: < HTTP[000]: response body: got 8642 bytes; EOF 11-12-2020 12:38:12: < IPP response: 11-12-2020 12:38:12: < { 11-12-2020 12:38:12: < VERSION 2.0 11-12-2020 12:38:12: < STATUS successful-ok 11-12-2020 12:38:12: < 11-12-2020 12:38:12: < GROUP operation-attributes-tag 11-12-2020 12:38:12: < ATTR "attributes-charset" charset: utf-8 11-12-2020 12:38:12: < ATTR "attributes-natural-language" naturalLanguage: en 11-12-2020 12:38:12: < 11-12-2020 12:38:12: < GROUP printer-attributes-tag 11-12-2020 12:38:12: < ATTR "copies-default" integer: 1 11-12-2020 12:38:12: < ATTR "copies-supported" rangeOfInteger: 1-99 11-12-2020 12:38:12: < ATTR "finishings-default" enum: 3 11-12-2020 12:38:12: < ATTR "finishings-supported" enum: 3 11-12-2020 12:38:12: < ATTR "sides-default" keyword: one-sided 11-12-2020 12:38:12: < ATTR "sides-supported" keyword: one-sided two-sided-short-edge two-sided-long-edge 11-12-2020 12:38:12: < ATTR "orientation-requested-default" enum: 3 11-12-2020 12:38:12: < ATTR "orientation-requested-supported" enum: 3 11-12-2020 12:38:12: < ATTR "media-default" keyword: na_letter_8.5x11in 11-12-2020 12:38:12: < ATTR "media-supported" keyword: na_letter_8.5x11in na_index-4x6_4x6in na_5x7_5x7in na_govt-letter_8x10in om_hivision_101.6x180.6mm iso_a4_210x297mm iso_a5_148x210mm iso_a6_105x148mm na_legal_8.5x14in jis_b5_182x257mm jis_b6_128x182mm oe_photo-l_3.5x5in jpn_hagaki_100x148mm na_number-10_4.125x9.5in iso_c6_114x162mm iso_dl_110x220mm na_index-5x8_5x8in na_foolscap_8.5x13in om_16k_195x270mm om_indian-legal_215x345mm custom_min_89x127mm custom_max_215.9x1200mm 11-12-2020 12:38:12: < ATTR "printer-resolution-default" resolution: 600x600dpi 11-12-2020 12:38:12: < ATTR "printer-resolution-supported" resolution: 600x600dpi 600x1200dpi 4800x1200dpi 11-12-2020 12:38:12: < ATTR "print-quality-default" enum: 4 11-12-2020 12:38:12: < ATTR "print-quality-supported" enum: 4 5 11-12-2020 12:38:12: < ATTR "output-bin-default" keyword: face-up 11-12-2020 12:38:12: < ATTR "output-bin-supported" keyword: face-up 11-12-2020 12:38:12: < ATTR "media-col-supported" keyword: media-size media-top-margin media-left-margin media-right-margin media-bottom-margin media-type media-source 11-12-2020 12:38:12: < ATTR "media-col-default" collection: { 11-12-2020 12:38:12: < ATTR "media-size" collection: { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 27940 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "media-top-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-left-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-right-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-bottom-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-type" keyword: stationery 11-12-2020 12:38:12: < ATTR "media-source" keyword: main 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "print-color-mode-default" keyword: auto 11-12-2020 12:38:12: < ATTR "print-color-mode-supported" keyword: color monochrome auto-monochrome process-monochrome auto 11-12-2020 12:38:12: < ATTR "print-content-optimize-default" keyword: auto 11-12-2020 12:38:12: < ATTR "print-content-optimize-supported" keyword: auto 11-12-2020 12:38:12: < ATTR "print-scaling-default" keyword: auto 11-12-2020 12:38:12: < ATTR "print-scaling-supported" keyword: auto auto-fit fill fit none 11-12-2020 12:38:12: < ATTR "media-ready" keyword: iso_a4_210x297mm 11-12-2020 12:38:12: < ATTR "media-col-ready" collection: { 11-12-2020 12:38:12: < ATTR "media-size" collection: { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21000 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 29700 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "media-top-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-left-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-right-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-bottom-margin" integer: 300 11-12-2020 12:38:12: < ATTR "media-type" keyword: stationery 11-12-2020 12:38:12: < ATTR "media-source" keyword: main 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "media-size" collection: { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21000 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 29700 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "media-top-margin" integer: 0 11-12-2020 12:38:12: < ATTR "media-left-margin" integer: 0 11-12-2020 12:38:12: < ATTR "media-right-margin" integer: 0 11-12-2020 12:38:12: < ATTR "media-bottom-margin" integer: 0 11-12-2020 12:38:12: < ATTR "media-type" keyword: stationery 11-12-2020 12:38:12: < ATTR "media-source" keyword: main 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "media-size-supported" collection: { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 27940 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 10160 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 15240 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 12700 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 17780 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 20320 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 25400 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 10160 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 18060 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21000 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 29700 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 14800 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 21000 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 10500 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 14800 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 35560 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 18200 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 25700 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 12800 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 18200 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 8890 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 12700 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 10000 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 14800 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 10477 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 24130 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 11400 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 16200 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 11000 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 22000 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 12700 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 20320 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 33020 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 19500 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 27000 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" integer: 21500 11-12-2020 12:38:12: < ATTR "y-dimension" integer: 34500 11-12-2020 12:38:12: < } { 11-12-2020 12:38:12: < ATTR "x-dimension" rangeOfInteger: 8900-21590 11-12-2020 12:38:12: < ATTR "y-dimension" rangeOfInteger: 12700-120000 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: < ATTR "media-type-supported" keyword: stationery photographic-high-gloss photographic photographic-semi-gloss photographic-glossy photographic-matte stationery-letterhead envelope 11-12-2020 12:38:12: < ATTR "media-source-supported" keyword: main 11-12-2020 12:38:12: < ATTR "media-top-margin-supported" integer: 0 300 11-12-2020 12:38:12: < ATTR "media-left-margin-supported" integer: 0 300 11-12-2020 12:38:12: < ATTR "media-right-margin-supported" integer: 0 300 11-12-2020 12:38:12: < ATTR "media-bottom-margin-supported" integer: 0 300 11-12-2020 12:38:12: < ATTR "charset-configured" charset: utf-8 11-12-2020 12:38:12: < ATTR "charset-supported" charset: utf-8 11-12-2020 12:38:12: < ATTR "color-supported" boolean: true 11-12-2020 12:38:12: < ATTR "compression-supported" keyword: none gzip 11-12-2020 12:38:12: < ATTR "document-format-default" mimeMediaType: application/octet-stream 11-12-2020 12:38:12: < ATTR "document-format-supported" mimeMediaType: application/octet-stream image/pwg-raster image/urf image/jpeg 11-12-2020 12:38:12: < ATTR "generated-natural-language-supported" naturalLanguage: en 11-12-2020 12:38:12: < ATTR "ipp-versions-supported" keyword: 1.0 1.1 2.0 11-12-2020 12:38:12: < ATTR "natural-language-configured" naturalLanguage: en 11-12-2020 12:38:12: < ATTR "operations-supported" enum: 2 4 5 6 8 9 10 11 59 60 11-12-2020 12:38:12: < ATTR "pages-per-minute" integer: 13 11-12-2020 12:38:12: < ATTR "pages-per-minute-color" integer: 7 11-12-2020 12:38:12: < ATTR "pdl-override-supported" keyword: attempted 11-12-2020 12:38:12: < ATTR "printer-alert" octetString: 636f64653d6f74686572 11-12-2020 12:38:12: < ATTR "printer-alert-description" textWithoutLanguage: idle 11-12-2020 12:38:12: < ATTR "printer-device-id" textWithoutLanguage: MFG:EPSON;CMD:ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF;MDL:ET-4750 Series;CLS:PRINTER;DES:EPSON ET-4750 Series;CID:EpsonRGB;FID:FXA,DPA,WFA,ETA,AFA,DAN,WRA;RID:40;DDS:022500;ELG:1160;SN:583443523037373398;URF:CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12; 11-12-2020 12:38:12: < ATTR "printer-info" textWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:12: < ATTR "printer-is-accepting-jobs" boolean: true 11-12-2020 12:38:12: < ATTR "printer-location" textWithoutLanguage: 11-12-2020 12:38:12: < ATTR "printer-make-and-model" textWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:12: < ATTR "printer-more-info" uri: http://localhost:60000/PRESENTATION/BONJOUR 11-12-2020 12:38:12: < ATTR "printer-name" nameWithoutLanguage: ipp/print 11-12-2020 12:38:12: < ATTR "printer-state" enum: 3 11-12-2020 12:38:12: < ATTR "printer-state-reasons" keyword: none 11-12-2020 12:38:12: < ATTR "printer-up-time" integer: 124465175 11-12-2020 12:38:12: < ATTR "printer-uri-supported" uri: ipp://localhost:60000/ipp/print 11-12-2020 12:38:12: < ATTR "queued-job-count" integer: 0 11-12-2020 12:38:12: < ATTR "uri-security-supported" keyword: none 11-12-2020 12:38:12: < ATTR "uri-authentication-supported" keyword: none 11-12-2020 12:38:12: < ATTR "printer-geo-location" unknown: 11-12-2020 12:38:12: < ATTR "identify-actions-default" keyword: flash 11-12-2020 12:38:12: < ATTR "identify-actions-supported" keyword: flash sound 11-12-2020 12:38:12: < ATTR "jpeg-k-octets-supported" rangeOfInteger: 0-16384 11-12-2020 12:38:12: < ATTR "jpeg-x-dimension-supported" rangeOfInteger: 0-15000 11-12-2020 12:38:12: < ATTR "jpeg-y-dimension-supported" rangeOfInteger: 1-15000 11-12-2020 12:38:12: < ATTR "pdf-versions-supported" keyword: none 11-12-2020 12:38:12: < ATTR "urf-supported" keyword: CP1 PQ4-5 OB9 OFU0 RS300 SRGB24 W8 DM3 IS1 V1.4 MT1-3-6-8-10-11-12 11-12-2020 12:38:12: < ATTR "job-creation-attributes-supported" keyword: copies finishings ipp-attribute-fidelity job-name media media-col orientation-requested output-bin print-quality printer-resolution sides print-color-mode print-content-optimize print-scaling job-mandatory-attributes 11-12-2020 12:38:12: < ATTR "marker-names" nameWithoutLanguage: Black ink Cyan ink Magenta ink Yellow ink 11-12-2020 12:38:12: < ATTR "marker-colors" nameWithoutLanguage: #000000 #00FFFF #FF00FF #FFFF00 11-12-2020 12:38:12: < ATTR "marker-types" keyword: ink ink ink ink 11-12-2020 12:38:12: < ATTR "marker-low-levels" integer: 15 15 15 15 11-12-2020 12:38:12: < ATTR "marker-high-levels" integer: 100 100 100 100 11-12-2020 12:38:12: < ATTR "marker-levels" integer: 29 59 61 61 11-12-2020 12:38:12: < ATTR "printer-icons" uri: http://localhost:60000/icon.png http://localhost:60000/PRESENTATION/AIRPRINT/PRINTER_512.PNG 11-12-2020 12:38:12: < ATTR "landscape-orientation-requested-preferred" enum: 5 11-12-2020 12:38:12: < ATTR "printer-uuid" uri: urn:uuid:cfe92100-67c4-11d4-a45f-381a524ac2d3 11-12-2020 12:38:12: < ATTR "printer-dns-sd-name" nameWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:12: < ATTR "printer-supply-info-uri" uri: http://localhost:60000/PRESENTATION/HTML/TOP/PRTINFO.HTML 11-12-2020 12:38:12: < ATTR "multiple-document-jobs-supported" boolean: false 11-12-2020 12:38:12: < ATTR "multiple-operation-time-out" integer: 120 11-12-2020 12:38:12: < ATTR "ipp-features-supported" keyword: wfds-print-1.0 airprint-1.7 11-12-2020 12:38:12: < ATTR "printer-kind" keyword: document envelope photo 11-12-2020 12:38:12: < ATTR "pwg-raster-document-type-supported" keyword: sgray_8 srgb_8 11-12-2020 12:38:12: < ATTR "pwg-raster-document-resolution-supported" resolution: 300x300dpi 600x600dpi 11-12-2020 12:38:12: < ATTR "pwg-raster-document-sheet-back" keyword: rotated 11-12-2020 12:38:12: < ATTR "mopria-certified" textWithoutLanguage: mopria-certified 1.3 11-12-2020 12:38:12: < ATTR "printer-firmware-name" nameWithoutLanguage: Firmware 11-12-2020 12:38:12: < ATTR "printer-firmware-string-version" textWithoutLanguage: 10.58.LU12J7 11-12-2020 12:38:12: < ATTR "printer-firmware-version" octetString: 3030303031303538303030304a37313230303030303030303030303030303030 11-12-2020 12:38:12: < ATTR "printer-input-tray" octetString: 747970653d7368656574466565644175746f4e6f6e52656d6f7661626c65547261793b64696d756e69743d6d6963726f6d65746572733b6d65646961666565643d3239373030303b6d6564696178666565643d3231303030303b6d617863617061636974793d2d323b6c6576656c3d2d323b7374617475733d303b6e616d653d5368656574206665656465722062696e20313b 11-12-2020 12:38:12: < ATTR "printer-output-tray" octetString: 747970653d756e52656d6f7661626c6542696e3b6d617863617061636974793d33303b72656d61696e696e673d2d333b7374617475733d303b6e616d653d466163652d757020547261793b737461636b696e676f726465723d6c617374546f46697273743b7061676564656c69766572793d6661636555703b 11-12-2020 12:38:12: < ATTR "which-jobs-supported" keyword: completed not-completed 11-12-2020 12:38:12: < ATTR "document-format-preferred" mimeMediaType: image/urf 11-12-2020 12:38:12: < ATTR "multiple-operation-time-out-action" keyword: abort-job 11-12-2020 12:38:12: < ATTR "printer-get-attributes-supported" keyword: document-format 11-12-2020 12:38:12: < ATTR "document-format-varying-attributes" keyword: copies sides 11-12-2020 12:38:12: < ATTR "printer-organization" textWithoutLanguage: 11-12-2020 12:38:12: < ATTR "printer-organizational-unit" textWithoutLanguage: 11-12-2020 12:38:12: < ATTR "printer-strings-languages-supported" naturalLanguage: en fr de it es pt nl ru no sv fi pl cs hu da tr el sk ro uk ar zh-tw zh-cn ko 11-12-2020 12:38:12: < ATTR "printer-strings-uri" uri: http://localhost:60000/LANGUAGES/IPP?LANG=en 11-12-2020 12:38:12: < ATTR "printer-current-time" dateTime: 2020-12-11T11:39:35Z 11-12-2020 12:38:12: < ATTR "printer-config-change-date-time" dateTime: 2020-12-11T11:39:34Z 11-12-2020 12:38:12: < ATTR "printer-config-change-time" integer: 124465174 11-12-2020 12:38:12: < ATTR "printer-state-change-date-time" dateTime: 2020-12-11T11:39:24Z 11-12-2020 12:38:12: < ATTR "printer-state-change-time" integer: 124465164 11-12-2020 12:38:12: < ATTR "jpeg-features-supported" keyword: none 11-12-2020 12:38:12: < } 11-12-2020 12:38:12: 11-12-2020 12:38:12: USB[0]: connection released, 0 in use: --- --- --- --- 11-12-2020 12:38:12: > IPP request: 11-12-2020 12:38:12: > { 11-12-2020 12:38:12: > VERSION 2.0 11-12-2020 12:38:12: > OPERATION Get-Printer-Attributes 11-12-2020 12:38:12: > 11-12-2020 12:38:12: > GROUP operation-attributes-tag 11-12-2020 12:38:12: > ATTR "attributes-charset" charset: utf-8 11-12-2020 12:38:12: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 12:38:12: > ATTR "printer-uri" uri: http://localhost:60000/ipp/faxout 11-12-2020 12:38:12: > ATTR "requested-attributes" keyword: all 11-12-2020 12:38:12: > } 11-12-2020 12:38:12: 11-12-2020 12:38:12: > HTTP[001]: POST http://localhost:60000/ipp/faxout 11-12-2020 12:38:12: > HTTP[001]: request body: got 152 bytes; closed 11-12-2020 12:38:12: > HTTP[001]: body is small (152 bytes), prefetched before sending 11-12-2020 12:38:12: > HTTP[001]: HTTP request header: 11-12-2020 12:38:12: > POST /ipp/faxout HTTP/1.1 11-12-2020 12:38:12: > Host: localhost:60000 11-12-2020 12:38:12: > User-Agent: ipp-usb 11-12-2020 12:38:12: > Content-Length: 152 11-12-2020 12:38:12: > Content-Type: application/ipp 11-12-2020 12:38:12: > 11-12-2020 12:38:12: USB[1]: connection allocated, 1 in use: --- a-- --- --- 11-12-2020 12:38:12: HTTP[001]: connection 1 allocated 11-12-2020 12:38:12: > USB[1]: write: wanted 277 sent 277 total 277 11-12-2020 12:38:13: < USB[1]: read: wanted 4096 got 195 total 195 11-12-2020 12:38:13: < HTTP[001]: POST http://localhost:60000/ipp/faxout - 200 OK 11-12-2020 12:38:13: < HTTP[001]: HTTP response header: 11-12-2020 12:38:13: < HTTP/1.1 200 OK 11-12-2020 12:38:13: < Cache-Control: no-cache 11-12-2020 12:38:13: < Connection: Keep-Alive 11-12-2020 12:38:13: < Content-Length: 4962 11-12-2020 12:38:13: < Content-Type: application/ipp 11-12-2020 12:38:13: < Keep-Alive: timeout=30 11-12-2020 12:38:13: < Pragma: no-cache 11-12-2020 12:38:13: < Server: Epson_IPP-Server/2.0.0 11-12-2020 12:38:13: < 11-12-2020 12:38:13: < USB[1]: read: wanted 4096 got 4096 total 4291 11-12-2020 12:38:13: < USB[1]: read: wanted 4096 got 866 total 5157 11-12-2020 12:38:13: < HTTP[001]: response body: got 4962 bytes; EOF 11-12-2020 12:38:13: < IPP response: 11-12-2020 12:38:13: < { 11-12-2020 12:38:13: < VERSION 2.0 11-12-2020 12:38:13: < STATUS successful-ok 11-12-2020 12:38:13: < 11-12-2020 12:38:13: < GROUP operation-attributes-tag 11-12-2020 12:38:13: < ATTR "attributes-charset" charset: utf-8 11-12-2020 12:38:13: < ATTR "attributes-natural-language" naturalLanguage: en 11-12-2020 12:38:13: < 11-12-2020 12:38:13: < GROUP printer-attributes-tag 11-12-2020 12:38:13: < ATTR "charset-configured" charset: utf-8 11-12-2020 12:38:13: < ATTR "charset-supported" charset: utf-8 11-12-2020 12:38:13: < ATTR "compression-supported" keyword: none gzip 11-12-2020 12:38:13: < ATTR "confirmation-sheet-print-default" boolean: false 11-12-2020 12:38:13: < ATTR "copies-default" integer: 1 11-12-2020 12:38:13: < ATTR "copies-supported" rangeOfInteger: 1-1 11-12-2020 12:38:13: < ATTR "destination-uri-schemes-supported" uriScheme: tel 11-12-2020 12:38:13: < ATTR "document-format-default" mimeMediaType: image/urf 11-12-2020 12:38:13: < ATTR "document-format-supported" mimeMediaType: image/urf image/pwg-raster application/octet-stream 11-12-2020 12:38:13: < ATTR "generated-natural-language-supported" naturalLanguage: en 11-12-2020 12:38:13: < ATTR "ipp-features-supported" keyword: faxout airprint-1.7 11-12-2020 12:38:13: < ATTR "ipp-versions-supported" keyword: 1.0 1.1 2.0 11-12-2020 12:38:13: < ATTR "job-ids-supported" boolean: true 11-12-2020 12:38:13: < ATTR "media-bottom-margin-supported" integer: 1270 11-12-2020 12:38:13: < ATTR "media-col-default" collection: { 11-12-2020 12:38:13: < ATTR "media-bottom-margin" integer: 1270 11-12-2020 12:38:13: < ATTR "media-left-margin" integer: 635 11-12-2020 12:38:13: < ATTR "media-right-margin" integer: 635 11-12-2020 12:38:13: < ATTR "media-top-margin" integer: 1270 11-12-2020 12:38:13: < ATTR "media-size" collection: { 11-12-2020 12:38:13: < ATTR "x-dimension" integer: 21000 11-12-2020 12:38:13: < ATTR "y-dimension" integer: 29700 11-12-2020 12:38:13: < } 11-12-2020 12:38:13: < } 11-12-2020 12:38:13: < ATTR "media-col-supported" keyword: media-size media-top-margin media-left-margin media-right-margin media-bottom-margin 11-12-2020 12:38:13: < ATTR "media-default" keyword: iso_a4_210x297mm 11-12-2020 12:38:13: < ATTR "media-left-margin-supported" integer: 635 11-12-2020 12:38:13: < ATTR "media-right-margin-supported" integer: 635 11-12-2020 12:38:13: < ATTR "media-size-supported" collection: { 11-12-2020 12:38:13: < ATTR "x-dimension" integer: 21000 11-12-2020 12:38:13: < ATTR "y-dimension" integer: 29700 11-12-2020 12:38:13: < } { 11-12-2020 12:38:13: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:13: < ATTR "y-dimension" integer: 27940 11-12-2020 12:38:13: < } { 11-12-2020 12:38:13: < ATTR "x-dimension" integer: 21590 11-12-2020 12:38:13: < ATTR "y-dimension" integer: 35560 11-12-2020 12:38:13: < } 11-12-2020 12:38:13: < ATTR "media-supported" keyword: iso_a4_210x297mm na_letter_8.5x11in na_legal_8.5x14in 11-12-2020 12:38:13: < ATTR "media-top-margin-supported" integer: 1270 11-12-2020 12:38:13: < ATTR "multiple-destination-uris-supported" boolean: false 11-12-2020 12:38:13: < ATTR "multiple-document-jobs-supported" boolean: false 11-12-2020 12:38:13: < ATTR "multiple-operation-time-out" integer: 120 11-12-2020 12:38:13: < ATTR "multiple-operation-time-out-action" keyword: abort-job 11-12-2020 12:38:13: < ATTR "natural-language-configured" naturalLanguage: en 11-12-2020 12:38:13: < ATTR "operations-supported" enum: 4 5 6 8 9 10 11 57 59 60 11-12-2020 12:38:13: < ATTR "print-quality-default" enum: 4 11-12-2020 12:38:13: < ATTR "print-quality-supported" enum: 3 4 11-12-2020 12:38:13: < ATTR "printer-alert" octetString: 636f64653d6f74686572 11-12-2020 12:38:13: < ATTR "printer-alert-description" textWithoutLanguage: idle 11-12-2020 12:38:13: < ATTR "printer-device-id" textWithoutLanguage: MFG:EPSON;CMD:ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF;MDL:ET-4750 Series;CLS:PRINTER;DES:EPSON ET-4750 Series;CID:EpsonRGB;FID:FXA,DPA,WFA,ETA,AFA,DAN,WRA;RID:40;DDS:022500;ELG:1160;SN:583443523037373398;URF:CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12; 11-12-2020 12:38:13: < ATTR "printer-fax-log-uri" uri: http://localhost:60000/PRESENTATION/ADVANCED/AIRPRINT/FAXOUTLOG.txt 11-12-2020 12:38:13: < ATTR "printer-fax-modem-info" textWithoutLanguage: modemInfo 11-12-2020 12:38:13: < ATTR "printer-fax-modem-name" nameWithoutLanguage: modemName 11-12-2020 12:38:13: < ATTR "printer-fax-modem-number" uri: tel:: 11-12-2020 12:38:13: < ATTR "printer-geo-location" unknown: 11-12-2020 12:38:13: < ATTR "printer-icons" uri: http://localhost:60000/icon.png 11-12-2020 12:38:13: < ATTR "printer-info" textWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:13: < ATTR "printer-is-accepting-jobs" boolean: true 11-12-2020 12:38:13: < ATTR "printer-location" textWithoutLanguage: 11-12-2020 12:38:13: < ATTR "printer-make-and-model" textWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:13: < ATTR "printer-more-info" uri: http://localhost:60000/PRESENTATION/BONJOUR 11-12-2020 12:38:13: < ATTR "printer-name" nameWithoutLanguage: ipp/print 11-12-2020 12:38:13: < ATTR "printer-organization" textWithoutLanguage: 11-12-2020 12:38:13: < ATTR "printer-organizational-unit" textWithoutLanguage: 11-12-2020 12:38:13: < ATTR "printer-resolution-default" resolution: 200x200dpi 11-12-2020 12:38:13: < ATTR "printer-resolution-supported" resolution: 200x100dpi 200x200dpi 11-12-2020 12:38:13: < ATTR "printer-state" enum: 3 11-12-2020 12:38:13: < ATTR "printer-state-change-date-time" dateTime: 2020-12-11T13:39:35+02:00 11-12-2020 12:38:13: < ATTR "printer-state-change-time" integer: 124465175 11-12-2020 12:38:13: < ATTR "printer-state-message" textWithoutLanguage: no-error 11-12-2020 12:38:13: < ATTR "printer-state-reasons" keyword: none 11-12-2020 12:38:13: < ATTR "printer-up-time" integer: 124465175 11-12-2020 12:38:13: < ATTR "printer-uri-supported" uri: ipp://localhost:60000/ipp/faxout 11-12-2020 12:38:13: < ATTR "printer-uuid" uri: urn:uuid:cfe92100-67c4-11d4-a45f-381a524ac2d3 11-12-2020 12:38:13: < ATTR "pwg-raster-document-resolution-supported" resolution: 200x100dpi 200x200dpi 11-12-2020 12:38:13: < ATTR "pwg-raster-document-type-supported" keyword: black_1 sgray_8 srgb_8 11-12-2020 12:38:13: < ATTR "queued-job-count" integer: 0 11-12-2020 12:38:13: < ATTR "uri-security-supported" keyword: none 11-12-2020 12:38:13: < ATTR "uri-authentication-supported" keyword: none 11-12-2020 12:38:13: < ATTR "which-jobs-supported" keyword: completed not-completed 11-12-2020 12:38:13: < ATTR "color-supported" boolean: true 11-12-2020 12:38:13: < ATTR "finishings-supported" enum: 3 11-12-2020 12:38:13: < ATTR "output-bin-default" keyword: face-down 11-12-2020 12:38:13: < ATTR "output-bin-supported" keyword: face-down 11-12-2020 12:38:13: < ATTR "urf-supported" keyword: CP1 PQ3-4 RS200 SRGB24 W8 V1.4 11-12-2020 12:38:13: < ATTR "media-source-supported" keyword: auto 11-12-2020 12:38:13: < ATTR "media-type-supported" keyword: stationery 11-12-2020 12:38:13: < ATTR "job-creation-attributes-supported" keyword: confirmation-sheet-print copies destination-uris media media-col print-quality printer-resolution print-color-mode job-name ipp-attribute-fidelity orientation-requested 11-12-2020 12:38:13: < ATTR "print-color-mode-default" keyword: auto 11-12-2020 12:38:13: < ATTR "print-color-mode-supported" keyword: monochrome color auto 11-12-2020 12:38:13: < ATTR "pages-per-minute" integer: 3 11-12-2020 12:38:13: < ATTR "pages-per-minute-color" integer: 1 11-12-2020 12:38:13: < ATTR "pdf-versions-supported" keyword: none 11-12-2020 12:38:13: < ATTR "print-scaling-default" keyword: auto 11-12-2020 12:38:13: < ATTR "print-scaling-supported" keyword: auto 11-12-2020 12:38:13: < ATTR "sides-default" keyword: one-sided 11-12-2020 12:38:13: < ATTR "sides-supported" keyword: one-sided two-sided-short-edge two-sided-long-edge 11-12-2020 12:38:13: < ATTR "landscape-orientation-requested-preferred" enum: 5 11-12-2020 12:38:13: < ATTR "orientation-requested-default" enum: 3 11-12-2020 12:38:13: < ATTR "orientation-requested-supported" enum: 3 11-12-2020 12:38:13: < ATTR "pdl-override-supported" keyword: attempted 11-12-2020 12:38:13: < ATTR "printer-dns-sd-name" nameWithoutLanguage: EPSON ET-4750 Series 11-12-2020 12:38:13: < ATTR "destination-uris-supported" keyword: destination-uri pre-dial-string 11-12-2020 12:38:13: < ATTR "printer-firmware-name" nameWithoutLanguage: Main textWithoutLanguage: Network 11-12-2020 12:38:13: < ATTR "printer-firmware-string-version" textWithoutLanguage: LU12J7 10.58 11-12-2020 12:38:13: < ATTR "printer-firmware-version" octetString: 3030303030303031303030304a37313230303030303030303030303030303030 303030303030303130303030313035383030303030303030303030303030303000 11-12-2020 12:38:13: < ATTR "printer-get-attributes-supported" keyword: destination-uri document-format 11-12-2020 12:38:13: < ATTR "document-format-preferred" mimeMediaType: image/urf 11-12-2020 12:38:13: < ATTR "document-format-varying-attributes" keyword: none 11-12-2020 12:38:13: < ATTR "printer-current-time" dateTime: 2020-12-11T13:39:35+02:00 11-12-2020 12:38:13: < ATTR "printer-config-change-date-time" dateTime: 2020-12-11T13:39:35+02:00 11-12-2020 12:38:13: < ATTR "printer-config-change-time" integer: 124465175 11-12-2020 12:38:13: < } 11-12-2020 12:38:13: 11-12-2020 12:38:13: USB[1]: connection released, 0 in use: --- --- --- --- 11-12-2020 12:38:13: IPP FaxOut service detected 11-12-2020 12:38:13: > HTTP[002]: GET http://localhost:60000/eSCL/ScannerCapabilities 11-12-2020 12:38:13: > HTTP[002]: HTTP request header: 11-12-2020 12:38:13: > GET /eSCL/ScannerCapabilities HTTP/1.1 11-12-2020 12:38:13: > Host: localhost:60000 11-12-2020 12:38:13: > User-Agent: ipp-usb 11-12-2020 12:38:13: > 11-12-2020 12:38:13: USB[2]: connection allocated, 1 in use: --- --- a-- --- 11-12-2020 12:38:13: HTTP[002]: connection 2 allocated 11-12-2020 12:38:13: > USB[2]: write: wanted 86 sent 86 total 86 11-12-2020 12:38:13: < USB[2]: read: wanted 4096 got 120 total 120 11-12-2020 12:38:13: < HTTP[002]: GET http://localhost:60000/eSCL/ScannerCapabilities - 200 OK 11-12-2020 12:38:13: < HTTP[002]: HTTP response header: 11-12-2020 12:38:13: < HTTP/1.1 200 OK 11-12-2020 12:38:13: < Accept-Range: none 11-12-2020 12:38:13: < Content-Length: 6567 11-12-2020 12:38:13: < Content-Type: text/xml;charset="utf-8" 11-12-2020 12:38:13: < 11-12-2020 12:38:13: < USB[2]: read: wanted 4096 got 4096 total 4216 11-12-2020 12:38:13: < USB[2]: read: wanted 4096 got 2471 total 6687 11-12-2020 12:38:13: < HTTP[002]: response body: got 6567 bytes; EOF 11-12-2020 12:38:13: USB[2]: connection released, 0 in use: --- --- --- --- 11-12-2020 12:38:13: < ESCL Scanner Capabilities: 11-12-2020 12:38:13: < <?xml version="1.0" encoding="UTF-8"?>2.63</pwg:Version>EPSON ET-4750 Series</pwg:MakeAndModel>583443523037373398</pwg:SerialNumber>cfe92100-67c4-11d4-a45f-381a524ac2d3</scan:UUID>http://localhost:60000/PRESENTATION/BONJOUR</scan:AdminURI>http://localhost:60000/icon.png</scan:IconURI>96</scan:MinWidth>2550</scan:MaxWidth>96</scan:MinHeight>3510</scan:MaxHeight>1</scan:MaxScanRegions>BlackAndWhite1</scan:ColorMode>Grayscale8</scan:ColorMode>RGB24</scan:ColorMode></scan:ColorModes>application/pdf</pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat>application/pdf</scan:DocumentFormatExt>image/jpeg</scan:DocumentFormatExt></scan:DocumentFormats>100</scan:XResolution>100</scan:YResolution></scan:DiscreteResolution>200</scan:XResolution>200</scan:YResolution></scan:DiscreteResolution>300</scan:XResolution>300</scan:YResolution></scan:DiscreteResolution>600</scan:XResolution>600</scan:YResolution></scan:DiscreteResolution>1200</scan:XResolution>1200</scan:YResolution></scan:DiscreteResolution></scan:DiscreteResolutions></scan:SupportedResolutions>sRGB</scan:ColorSpace></scan:ColorSpaces>NTSC</scan:CcdChannel></scan:CcdChannels>Threshold</scan:BinaryRendering>Halftone</scan:BinaryRendering></scan:BinaryRenderings>Photo</pwg:ContentType>Text</pwg:ContentType>TextAndPhoto</pwg:ContentType></scan:ContentTypes></scan:SettingProfile></scan:SettingProfiles>Document</scan:Intent>TextAndGraphic</scan:Intent>Photo</scan:Intent>Preview</scan:Intent></scan:SupportedIntents>1200</scan:MaxOpticalXResolution>1200</scan:MaxOpticalYResolution>17</scan:RiskyLeftMargin>17</scan:RiskyRightMargin>17</scan:RiskyTopMargin>17</scan:RiskyBottomMargin></scan:PlatenInputCaps></scan:Platen>96</scan:MinWidth>2550</scan:MaxWidth>96</scan:MinHeight>4200</scan:MaxHeight>1</scan:MaxScanRegions>BlackAndWhite1</scan:ColorMode>Grayscale8</scan:ColorMode>RGB24</scan:ColorMode></scan:ColorModes>application/pdf</pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat>application/pdf</scan:DocumentFormatExt>image/jpeg</scan:DocumentFormatExt></scan:DocumentFormats>100</scan:XResolution>100</scan:YResolution></scan:DiscreteResolution>200</scan:XResolution>200</scan:YResolution></scan:DiscreteResolution>300</scan:XResolution>300</scan:YResolution></scan:DiscreteResolution>600</scan:XResolution>600</scan:YResolution></scan:DiscreteResolution></scan:DiscreteResolutions></scan:SupportedResolutions>sRGB</scan:ColorSpace></scan:ColorSpaces>NTSC</scan:CcdChannel></scan:CcdChannels>Threshold</scan:BinaryRendering>Halftone</scan:BinaryRendering></scan:BinaryRenderings>Photo</pwg:ContentType>Text</pwg:ContentType>TextAndPhoto</pwg:ContentType></scan:ContentTypes></scan:SettingProfile></scan:SettingProfiles>Document</scan:Intent>TextAndGraphic</scan:Intent>Photo</scan:Intent>Preview</scan:Intent></scan:SupportedIntents>600</scan:MaxOpticalXResolution>600</scan:MaxOpticalYResolution>17</scan:RiskyLeftMargin>17</scan:RiskyRightMargin>35</scan:RiskyTopMargin>35</scan:RiskyBottomMargin></scan:AdfSimplexInputCaps>50</scan:FeederCapacity>Right</pwg:XImagePosition>Top</pwg:YImagePosition></scan:Justification>DetectPaperLoaded</scan:AdfOption></scan:AdfOptions></scan:Adf>-100</scan:Min>100</scan:Max>0</scan:Normal>1</scan:Step></scan:BrightnessSupport>1</scan:Min>3</scan:Max>2</scan:Normal>1</scan:Step></scan:CompressionFactorSupport>-100</scan:Min>100</scan:Max>0</scan:Normal>1</scan:Step></scan:ContrastSupport>0</scan:Min>3</scan:Max>2</scan:Normal>1</scan:Step></scan:SharpenSupport>0</scan:Min>255</scan:Max>186</scan:Normal>1</scan:Step></scan:ThresholdSupport></scan:ScannerCapabilities> 11-12-2020 12:38:13: 11-12-2020 12:38:13: > EPSON ET-4750 Series: _printer._tcp TXT record: 11-12-2020 12:38:13: > EPSON ET-4750 Series: _ipp._tcp TXT record: 11-12-2020 12:38:13: air=none 11-12-2020 12:38:13: mopria-certified=mopria-certified 1.3 11-12-2020 12:38:13: rp=ipp/print 11-12-2020 12:38:13: priority=50 11-12-2020 12:38:13: kind=document,envelope,photo 11-12-2020 12:38:13: PaperMax=isoC-A2 11-12-2020 12:38:13: URF=CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12 11-12-2020 12:38:13: UUID=cfe92100-67c4-11d4-a45f-381a524ac2d3 11-12-2020 12:38:13: Color=T 11-12-2020 12:38:13: Duplex=T 11-12-2020 12:38:13: note= 11-12-2020 12:38:13: qtotal=1 11-12-2020 12:38:13: usb_MDL=ET-4750 Series 11-12-2020 12:38:13: usb_MFG=EPSON 11-12-2020 12:38:13: usb_CMD=ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF 11-12-2020 12:38:13: ty=EPSON ET-4750 Series 11-12-2020 12:38:13: product=(EPSON ET-4750 Series) 11-12-2020 12:38:13: pdl=application/octet-stream,image/pwg-raster,image/urf,image/jpeg 11-12-2020 12:38:13: txtvers=1 11-12-2020 12:38:13: adminurl=http://localhost:60000/PRESENTATION/BONJOUR 11-12-2020 12:38:13: Fax=T 11-12-2020 12:38:13: rfo=ipp/faxout 11-12-2020 12:38:13: Scan=T 11-12-2020 12:38:13: > EPSON ET-4750 Series: _uscan._tcp TXT record: 11-12-2020 12:38:13: duplex=F 11-12-2020 12:38:13: is=platen,adf 11-12-2020 12:38:13: cs=binary,color,grayscale 11-12-2020 12:38:13: UUID=cfe92100-67c4-11d4-a45f-381a524ac2d3 11-12-2020 12:38:13: adminurl=http://localhost:60000/PRESENTATION/BONJOUR 11-12-2020 12:38:13: representation=http://localhost:60000/icon.png 11-12-2020 12:38:13: pdl=application/pdf,image/jpeg 11-12-2020 12:38:13: ty=ET-4750 Series 11-12-2020 12:38:13: rs=eSCL 11-12-2020 12:38:13: vers=2.63 11-12-2020 12:38:13: txtvers=1 11-12-2020 12:38:13: > EPSON ET-4750 Series: _http._tcp TXT record: 11-12-2020 12:38:13: DNS-SD: EPSON ET-4750 Series (USB): trying 11-12-2020 12:38:13: DNS-SD: FQDN: "pc4.local" 11-12-2020 12:38:13: DNS-SD: FQDN: "pc4.local"->"localhost" 11-12-2020 12:38:13: DNS-SD: +subtype: "_universal._sub._ipp._tcp" 11-12-2020 12:38:13: + DNS-SD: EPSON ET-4750 Series (USB): publishing requested 11-12-2020 12:38:13: DNS-SD: EPSON ET-4750 Series (USB): AVAHI_ENTRY_GROUP_REGISTERING 11-12-2020 12:38:14: DNS-SD: EPSON ET-4750 Series (USB): AVAHI_ENTRY_GROUP_ESTABLISHED 11-12-2020 12:38:14: DNS-SD: EPSON ET-4750 Series (USB): published 11-12-2020 12:38:14: > HTTP[003]: POST http://localhost:60000/ipp/print 11-12-2020 12:38:14: > HTTP[003]: request body: got 173 bytes; EOF 11-12-2020 12:38:14: > HTTP[003]: body is small (173 bytes), prefetched before sending 11-12-2020 12:38:14: > HTTP[003]: HTTP request header: 11-12-2020 12:38:14: > POST /ipp/print HTTP/1.1 11-12-2020 12:38:14: > Host: localhost:60000 11-12-2020 12:38:14: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 11-12-2020 12:38:14: > Content-Length: 173 11-12-2020 12:38:14: > Content-Type: application/ipp 11-12-2020 12:38:14: > Date: Fri, 11 Dec 2020 11:38:14 GMT 11-12-2020 12:38:14: > 11-12-2020 12:38:14: USB[3]: connection allocated, 1 in use: --- --- --- a-- 11-12-2020 12:38:14: HTTP[003]: connection 3 allocated 11-12-2020 12:38:14: > USB[3]: write: wanted 378 sent 378 total 378 11-12-2020 12:38:14: < USB[3]: read: wanted 4096 got 196 total 196 11-12-2020 12:38:14: < HTTP[003]: POST http://localhost:60000/ipp/print - 200 OK 11-12-2020 12:38:14: < HTTP[003]: HTTP response header: 11-12-2020 12:38:14: < HTTP/1.1 200 OK 11-12-2020 12:38:14: < Cache-Control: no-cache 11-12-2020 12:38:14: < Connection: Keep-Alive 11-12-2020 12:38:14: < Content-Length: 65636 11-12-2020 12:38:14: < Content-Type: application/ipp 11-12-2020 12:38:14: < Keep-Alive: timeout=30 11-12-2020 12:38:14: < Pragma: no-cache 11-12-2020 12:38:14: < Server: Epson_IPP-Server/2.0.0 11-12-2020 12:38:14: < 11-12-2020 12:38:14: < USB[3]: read: wanted 32768 got 16384 total 16580 11-12-2020 12:38:14: < USB[3]: read: wanted 32768 got 0 total 16580 11-12-2020 12:38:14: ! USB[3]: zero-size read 11-12-2020 12:38:14: < USB[3]: read: wanted 32768 got 16384 total 32964 11-12-2020 12:38:14: < USB[3]: read: wanted 32768 got 0 total 32964 11-12-2020 12:38:14: ! USB[3]: zero-size read 11-12-2020 12:38:14: < USB[3]: read: wanted 32768 got 16384 total 49348 11-12-2020 12:38:14: < USB[3]: read: wanted 16384 got 0 total 49348 11-12-2020 12:38:14: ! USB[3]: zero-size read 11-12-2020 12:38:14: < USB[3]: read: wanted 16384 got 16384 total 65732 11-12-2020 12:38:14: < USB[3]: read: wanted 4096 got 0 total 65732 11-12-2020 12:38:14: ! USB[3]: zero-size read 11-12-2020 12:38:14: < USB[3]: read: wanted 4096 got 100 total 65832 11-12-2020 12:38:14: < HTTP[003]: response body: got 65636 bytes; EOF 11-12-2020 12:38:14: USB[3]: connection released, 0 in use: --- --- --- --- 11-12-2020 12:38:14: > HTTP[004]: GET http://localhost:60000/LANGUAGES/IPP?LANG=en 11-12-2020 12:38:14: > HTTP[004]: HTTP request header: 11-12-2020 12:38:14: > GET /LANGUAGES/IPP?LANG=en HTTP/1.1 11-12-2020 12:38:14: > Host: localhost:60000 11-12-2020 12:38:14: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 11-12-2020 12:38:14: > 11-12-2020 12:38:14: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 12:38:14: HTTP[004]: connection 0 allocated 11-12-2020 12:38:14: > HTTP[004]: request body: got 0 bytes; EOF 11-12-2020 12:38:14: > USB[0]: write: wanted 127 sent 127 total 127 11-12-2020 12:38:14: < USB[0]: read: wanted 4096 got 179 total 179 11-12-2020 12:38:14: < HTTP[004]: GET http://localhost:60000/LANGUAGES/IPP?LANG=en - 200 OK 11-12-2020 12:38:14: < HTTP[004]: HTTP response header: 11-12-2020 12:38:14: < HTTP/1.1 200 OK 11-12-2020 12:38:14: < Cache-Control: no-cache 11-12-2020 12:38:14: < Content-Length: 175 11-12-2020 12:38:14: < Content-Type: text/strings 11-12-2020 12:38:14: < Pragma: no-cache 11-12-2020 12:38:14: < Server: EPSON_Linux UPnP/1.0 Epson UPnP SDK/1.0 11-12-2020 12:38:14: < 11-12-2020 12:38:14: < USB[0]: read: wanted 4096 got 175 total 354 11-12-2020 12:38:14: < HTTP[004]: response body: got 175 bytes; EOF 11-12-2020 12:38:14: USB[0]: connection released, 0 in use: --- --- --- ---

alexpevzner commented 3 years ago

Hi,

log from the first (failed) attempt looks truncated.

Can you please try to reproduce the problem and to resend the log?

ghost commented 3 years ago

Log again: 11-12-2020 15:28:58: =============================== 11-12-2020 15:28:58: + Bus 001 Device 006: added ET-4750 Series 11-12-2020 15:28:58: Device info: 11-12-2020 15:28:58: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 11-12-2020 15:28:58: Manufacturer: EPSON 11-12-2020 15:28:58: Product: ET-4750 Series 11-12-2020 15:28:58: SerialNumber: 583443523037373398 11-12-2020 15:28:58: MfgAndProduct: EPSON ET-4750 Series 11-12-2020 15:28:58: 11-12-2020 15:28:58: Device quirks: 11-12-2020 15:28:58: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 11-12-2020 15:28:58: blacklist = false 11-12-2020 15:28:58: http-connection = "" 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB stack parameters 11-12-2020 15:28:58: authorized_default: -1 11-12-2020 15:28:58: autosuspend: 2 11-12-2020 15:28:58: blinkenlights: N 11-12-2020 15:28:58: initial_descriptor_timeout: 5000 11-12-2020 15:28:58: nousb: N 11-12-2020 15:28:58: old_scheme_first: N 11-12-2020 15:28:58: quirks: 11-12-2020 15:28:58: usbfs_memory_mb: 16 11-12-2020 15:28:58: usbfs_snoop: N 11-12-2020 15:28:58: usbfs_snoop_max: 65536 11-12-2020 15:28:58: use_both_schemes: Y 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB interfaces: 11-12-2020 15:28:58: Config Interface Alt Class SubClass Proto 11-12-2020 15:28:58: 1 0 0 255 255 255 11-12-2020 15:28:58: 1 1 0 7 1 2 11-12-2020 15:28:58: 1 1 1 7 1 4 11-12-2020 15:28:58: 1 2 0 255 170 1 11-12-2020 15:28:58: 1 3 0 7 1 2 11-12-2020 15:28:58: 1 3 1 7 1 4 11-12-2020 15:28:58: 1 4 0 255 1 0 11-12-2020 15:28:58: 1 4 1 7 1 4 11-12-2020 15:28:58: 1 5 0 255 1 0 11-12-2020 15:28:58: * 1 5 1 7 1 4 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 11-12-2020 15:28:58: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 11-12-2020 15:28:58: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 11-12-2020 15:28:58: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 11-12-2020 15:28:58: > IPP request: 11-12-2020 15:28:58: > { 11-12-2020 15:28:58: > VERSION 2.0 11-12-2020 15:28:58: > OPERATION Get-Printer-Attributes 11-12-2020 15:28:58: > 11-12-2020 15:28:58: > GROUP operation-attributes-tag 11-12-2020 15:28:58: > ATTR "attributes-charset" charset: utf-8 11-12-2020 15:28:58: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 15:28:58: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 11-12-2020 15:28:58: > ATTR "requested-attributes" keyword: all 11-12-2020 15:28:58: > } 11-12-2020 15:28:58: 11-12-2020 15:28:58: > HTTP[000]: POST http://localhost:60000/ipp/print 11-12-2020 15:28:58: > HTTP[000]: request body: got 151 bytes; closed 11-12-2020 15:28:58: > HTTP[000]: body is small (151 bytes), prefetched before sending 11-12-2020 15:28:58: > HTTP[000]: HTTP request header: 11-12-2020 15:28:58: > POST /ipp/print HTTP/1.1 11-12-2020 15:28:58: > Host: localhost:60000 11-12-2020 15:28:58: > User-Agent: ipp-usb 11-12-2020 15:28:58: > Content-Length: 151 11-12-2020 15:28:58: > Content-Type: application/ipp 11-12-2020 15:28:58: > 11-12-2020 15:28:58: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 15:28:58: HTTP[000]: connection 0 allocated

ghost commented 3 years ago

After reboot: 11-12-2020 15:28:58: 11-12-2020 15:28:58: =============================== 11-12-2020 15:28:58: + Bus 001 Device 006: added ET-4750 Series 11-12-2020 15:28:58: Device info: 11-12-2020 15:28:58: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 11-12-2020 15:28:58: Manufacturer: EPSON 11-12-2020 15:28:58: Product: ET-4750 Series 11-12-2020 15:28:58: SerialNumber: 583443523037373398 11-12-2020 15:28:58: MfgAndProduct: EPSON ET-4750 Series 11-12-2020 15:28:58: 11-12-2020 15:28:58: Device quirks: 11-12-2020 15:28:58: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 11-12-2020 15:28:58: blacklist = false 11-12-2020 15:28:58: http-connection = "" 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB stack parameters 11-12-2020 15:28:58: authorized_default: -1 11-12-2020 15:28:58: autosuspend: 2 11-12-2020 15:28:58: blinkenlights: N 11-12-2020 15:28:58: initial_descriptor_timeout: 5000 11-12-2020 15:28:58: nousb: N 11-12-2020 15:28:58: old_scheme_first: N 11-12-2020 15:28:58: quirks: 11-12-2020 15:28:58: usbfs_memory_mb: 16 11-12-2020 15:28:58: usbfs_snoop: N 11-12-2020 15:28:58: usbfs_snoop_max: 65536 11-12-2020 15:28:58: use_both_schemes: Y 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB interfaces: 11-12-2020 15:28:58: Config Interface Alt Class SubClass Proto 11-12-2020 15:28:58: 1 0 0 255 255 255 11-12-2020 15:28:58: 1 1 0 7 1 2 11-12-2020 15:28:58: 1 1 1 7 1 4 11-12-2020 15:28:58: 1 2 0 255 170 1 11-12-2020 15:28:58: 1 3 0 7 1 2 11-12-2020 15:28:58: 1 3 1 7 1 4 11-12-2020 15:28:58: 1 4 0 255 1 0 11-12-2020 15:28:58: 1 4 1 7 1 4 11-12-2020 15:28:58: 1 5 0 255 1 0 11-12-2020 15:28:58: 1 5 1 7 1 4 11-12-2020 15:28:58: 11-12-2020 15:28:58: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 11-12-2020 15:28:58: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 11-12-2020 15:28:58: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 11-12-2020 15:28:58: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 11-12-2020 15:28:58: > IPP request: 11-12-2020 15:28:58: > { 11-12-2020 15:28:58: > VERSION 2.0 11-12-2020 15:28:58: > OPERATION Get-Printer-Attributes 11-12-2020 15:28:58: > 11-12-2020 15:28:58: > GROUP operation-attributes-tag 11-12-2020 15:28:58: > ATTR "attributes-charset" charset: utf-8 11-12-2020 15:28:58: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 15:28:58: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 11-12-2020 15:28:58: > ATTR "requested-attributes" keyword: all 11-12-2020 15:28:58: > } 11-12-2020 15:28:58: 11-12-2020 15:28:58: > HTTP[000]: POST http://localhost:60000/ipp/print 11-12-2020 15:28:58: > HTTP[000]: request body: got 151 bytes; closed 11-12-2020 15:28:58: > HTTP[000]: body is small (151 bytes), prefetched before sending 11-12-2020 15:28:58: > HTTP[000]: HTTP request header: 11-12-2020 15:28:58: > POST /ipp/print HTTP/1.1 11-12-2020 15:28:58: > Host: localhost:60000 11-12-2020 15:28:58: > User-Agent: ipp-usb 11-12-2020 15:28:58: > Content-Length: 151 11-12-2020 15:28:58: > Content-Type: application/ipp 11-12-2020 15:28:58: > 11-12-2020 15:28:58: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 15:28:58: HTTP[000]: connection 0 allocated 11-12-2020 15:38:16: 11-12-2020 15:38:16: =============================== 11-12-2020 15:38:16: + Bus 001 Device 006: added ET-4750 Series 11-12-2020 15:38:16: Device info: 11-12-2020 15:38:16: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 11-12-2020 15:38:16: Manufacturer: EPSON 11-12-2020 15:38:16: Product: ET-4750 Series 11-12-2020 15:38:16: SerialNumber: 583443523037373398 11-12-2020 15:38:16: MfgAndProduct: EPSON ET-4750 Series 11-12-2020 15:38:16: 11-12-2020 15:38:16: Device quirks: 11-12-2020 15:38:16: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 11-12-2020 15:38:16: blacklist = false 11-12-2020 15:38:16: http-connection = "" 11-12-2020 15:38:16: 11-12-2020 15:38:16: USB stack parameters 11-12-2020 15:38:16: authorized_default: -1 11-12-2020 15:38:16: autosuspend: 2 11-12-2020 15:38:16: blinkenlights: N 11-12-2020 15:38:16: initial_descriptor_timeout: 5000 11-12-2020 15:38:16: nousb: N 11-12-2020 15:38:16: old_scheme_first: N 11-12-2020 15:38:16: quirks: 11-12-2020 15:38:16: usbfs_memory_mb: 16 11-12-2020 15:38:16: usbfs_snoop: N 11-12-2020 15:38:16: usbfs_snoop_max: 65536 11-12-2020 15:38:16: use_both_schemes: Y 11-12-2020 15:38:16: 11-12-2020 15:38:16: USB interfaces: 11-12-2020 15:38:16: Config Interface Alt Class SubClass Proto 11-12-2020 15:38:16: 1 0 0 255 255 255 11-12-2020 15:38:16: 1 1 0 7 1 2 11-12-2020 15:38:16: 1 1 1 7 1 4 11-12-2020 15:38:16: 1 2 0 255 170 1 11-12-2020 15:38:16: 1 3 0 7 1 2 11-12-2020 15:38:16: 1 3 1 7 1 4 11-12-2020 15:38:16: 1 4 0 255 1 0 11-12-2020 15:38:16: 1 4 1 7 1 4 11-12-2020 15:38:16: 1 5 0 255 1 0 11-12-2020 15:38:16: 1 5 1 7 1 4 11-12-2020 15:38:16: 11-12-2020 15:38:16: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 11-12-2020 15:38:16: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 11-12-2020 15:38:16: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 11-12-2020 15:38:16: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 11-12-2020 15:38:16: > IPP request: 11-12-2020 15:38:16: > { 11-12-2020 15:38:16: > VERSION 2.0 11-12-2020 15:38:16: > OPERATION Get-Printer-Attributes 11-12-2020 15:38:16: > 11-12-2020 15:38:16: > GROUP operation-attributes-tag 11-12-2020 15:38:16: > ATTR "attributes-charset" charset: utf-8 11-12-2020 15:38:16: > ATTR "attributes-natural-language" naturalLanguage: en-US 11-12-2020 15:38:16: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 11-12-2020 15:38:16: > ATTR "requested-attributes" keyword: all 11-12-2020 15:38:16: > } 11-12-2020 15:38:16: 11-12-2020 15:38:16: > HTTP[000]: POST http://localhost:60000/ipp/print 11-12-2020 15:38:16: > HTTP[000]: request body: got 151 bytes; closed 11-12-2020 15:38:16: > HTTP[000]: body is small (151 bytes), prefetched before sending 11-12-2020 15:38:16: > HTTP[000]: HTTP request header: 11-12-2020 15:38:16: > POST /ipp/print HTTP/1.1 11-12-2020 15:38:16: > Host: localhost:60000 11-12-2020 15:38:16: > User-Agent: ipp-usb 11-12-2020 15:38:16: > Content-Length: 151 11-12-2020 15:38:16: > Content-Type: application/ipp 11-12-2020 15:38:16: > 11-12-2020 15:38:16: USB[0]: connection allocated, 1 in use: a-- --- --- --- 11-12-2020 15:38:16: HTTP[000]: connection 0 allocated

alexpevzner commented 3 years ago

Do you have proprietary Epson drivers installed?

ghost commented 3 years ago

Yes, but I purged them after ipp-usb was installed automatically by debian. (apt-get purge printer-driver-escpr)

alexpevzner commented 3 years ago

Hi!

Looks that somebody (CUPS?) steals and reconfigures the device, which causes device to hangup in the middle of conversation.

I have implemented some countermeasures against situations like this. Could you please rebuild ipp-usb and retest?

zdohnal commented 3 years ago

Hi @alexpevzner,

there is a automatic usb installer within system-config-printer-udev, which tries to install/remove print queue for USB printer. I'll try to change its udev rule to ignore 7/1/4 interfaces.

Hi @heiner99, please check whether you have the package above installed in Debian, that could be a service which meddles with ipp-usb.

ghost commented 3 years ago

No change after installation: apt-get install system-config-printer apt-get install system-config-printer-udev

ghost commented 3 years ago

With the latest version of ipp-usb: Endless loop

main.log: /home/user/main.log [B---] 1 L:[ 1+ 0 1/ 12] (1 / 701b) 0053 0x035 [][X] 15-12-2020 15:54:00: =============================== 15-12-2020 15:54:00: ipp-usb started in "debug" mode, pid=1996 15-12-2020 15:54:00: + PNP Bus 001 Device 006: added 15-12-2020 15:54:03: ! PNP Bus 001 Device 006: Device initialization timed out 15-12-2020 15:54:04: + PNP Bus 001 Device 006: retry 15-12-2020 15:54:07: ! PNP Bus 001 Device 006: Device initialization timed out etc...

04b8...log: 15-12-2020 15:54:00: 15-12-2020 15:54:00: =============================== 15-12-2020 15:54:00: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 15:54:00: Device info: 15-12-2020 15:54:00: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 15:54:00: Manufacturer: EPSON 15-12-2020 15:54:00: Product: ET-4750 Series 15-12-2020 15:54:00: SerialNumber: 583443523037373398 15-12-2020 15:54:00: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 15:54:00: 15-12-2020 15:54:00: Device quirks: 15-12-2020 15:54:00: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 15:54:00: blacklist = false 15-12-2020 15:54:00: http-connection = "" 15-12-2020 15:54:00: 15-12-2020 15:54:00: USB stack parameters 15-12-2020 15:54:00: authorized_default: -1 15-12-2020 15:54:00: autosuspend: 2 15-12-2020 15:54:00: blinkenlights: N 15-12-2020 15:54:00: initial_descriptor_timeout: 5000 15-12-2020 15:54:00: nousb: N 15-12-2020 15:54:00: old_scheme_first: N 15-12-2020 15:54:00: quirks: 15-12-2020 15:54:00: usbfs_memory_mb: 16 15-12-2020 15:54:00: usbfs_snoop: N 15-12-2020 15:54:00: usbfs_snoop_max: 65536 15-12-2020 15:54:00: use_both_schemes: Y 15-12-2020 15:54:00: 15-12-2020 15:54:00: USB interfaces: 15-12-2020 15:54:00: Config Interface Alt Class SubClass Proto 15-12-2020 15:54:00: 1 0 0 255 255 255 15-12-2020 15:54:00: 1 1 0 7 1 2 15-12-2020 15:54:00: 1 1 1 7 1 4 15-12-2020 15:54:00: 1 2 0 255 170 1 15-12-2020 15:54:00: 1 3 0 7 1 2 15-12-2020 15:54:00: 1 3 1 7 1 4 15-12-2020 15:54:00: 1 4 0 255 1 0 15-12-2020 15:54:00: 1 4 1 7 1 4 15-12-2020 15:54:00: 1 5 0 255 1 0 15-12-2020 15:54:00: 1 5 1 7 1 4 15-12-2020 15:54:00: 15-12-2020 15:54:00: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 15:54:00: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 15:54:00: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 15:54:00: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 15:54:00: > IPP request: 15-12-2020 15:54:00: > { 15-12-2020 15:54:00: > VERSION 2.0 15-12-2020 15:54:00: > OPERATION Get-Printer-Attributes 15-12-2020 15:54:00: > 15-12-2020 15:54:00: > GROUP operation-attributes-tag 15-12-2020 15:54:00: > ATTR "attributes-charset" charset: utf-8 15-12-2020 15:54:00: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 15:54:00: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 15:54:00: > ATTR "requested-attributes" keyword: all 15-12-2020 15:54:00: > } 15-12-2020 15:54:00: 15-12-2020 15:54:00: > HTTP[000]: POST http://localhost:60000/ipp/print 15-12-2020 15:54:00: > HTTP[000]: request body: got 151 bytes; closed 15-12-2020 15:54:00: > HTTP[000]: body is small (151 bytes), prefetched before sending 15-12-2020 15:54:00: > HTTP[000]: HTTP request header: 15-12-2020 15:54:00: > POST /ipp/print HTTP/1.1 15-12-2020 15:54:00: > Host: localhost:60000 15-12-2020 15:54:00: > User-Agent: ipp-usb 15-12-2020 15:54:00: > Content-Length: 151 15-12-2020 15:54:00: > Content-Type: application/ipp 15-12-2020 15:54:00: > 15-12-2020 15:54:00: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 15:54:00: HTTP[000]: connection 0 allocated 15-12-2020 15:54:03: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 15:54:03: ! USB[0]: send: libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:03: ! HTTP[000]: libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:03: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 15:54:03: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:03: - Bus 001 Device 006: resetting ET-4750 Series 15-12-2020 15:54:03: USB[0]: closed 15-12-2020 15:54:03: USB[1]: closed 15-12-2020 15:54:03: USB[2]: closed 15-12-2020 15:54:03: USB[3]: closed 15-12-2020 15:54:03: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 15:54:04: 15-12-2020 15:54:04: =============================== 15-12-2020 15:54:04: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 15:54:04: Device info: 15-12-2020 15:54:04: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 15:54:04: Manufacturer: EPSON 15-12-2020 15:54:04: Product: ET-4750 Series 15-12-2020 15:54:04: SerialNumber: 583443523037373398 15-12-2020 15:54:04: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 15:54:04: 15-12-2020 15:54:04: Device quirks: 15-12-2020 15:54:04: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 15:54:04: blacklist = false 15-12-2020 15:54:04: http-connection = "" 15-12-2020 15:54:04: 15-12-2020 15:54:04: USB stack parameters 15-12-2020 15:54:04: authorized_default: -1 15-12-2020 15:54:04: autosuspend: 2 15-12-2020 15:54:04: blinkenlights: N 15-12-2020 15:54:04: initial_descriptor_timeout: 5000 15-12-2020 15:54:04: nousb: N 15-12-2020 15:54:04: old_scheme_first: N 15-12-2020 15:54:04: quirks: 15-12-2020 15:54:04: usbfs_memory_mb: 16 15-12-2020 15:54:04: usbfs_snoop: N 15-12-2020 15:54:04: usbfs_snoop_max: 65536 15-12-2020 15:54:04: use_both_schemes: Y 15-12-2020 15:54:04: 15-12-2020 15:54:04: USB interfaces: 15-12-2020 15:54:04: Config Interface Alt Class SubClass Proto 15-12-2020 15:54:04: 1 0 0 255 255 255 15-12-2020 15:54:04: 1 1 0 7 1 2 15-12-2020 15:54:04: 1 1 1 7 1 4 15-12-2020 15:54:04: 1 2 0 255 170 1 15-12-2020 15:54:04: 1 3 0 7 1 2 15-12-2020 15:54:04: 1 3 1 7 1 4 15-12-2020 15:54:04: 1 4 0 255 1 0 15-12-2020 15:54:04: 1 4 1 7 1 4 15-12-2020 15:54:04: 1 5 0 255 1 0 15-12-2020 15:54:04: 1 5 1 7 1 4 15-12-2020 15:54:04: 15-12-2020 15:54:04: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 15:54:04: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 15:54:05: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 15:54:05: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 15:54:05: > IPP request: 15-12-2020 15:54:05: > { 15-12-2020 15:54:05: > VERSION 2.0 15-12-2020 15:54:05: > OPERATION Get-Printer-Attributes 15-12-2020 15:54:05: > 15-12-2020 15:54:05: > GROUP operation-attributes-tag 15-12-2020 15:54:05: > ATTR "attributes-charset" charset: utf-8 15-12-2020 15:54:05: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 15:54:05: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 15:54:05: > ATTR "requested-attributes" keyword: all 15-12-2020 15:54:05: > } 15-12-2020 15:54:05: 15-12-2020 15:54:05: > HTTP[001]: POST http://localhost:60000/ipp/print 15-12-2020 15:54:05: > HTTP[001]: request body: got 151 bytes; closed 15-12-2020 15:54:05: > HTTP[001]: body is small (151 bytes), prefetched before sending 15-12-2020 15:54:05: > HTTP[001]: HTTP request header: 15-12-2020 15:54:05: > POST /ipp/print HTTP/1.1 15-12-2020 15:54:05: > Host: localhost:60000 15-12-2020 15:54:05: > User-Agent: ipp-usb 15-12-2020 15:54:05: > Content-Length: 151 15-12-2020 15:54:05: > Content-Type: application/ipp 15-12-2020 15:54:05: > 15-12-2020 15:54:05: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 15:54:05: HTTP[001]: connection 0 allocated 15-12-2020 15:54:07: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 15:54:07: ! USB[0]: send: libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:07: ! HTTP[001]: libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:07: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 15:54:07: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Operation timed out 15-12-2020 15:54:07: - Bus 001 Device 006: resetting ET-4750 Series 15-12-2020 15:54:07: USB[0]: closed 15-12-2020 15:54:07: USB[1]: closed 15-12-2020 15:54:07: USB[2]: closed 15-12-2020 15:54:07: USB[3]: closed 15-12-2020 15:54:07: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 15:54:08: etc...

alexpevzner commented 3 years ago

I've noticed that this device takes A LOT of time to respond for the first time, so I've increased initialization timeout. Please, rebuild and retest.

ghost commented 3 years ago

Like last version except slower:

main.log 15-12-2020 16:30:46: =============================== 15-12-2020 16:30:46: ipp-usb started in "debug" mode, pid=2332 15-12-2020 16:30:46: + PNP Bus 001 Device 006: added 15-12-2020 16:31:07: ! PNP Bus 001 Device 006: Device initialization timed out 15-12-2020 16:31:08: + PNP Bus 001 Device 006: retry 15-12-2020 16:31:28: ! PNP Bus 001 Device 006: Device initialization timed out 15-12-2020 16:31:29: + PNP Bus 001 Device 006: retry 15-12-2020 16:31:50: ! PNP Bus 001 Device 006: Device initialization timed out 15-12-2020 16:31:51: + PNP Bus 001 Device 006: retry etc...

04b8...log: 15-12-2020 16:30:46: 15-12-2020 16:30:46: =============================== 15-12-2020 16:30:46: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 16:30:46: Device info: 15-12-2020 16:30:46: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 16:30:46: Manufacturer: EPSON 15-12-2020 16:30:46: Product: ET-4750 Series 15-12-2020 16:30:46: SerialNumber: 583443523037373398 15-12-2020 16:30:46: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 16:30:46: 15-12-2020 16:30:46: Device quirks: 15-12-2020 16:30:46: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 16:30:46: blacklist = false 15-12-2020 16:30:46: http-connection = "" 15-12-2020 16:30:46: 15-12-2020 16:30:46: USB stack parameters 15-12-2020 16:30:46: authorized_default: -1 15-12-2020 16:30:46: autosuspend: 2 15-12-2020 16:30:46: blinkenlights: N 15-12-2020 16:30:46: initial_descriptor_timeout: 5000 15-12-2020 16:30:46: nousb: N 15-12-2020 16:30:46: old_scheme_first: N 15-12-2020 16:30:46: quirks: 15-12-2020 16:30:46: usbfs_memory_mb: 16 15-12-2020 16:30:46: usbfs_snoop: N 15-12-2020 16:30:46: usbfs_snoop_max: 65536 15-12-2020 16:30:46: use_both_schemes: Y 15-12-2020 16:30:46: 15-12-2020 16:30:46: USB interfaces: 15-12-2020 16:30:46: Config Interface Alt Class SubClass Proto 15-12-2020 16:30:46: 1 0 0 255 255 255 15-12-2020 16:30:46: 1 1 0 7 1 2 15-12-2020 16:30:46: 1 1 1 7 1 4 15-12-2020 16:30:46: 1 2 0 255 170 1 15-12-2020 16:30:46: 1 3 0 7 1 2 15-12-2020 16:30:46: 1 3 1 7 1 4 15-12-2020 16:30:46: 1 4 0 255 1 0 15-12-2020 16:30:46: 1 4 1 7 1 4 15-12-2020 16:30:46: 1 5 0 255 1 0 15-12-2020 16:30:46: 1 5 1 7 1 4 15-12-2020 16:30:46: 15-12-2020 16:30:46: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 16:30:46: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 16:30:46: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 16:30:46: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 16:30:46: > IPP request: 15-12-2020 16:30:46: > { 15-12-2020 16:30:46: > VERSION 2.0 15-12-2020 16:30:46: > OPERATION Get-Printer-Attributes 15-12-2020 16:30:46: > 15-12-2020 16:30:46: > GROUP operation-attributes-tag 15-12-2020 16:30:46: > ATTR "attributes-charset" charset: utf-8 15-12-2020 16:30:46: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 16:30:46: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 16:30:46: > ATTR "requested-attributes" keyword: all 15-12-2020 16:30:46: > } 15-12-2020 16:30:46: 15-12-2020 16:30:46: > HTTP[000]: POST http://localhost:60000/ipp/print 15-12-2020 16:30:46: > HTTP[000]: request body: got 151 bytes; closed 15-12-2020 16:30:46: > HTTP[000]: body is small (151 bytes), prefetched before sending 15-12-2020 16:30:46: > HTTP[000]: HTTP request header: 15-12-2020 16:30:46: > POST /ipp/print HTTP/1.1 15-12-2020 16:30:46: > Host: localhost:60000 15-12-2020 16:30:46: > User-Agent: ipp-usb 15-12-2020 16:30:46: > Content-Length: 151 15-12-2020 16:30:46: > Content-Type: application/ipp 15-12-2020 16:30:46: > 15-12-2020 16:30:46: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 16:30:46: HTTP[000]: connection 0 allocated 15-12-2020 16:31:06: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 16:31:06: ! USB[0]: send: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:06: ! HTTP[000]: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:06: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 16:31:06: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:06: - Bus 001 Device 006: resetting ET-4750 Series 15-12-2020 16:31:06: USB[0]: closed 15-12-2020 16:31:06: USB[1]: closed 15-12-2020 16:31:07: USB[2]: closed 15-12-2020 16:31:07: USB[3]: closed 15-12-2020 16:31:07: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 16:31:08: 15-12-2020 16:31:08: =============================== 15-12-2020 16:31:08: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 16:31:08: Device info: 15-12-2020 16:31:08: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 16:31:08: Manufacturer: EPSON 15-12-2020 16:31:08: Product: ET-4750 Series 15-12-2020 16:31:08: SerialNumber: 583443523037373398 15-12-2020 16:31:08: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 16:31:08: 15-12-2020 16:31:08: Device quirks: 15-12-2020 16:31:08: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 16:31:08: blacklist = false 15-12-2020 16:31:08: http-connection = "" 15-12-2020 16:31:08: 15-12-2020 16:31:08: USB stack parameters 15-12-2020 16:31:08: authorized_default: -1 15-12-2020 16:31:08: autosuspend: 2 15-12-2020 16:31:08: blinkenlights: N 15-12-2020 16:31:08: initial_descriptor_timeout: 5000 15-12-2020 16:31:08: nousb: N 15-12-2020 16:31:08: old_scheme_first: N 15-12-2020 16:31:08: quirks: 15-12-2020 16:31:08: usbfs_memory_mb: 16 15-12-2020 16:31:08: usbfs_snoop: N 15-12-2020 16:31:08: usbfs_snoop_max: 65536 15-12-2020 16:31:08: use_both_schemes: Y 15-12-2020 16:31:08: 15-12-2020 16:31:08: USB interfaces: 15-12-2020 16:31:08: Config Interface Alt Class SubClass Proto 15-12-2020 16:31:08: 1 0 0 255 255 255 15-12-2020 16:31:08: 1 1 0 7 1 2 15-12-2020 16:31:08: 1 1 1 7 1 4 15-12-2020 16:31:08: 1 2 0 255 170 1 15-12-2020 16:31:08: 1 3 0 7 1 2 15-12-2020 16:31:08: 1 3 1 7 1 4 15-12-2020 16:31:08: 1 4 0 255 1 0 15-12-2020 16:31:08: 1 4 1 7 1 4 15-12-2020 16:31:08: 1 5 0 255 1 0 15-12-2020 16:31:08: 1 5 1 7 1 4 15-12-2020 16:31:08: 15-12-2020 16:31:08: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 16:31:08: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 16:31:08: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 16:31:08: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 16:31:08: > IPP request: 15-12-2020 16:31:08: > { 15-12-2020 16:31:08: > VERSION 2.0 15-12-2020 16:31:08: > OPERATION Get-Printer-Attributes 15-12-2020 16:31:08: > 15-12-2020 16:31:08: > GROUP operation-attributes-tag 15-12-2020 16:31:08: > ATTR "attributes-charset" charset: utf-8 15-12-2020 16:31:08: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 16:31:08: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 16:31:08: > ATTR "requested-attributes" keyword: all 15-12-2020 16:31:08: > } 15-12-2020 16:31:08: 15-12-2020 16:31:08: > HTTP[001]: POST http://localhost:60000/ipp/print 15-12-2020 16:31:08: > HTTP[001]: request body: got 151 bytes; closed 15-12-2020 16:31:08: > HTTP[001]: body is small (151 bytes), prefetched before sending 15-12-2020 16:31:08: > HTTP[001]: HTTP request header: 15-12-2020 16:31:08: > POST /ipp/print HTTP/1.1 15-12-2020 16:31:08: > Host: localhost:60000 15-12-2020 16:31:08: > User-Agent: ipp-usb 15-12-2020 16:31:08: > Content-Length: 151 15-12-2020 16:31:08: > Content-Type: application/ipp 15-12-2020 16:31:08: > 15-12-2020 16:31:08: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 16:31:08: HTTP[001]: connection 0 allocated 15-12-2020 16:31:28: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 16:31:28: ! USB[0]: send: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:28: ! HTTP[001]: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:28: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 16:31:28: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:28: - Bus 001 Device 006: resetting ET-4750 Series 15-12-2020 16:31:28: USB[0]: closed 15-12-2020 16:31:28: USB[1]: closed 15-12-2020 16:31:28: USB[2]: closed 15-12-2020 16:31:28: USB[3]: closed 15-12-2020 16:31:28: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 16:31:29: 15-12-2020 16:31:29: =============================== 15-12-2020 16:31:29: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 16:31:29: Device info: 15-12-2020 16:31:29: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 16:31:29: Manufacturer: EPSON 15-12-2020 16:31:29: Product: ET-4750 Series 15-12-2020 16:31:29: SerialNumber: 583443523037373398 15-12-2020 16:31:29: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 16:31:29: 15-12-2020 16:31:29: Device quirks: 15-12-2020 16:31:29: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 16:31:29: blacklist = false 15-12-2020 16:31:29: http-connection = "" 15-12-2020 16:31:29: 15-12-2020 16:31:29: USB stack parameters 15-12-2020 16:31:29: authorized_default: -1 15-12-2020 16:31:29: autosuspend: 2 15-12-2020 16:31:29: blinkenlights: N 15-12-2020 16:31:29: initial_descriptor_timeout: 5000 15-12-2020 16:31:29: nousb: N 15-12-2020 16:31:29: old_scheme_first: N 15-12-2020 16:31:29: quirks: 15-12-2020 16:31:29: usbfs_memory_mb: 16 15-12-2020 16:31:29: usbfs_snoop: N 15-12-2020 16:31:29: usbfs_snoop_max: 65536 15-12-2020 16:31:29: use_both_schemes: Y 15-12-2020 16:31:29: 15-12-2020 16:31:29: USB interfaces: 15-12-2020 16:31:29: Config Interface Alt Class SubClass Proto 15-12-2020 16:31:29: 1 0 0 255 255 255 15-12-2020 16:31:29: 1 1 0 7 1 2 15-12-2020 16:31:29: 1 1 1 7 1 4 15-12-2020 16:31:29: 1 2 0 255 170 1 15-12-2020 16:31:29: 1 3 0 7 1 2 15-12-2020 16:31:29: 1 3 1 7 1 4 15-12-2020 16:31:29: 1 4 0 255 1 0 15-12-2020 16:31:29: 1 4 1 7 1 4 15-12-2020 16:31:29: 1 5 0 255 1 0 15-12-2020 16:31:29: 1 5 1 7 1 4 15-12-2020 16:31:29: 15-12-2020 16:31:30: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 16:31:30: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 16:31:30: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 16:31:30: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 16:31:30: > IPP request: 15-12-2020 16:31:30: > { 15-12-2020 16:31:30: > VERSION 2.0 15-12-2020 16:31:30: > OPERATION Get-Printer-Attributes 15-12-2020 16:31:30: > 15-12-2020 16:31:30: > GROUP operation-attributes-tag 15-12-2020 16:31:30: > ATTR "attributes-charset" charset: utf-8 15-12-2020 16:31:30: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 16:31:30: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 16:31:30: > ATTR "requested-attributes" keyword: all 15-12-2020 16:31:30: > } 15-12-2020 16:31:30: 15-12-2020 16:31:30: > HTTP[002]: POST http://localhost:60000/ipp/print 15-12-2020 16:31:30: > HTTP[002]: request body: got 151 bytes; closed 15-12-2020 16:31:30: > HTTP[002]: body is small (151 bytes), prefetched before sending 15-12-2020 16:31:30: > HTTP[002]: HTTP request header: 15-12-2020 16:31:30: > POST /ipp/print HTTP/1.1 15-12-2020 16:31:30: > Host: localhost:60000 15-12-2020 16:31:30: > User-Agent: ipp-usb 15-12-2020 16:31:30: > Content-Length: 151 15-12-2020 16:31:30: > Content-Type: application/ipp 15-12-2020 16:31:30: > 15-12-2020 16:31:30: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 16:31:30: HTTP[002]: connection 0 allocated 15-12-2020 16:31:50: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 16:31:50: ! USB[0]: send: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:50: ! HTTP[002]: libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:50: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 16:31:50: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Operation timed out 15-12-2020 16:31:50: - Bus 001 Device 006: resetting ET-4750 Series 15-12-2020 16:31:50: USB[0]: closed 15-12-2020 16:31:50: USB[1]: closed 15-12-2020 16:31:50: USB[2]: closed 15-12-2020 16:31:50: USB[3]: closed 15-12-2020 16:31:50: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 16:31:51: 15-12-2020 16:31:51: =============================== 15-12-2020 16:31:51: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 16:31:51: Device info: 15-12-2020 16:31:51: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 16:31:51: Manufacturer: EPSON 15-12-2020 16:31:51: Product: ET-4750 Series 15-12-2020 16:31:51: SerialNumber: 583443523037373398 15-12-2020 16:31:51: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 16:31:51: 15-12-2020 16:31:51: Device quirks: 15-12-2020 16:31:51: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 16:31:51: blacklist = false 15-12-2020 16:31:51: http-connection = "" 15-12-2020 16:31:51: 15-12-2020 16:31:51: USB stack parameters 15-12-2020 16:31:51: authorized_default: -1 15-12-2020 16:31:51: autosuspend: 2 15-12-2020 16:31:51: blinkenlights: N 15-12-2020 16:31:51: initial_descriptor_timeout: 5000 15-12-2020 16:31:51: nousb: N 15-12-2020 16:31:51: old_scheme_first: N 15-12-2020 16:31:51: quirks: 15-12-2020 16:31:51: usbfs_memory_mb: 16 15-12-2020 16:31:51: usbfs_snoop: N 15-12-2020 16:31:51: usbfs_snoop_max: 65536 15-12-2020 16:31:51: use_both_schemes: Y 15-12-2020 16:31:51: 15-12-2020 16:31:51: USB interfaces: 15-12-2020 16:31:51: Config Interface Alt Class SubClass Proto 15-12-2020 16:31:51: 1 0 0 255 255 255 15-12-2020 16:31:51: 1 1 0 7 1 2 15-12-2020 16:31:51: 1 1 1 7 1 4 15-12-2020 16:31:51: 1 2 0 255 170 1 15-12-2020 16:31:51: 1 3 0 7 1 2 15-12-2020 16:31:51: 1 3 1 7 1 4 15-12-2020 16:31:51: 1 4 0 255 1 0 15-12-2020 16:31:51: 1 4 1 7 1 4 15-12-2020 16:31:51: 1 5 0 255 1 0 15-12-2020 16:31:51: 1 5 1 7 1 4 15-12-2020 16:31:51: 15-12-2020 16:31:51: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 16:31:51: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 16:31:51: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 16:31:51: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 16:31:51: > IPP request: 15-12-2020 16:31:51: > { 15-12-2020 16:31:51: > VERSION 2.0 15-12-2020 16:31:51: > OPERATION Get-Printer-Attributes 15-12-2020 16:31:51: > 15-12-2020 16:31:51: > GROUP operation-attributes-tag 15-12-2020 16:31:51: > ATTR "attributes-charset" charset: utf-8 15-12-2020 16:31:51: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 16:31:51: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 16:31:51: > ATTR "requested-attributes" keyword: all 15-12-2020 16:31:51: > } 15-12-2020 16:31:51: 15-12-2020 16:31:51: > HTTP[003]: POST http://localhost:60000/ipp/print 15-12-2020 16:31:51: > HTTP[003]: request body: got 151 bytes; closed 15-12-2020 16:31:51: > HTTP[003]: body is small (151 bytes), prefetched before sending 15-12-2020 16:31:51: > HTTP[003]: HTTP request header: 15-12-2020 16:31:51: > POST /ipp/print HTTP/1.1 15-12-2020 16:31:51: > Host: localhost:60000 15-12-2020 16:31:51: > User-Agent: ipp-usb 15-12-2020 16:31:51: > Content-Length: 151 15-12-2020 16:31:51: > Content-Type: application/ipp 15-12-2020 16:31:51: > 15-12-2020 16:31:51: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 16:31:51: HTTP[003]: connection 0 allocated

alexpevzner commented 3 years ago

Hi @zdohnal,

this is not enough to simple ignore 7/1/4 interfaces, because the same interface may implement, for example. 7/1/4 and 7/1/2 protocols, depending on its alt setting, as with this printer, and this is very common for many devices.

The situation becomes even more complex, because there are devices, that advertises 7/1/4 interfaces, but IPP-over-USB actually doesn't work (for now I know only one of them, HP Laser MFP 135a see https://github.com/alexpevzner/sane-airscan/issues/68 for details)

ipp-usb blacklists such a devices, in a hope they will be handled by somebody else (and in order not to interfere with this "somebody else"), but if this list of exceptions will grow, it would be nice to find a way to share it between ipp-usb and udev

alexpevzner commented 3 years ago

@heiner99,

if you restart failed ipp-usb, does work after that?

ghost commented 3 years ago

Same behaviour. I am going to install now a new fresh Debian 11 Testing on my PC. Maybe my current installtion is broken. I will report tomorrow.

alexpevzner commented 3 years ago

Installation is actually very simple, there is nothing to break.

Is my understanding correct, that latest "official" release doesn't work if system boots when printer is already on, while latest patched version doesn't work at all?

ghost commented 3 years ago

The latest patch does not work if printer is already on. If I switched printer off and on, cups will find the printer:

main.log: 15-12-2020 16:53:28: =============================== 15-12-2020 16:53:28: ipp-usb started in "udev" mode, pid=689 15-12-2020 16:53:28: + PNP Bus 001 Device 006: added 15-12-2020 17:15:25: + HOTPLUG: added Bus 002 Device 003 15-12-2020 17:20:25: - HOTPLUG: removed Bus 001 Device 006 15-12-2020 17:20:34: + HOTPLUG: added Bus 001 Device 009 15-12-2020 17:20:34: + PNP Bus 001 Device 009: added 15-12-2020 17:20:49: - PNP Bus 001 Device 006: removed

04b8..log: 15-12-2020 16:53:28: 15-12-2020 16:53:28: =============================== 15-12-2020 16:53:28: + Bus 001 Device 006: added ET-4750 Series 15-12-2020 16:53:28: Device info: 15-12-2020 16:53:28: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 16:53:28: Manufacturer: EPSON 15-12-2020 16:53:28: Product: ET-4750 Series 15-12-2020 16:53:28: SerialNumber: 583443523037373398 15-12-2020 16:53:28: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 16:53:28: 15-12-2020 16:53:28: Device quirks: 15-12-2020 16:53:28: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 16:53:28: blacklist = false 15-12-2020 16:53:28: http-connection = "" 15-12-2020 16:53:28: 15-12-2020 16:53:28: USB stack parameters 15-12-2020 16:53:28: authorized_default: -1 15-12-2020 16:53:28: autosuspend: 2 15-12-2020 16:53:28: blinkenlights: N 15-12-2020 16:53:28: initial_descriptor_timeout: 5000 15-12-2020 16:53:28: nousb: N 15-12-2020 16:53:28: old_scheme_first: N 15-12-2020 16:53:28: quirks: 15-12-2020 16:53:28: usbfs_memory_mb: 16 15-12-2020 16:53:28: usbfs_snoop: N 15-12-2020 16:53:28: usbfs_snoop_max: 65536 15-12-2020 16:53:28: use_both_schemes: Y 15-12-2020 16:53:28: 15-12-2020 16:53:28: USB interfaces: 15-12-2020 16:53:28: Config Interface Alt Class SubClass Proto 15-12-2020 16:53:28: 1 0 0 255 255 255 15-12-2020 16:53:28: 1 1 0 7 1 2 15-12-2020 16:53:28: 1 1 1 7 1 4 15-12-2020 16:53:28: 1 2 0 255 170 1 15-12-2020 16:53:28: 1 3 0 7 1 2 15-12-2020 16:53:28: 1 3 1 7 1 4 15-12-2020 16:53:28: 1 4 0 255 1 0 15-12-2020 16:53:28: 1 4 1 7 1 4 15-12-2020 16:53:28: 1 5 0 255 1 0 15-12-2020 16:53:28: 1 5 1 7 1 4 15-12-2020 16:53:28: 15-12-2020 16:53:28: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 15-12-2020 16:53:28: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 15-12-2020 16:53:28: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 15-12-2020 16:53:29: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 15-12-2020 16:53:29: > IPP request: 15-12-2020 16:53:29: > { 15-12-2020 16:53:29: > VERSION 2.0 15-12-2020 16:53:29: > OPERATION Get-Printer-Attributes 15-12-2020 16:53:29: > 15-12-2020 16:53:29: > GROUP operation-attributes-tag 15-12-2020 16:53:29: > ATTR "attributes-charset" charset: utf-8 15-12-2020 16:53:29: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 16:53:29: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 15-12-2020 16:53:29: > ATTR "requested-attributes" keyword: all 15-12-2020 16:53:29: > } 15-12-2020 16:53:29: 15-12-2020 16:53:29: > HTTP[000]: POST http://localhost:60000/ipp/print 15-12-2020 16:53:29: > HTTP[000]: request body: got 151 bytes; closed 15-12-2020 16:53:29: > HTTP[000]: body is small (151 bytes), prefetched before sending 15-12-2020 16:53:29: > HTTP[000]: HTTP request header: 15-12-2020 16:53:29: > POST /ipp/print HTTP/1.1 15-12-2020 16:53:29: > Host: localhost:60000 15-12-2020 16:53:29: > User-Agent: ipp-usb 15-12-2020 16:53:29: > Content-Length: 151 15-12-2020 16:53:29: > Content-Type: application/ipp 15-12-2020 16:53:29: > 15-12-2020 16:53:29: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 16:53:29: HTTP[000]: connection 0 allocated 15-12-2020 17:20:25: > USB[0]: write: wanted 275 sent 0 total 0 15-12-2020 17:20:25: ! USB[0]: send: libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: ! HTTP[000]: libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:25: ! IPP: HTTP: Post "http://localhost:60000/ipp/print": libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: > HTTP[001]: GET http://localhost:60000/eSCL/ScannerCapabilities 15-12-2020 17:20:25: > HTTP[001]: HTTP request header: 15-12-2020 17:20:25: > GET /eSCL/ScannerCapabilities HTTP/1.1 15-12-2020 17:20:25: > Host: localhost:60000 15-12-2020 17:20:25: > User-Agent: ipp-usb 15-12-2020 17:20:25: > 15-12-2020 17:20:25: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:20:25: HTTP[001]: connection 1 allocated 15-12-2020 17:20:25: > USB[1]: write: wanted 86 sent 0 total 0 15-12-2020 17:20:25: ! USB[1]: send: libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: ! HTTP[001]: libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:25: ! ESCL: eSCL: Get "http://localhost:60000/eSCL/ScannerCapabilities": libusb_bulk_transfer: Input/Output Error 15-12-2020 17:20:25: > EPSON ET-4750 Series: _http._tcp TXT record: 15-12-2020 17:20:25: DNS-SD: EPSON ET-4750 Series (USB): trying 15-12-2020 17:20:25: DNS-SD: FQDN: "pc4.local" 15-12-2020 17:20:25: DNS-SD: FQDN: "pc4.local"->"localhost" 15-12-2020 17:20:25: + DNS-SD: EPSON ET-4750 Series (USB): publishing requested 15-12-2020 17:20:25: DNS-SD: EPSON ET-4750 Series (USB): AVAHI_ENTRY_GROUP_REGISTERING 15-12-2020 17:20:26: DNS-SD: EPSON ET-4750 Series (USB): AVAHI_ENTRY_GROUP_ESTABLISHED 15-12-2020 17:20:26: DNS-SD: EPSON ET-4750 Series (USB): published 15-12-2020 17:20:34: 15-12-2020 17:20:34: =============================== 15-12-2020 17:20:34: + Bus 001 Device 009: added ET-4750 Series 15-12-2020 17:20:34: Device info: 15-12-2020 17:20:34: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 15-12-2020 17:20:34: Manufacturer: EPSON 15-12-2020 17:20:34: Product: ET-4750 Series 15-12-2020 17:20:34: SerialNumber: 583443523037373398 15-12-2020 17:20:34: MfgAndProduct: EPSON ET-4750 Series 15-12-2020 17:20:34: 15-12-2020 17:20:34: Device quirks: 15-12-2020 17:20:34: from [] (/usr/share/ipp-usb/quirks/default.conf:3) 15-12-2020 17:20:34: blacklist = false 15-12-2020 17:20:34: http-connection = "" 15-12-2020 17:20:34: 15-12-2020 17:20:34: USB stack parameters 15-12-2020 17:20:34: authorized_default: -1 15-12-2020 17:20:34: autosuspend: 2 15-12-2020 17:20:34: blinkenlights: N 15-12-2020 17:20:34: initial_descriptor_timeout: 5000 15-12-2020 17:20:34: nousb: N 15-12-2020 17:20:34: old_scheme_first: N 15-12-2020 17:20:34: quirks: 15-12-2020 17:20:34: usbfs_memory_mb: 16 15-12-2020 17:20:34: usbfs_snoop: N 15-12-2020 17:20:34: usbfs_snoop_max: 65536 15-12-2020 17:20:34: use_both_schemes: Y 15-12-2020 17:20:34: 15-12-2020 17:20:34: USB interfaces: 15-12-2020 17:20:34: Config Interface Alt Class SubClass Proto 15-12-2020 17:20:34: 1 0 0 255 255 255 15-12-2020 17:20:34: 1 1 0 7 1 2 15-12-2020 17:20:34: 1 1 1 7 1 4 15-12-2020 17:20:34: 1 2 0 255 170 1 15-12-2020 17:20:34: 1 3 0 7 1 2 15-12-2020 17:20:34: 1 3 1 7 1 4 15-12-2020 17:20:34: 1 4 0 255 1 0 15-12-2020 17:20:34: 1 4 1 7 1 4 15-12-2020 17:20:34: 1 5 0 255 1 0 15-12-2020 17:20:34: 1 5 1 7 1 4 15-12-2020 17:20:34: 15-12-2020 17:20:34: USB[0]: open: Bus 001 Device 009 Interface 1 Alt 1 15-12-2020 17:20:34: USB[1]: open: Bus 001 Device 009 Interface 3 Alt 1 15-12-2020 17:20:34: USB[2]: open: Bus 001 Device 009 Interface 4 Alt 1 15-12-2020 17:20:34: USB[3]: open: Bus 001 Device 009 Interface 5 Alt 1 15-12-2020 17:20:35: > IPP request: 15-12-2020 17:20:35: > { 15-12-2020 17:20:35: > VERSION 2.0 15-12-2020 17:20:35: > OPERATION Get-Printer-Attributes 15-12-2020 17:20:35: > 15-12-2020 17:20:35: > GROUP operation-attributes-tag 15-12-2020 17:20:35: > ATTR "attributes-charset" charset: utf-8 15-12-2020 17:20:35: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 17:20:35: > ATTR "printer-uri" uri: http://localhost:60001/ipp/print 15-12-2020 17:20:35: > ATTR "requested-attributes" keyword: all 15-12-2020 17:20:35: > } 15-12-2020 17:20:35: 15-12-2020 17:20:35: > HTTP[002]: POST http://localhost:60001/ipp/print 15-12-2020 17:20:35: > HTTP[002]: request body: got 151 bytes; closed 15-12-2020 17:20:35: > HTTP[002]: body is small (151 bytes), prefetched before sending 15-12-2020 17:20:35: > HTTP[002]: HTTP request header: 15-12-2020 17:20:35: > POST /ipp/print HTTP/1.1 15-12-2020 17:20:35: > Host: localhost:60001 15-12-2020 17:20:35: > User-Agent: ipp-usb 15-12-2020 17:20:35: > Content-Length: 151 15-12-2020 17:20:35: > Content-Type: application/ipp 15-12-2020 17:20:35: > 15-12-2020 17:20:35: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:20:35: HTTP[002]: connection 0 allocated 15-12-2020 17:20:49: > USB[0]: write: wanted 275 sent 275 total 275 15-12-2020 17:20:49: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:20:49: < HTTP[002]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:20:49: < HTTP[002]: HTTP response header: 15-12-2020 17:20:49: < HTTP/1.1 200 OK 15-12-2020 17:20:49: < Cache-Control: no-cache 15-12-2020 17:20:49: < Connection: Keep-Alive 15-12-2020 17:20:49: < Content-Length: 8642 15-12-2020 17:20:49: < Content-Type: application/ipp 15-12-2020 17:20:49: < Keep-Alive: timeout=30 15-12-2020 17:20:49: < Pragma: no-cache 15-12-2020 17:20:49: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < USB[0]: read: wanted 4096 got 4096 total 4291 15-12-2020 17:20:49: < USB[0]: read: wanted 4096 got 4096 total 8387 15-12-2020 17:20:49: < USB[0]: read: wanted 4096 got 450 total 8837 15-12-2020 17:20:49: < HTTP[002]: response body: got 8642 bytes; EOF 15-12-2020 17:20:49: < IPP response: 15-12-2020 17:20:49: < { 15-12-2020 17:20:49: < VERSION 2.0 15-12-2020 17:20:49: < STATUS successful-ok 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < GROUP operation-attributes-tag 15-12-2020 17:20:49: < ATTR "attributes-charset" charset: utf-8 15-12-2020 17:20:49: < ATTR "attributes-natural-language" naturalLanguage: en 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < GROUP printer-attributes-tag 15-12-2020 17:20:49: < ATTR "copies-default" integer: 1 15-12-2020 17:20:49: < ATTR "copies-supported" rangeOfInteger: 1-99 15-12-2020 17:20:49: < ATTR "finishings-default" enum: 3 15-12-2020 17:20:49: < ATTR "finishings-supported" enum: 3 15-12-2020 17:20:49: < ATTR "sides-default" keyword: one-sided 15-12-2020 17:20:49: < ATTR "sides-supported" keyword: one-sided two-sided-short-edge two-sided-long-edge 15-12-2020 17:20:49: < ATTR "orientation-requested-default" enum: 3 15-12-2020 17:20:49: < ATTR "orientation-requested-supported" enum: 3 15-12-2020 17:20:49: < ATTR "media-default" keyword: na_letter_8.5x11in 15-12-2020 17:20:49: < ATTR "media-supported" keyword: na_letter_8.5x11in na_index-4x6_4x6in na_5x7_5x7in na_govt-letter_8x10in om_hivision_101.6x180.6mm iso_a4_210x297mm iso_a5_148x210mm iso_a6_105x148mm na_legal_8.5x14in jis_b5_182x257mm jis_b6_128x182mm oe_photo-l_3.5x5in jpn_hagaki_100x148mm na_number-10_4.125x9.5in iso_c6_114x162mm iso_dl_110x220mm na_index-5x8_5x8in na_foolscap_8.5x13in om_16k_195x270mm om_indian-legal_215x345mm custom_min_89x127mm custom_max_215.9x1200mm 15-12-2020 17:20:49: < ATTR "printer-resolution-default" resolution: 600x600dpi 15-12-2020 17:20:49: < ATTR "printer-resolution-supported" resolution: 600x600dpi 600x1200dpi 4800x1200dpi 15-12-2020 17:20:49: < ATTR "print-quality-default" enum: 4 15-12-2020 17:20:49: < ATTR "print-quality-supported" enum: 4 5 15-12-2020 17:20:49: < ATTR "output-bin-default" keyword: face-up 15-12-2020 17:20:49: < ATTR "output-bin-supported" keyword: face-up 15-12-2020 17:20:49: < ATTR "media-col-supported" keyword: media-size media-top-margin media-left-margin media-right-margin media-bottom-margin media-type media-source 15-12-2020 17:20:49: < ATTR "media-col-default" collection: { 15-12-2020 17:20:49: < ATTR "media-size" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 27940 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-top-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-left-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-right-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-bottom-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-type" keyword: stationery 15-12-2020 17:20:49: < ATTR "media-source" keyword: main 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "print-color-mode-default" keyword: auto 15-12-2020 17:20:49: < ATTR "print-color-mode-supported" keyword: color monochrome auto-monochrome process-monochrome auto 15-12-2020 17:20:49: < ATTR "print-content-optimize-default" keyword: auto 15-12-2020 17:20:49: < ATTR "print-content-optimize-supported" keyword: auto 15-12-2020 17:20:49: < ATTR "print-scaling-default" keyword: auto 15-12-2020 17:20:49: < ATTR "print-scaling-supported" keyword: auto auto-fit fill fit none 15-12-2020 17:20:49: < ATTR "media-ready" keyword: iso_a4_210x297mm 15-12-2020 17:20:49: < ATTR "media-col-ready" collection: { 15-12-2020 17:20:49: < ATTR "media-size" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 29700 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-top-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-left-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-right-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-bottom-margin" integer: 300 15-12-2020 17:20:49: < ATTR "media-type" keyword: stationery 15-12-2020 17:20:49: < ATTR "media-source" keyword: main 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "media-size" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 29700 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-top-margin" integer: 0 15-12-2020 17:20:49: < ATTR "media-left-margin" integer: 0 15-12-2020 17:20:49: < ATTR "media-right-margin" integer: 0 15-12-2020 17:20:49: < ATTR "media-bottom-margin" integer: 0 15-12-2020 17:20:49: < ATTR "media-type" keyword: stationery 15-12-2020 17:20:49: < ATTR "media-source" keyword: main 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-size-supported" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 27940 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 10160 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 15240 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 12700 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 17780 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 20320 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 25400 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 10160 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 18060 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 29700 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 14800 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 21000 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 10500 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 14800 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 35560 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 18200 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 25700 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 12800 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 18200 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 8890 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 12700 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 10000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 14800 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 10477 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 24130 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 11400 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 16200 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 11000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 22000 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 12700 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 20320 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 33020 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 19500 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 27000 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21500 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 34500 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" rangeOfInteger: 8900-21590 15-12-2020 17:20:49: < ATTR "y-dimension" rangeOfInteger: 12700-120000 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-type-supported" keyword: stationery photographic-high-gloss photographic photographic-semi-gloss photographic-glossy photographic-matte stationery-letterhead envelope 15-12-2020 17:20:49: < ATTR "media-source-supported" keyword: main 15-12-2020 17:20:49: < ATTR "media-top-margin-supported" integer: 0 300 15-12-2020 17:20:49: < ATTR "media-left-margin-supported" integer: 0 300 15-12-2020 17:20:49: < ATTR "media-right-margin-supported" integer: 0 300 15-12-2020 17:20:49: < ATTR "media-bottom-margin-supported" integer: 0 300 15-12-2020 17:20:49: < ATTR "charset-configured" charset: utf-8 15-12-2020 17:20:49: < ATTR "charset-supported" charset: utf-8 15-12-2020 17:20:49: < ATTR "color-supported" boolean: true 15-12-2020 17:20:49: < ATTR "compression-supported" keyword: none gzip 15-12-2020 17:20:49: < ATTR "document-format-default" mimeMediaType: application/octet-stream 15-12-2020 17:20:49: < ATTR "document-format-supported" mimeMediaType: application/octet-stream image/pwg-raster image/urf image/jpeg 15-12-2020 17:20:49: < ATTR "generated-natural-language-supported" naturalLanguage: en 15-12-2020 17:20:49: < ATTR "ipp-versions-supported" keyword: 1.0 1.1 2.0 15-12-2020 17:20:49: < ATTR "natural-language-configured" naturalLanguage: en 15-12-2020 17:20:49: < ATTR "operations-supported" enum: 2 4 5 6 8 9 10 11 59 60 15-12-2020 17:20:49: < ATTR "pages-per-minute" integer: 13 15-12-2020 17:20:49: < ATTR "pages-per-minute-color" integer: 7 15-12-2020 17:20:49: < ATTR "pdl-override-supported" keyword: attempted 15-12-2020 17:20:49: < ATTR "printer-alert" octetString: 636f64653d6f74686572 15-12-2020 17:20:49: < ATTR "printer-alert-description" textWithoutLanguage: idle 15-12-2020 17:20:49: < ATTR "printer-device-id" textWithoutLanguage: MFG:EPSON;CMD:ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF;MDL:ET-4750 Series;CLS:PRINTER;DES:EPSON ET-4750 Series;CID:EpsonRGB;FID:FXA,DPA,WFA,ETA,AFA,DAN,WRA;RID:40;DDS:022500;ELG:1160;SN:583443523037373398;URF:CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12; 15-12-2020 17:20:49: < ATTR "printer-info" textWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "printer-is-accepting-jobs" boolean: true 15-12-2020 17:20:49: < ATTR "printer-location" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-make-and-model" textWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "printer-more-info" uri: http://localhost:60001/PRESENTATION/BONJOUR 15-12-2020 17:20:49: < ATTR "printer-name" nameWithoutLanguage: ipp/print 15-12-2020 17:20:49: < ATTR "printer-state" enum: 3 15-12-2020 17:20:49: < ATTR "printer-state-reasons" keyword: none 15-12-2020 17:20:49: < ATTR "printer-up-time" integer: 124827733 15-12-2020 17:20:49: < ATTR "printer-uri-supported" uri: ipp://localhost:60001/ipp/print 15-12-2020 17:20:49: < ATTR "queued-job-count" integer: 0 15-12-2020 17:20:49: < ATTR "uri-security-supported" keyword: none 15-12-2020 17:20:49: < ATTR "uri-authentication-supported" keyword: none 15-12-2020 17:20:49: < ATTR "printer-geo-location" unknown: 15-12-2020 17:20:49: < ATTR "identify-actions-default" keyword: flash 15-12-2020 17:20:49: < ATTR "identify-actions-supported" keyword: flash sound 15-12-2020 17:20:49: < ATTR "jpeg-k-octets-supported" rangeOfInteger: 0-16384 15-12-2020 17:20:49: < ATTR "jpeg-x-dimension-supported" rangeOfInteger: 0-15000 15-12-2020 17:20:49: < ATTR "jpeg-y-dimension-supported" rangeOfInteger: 1-15000 15-12-2020 17:20:49: < ATTR "pdf-versions-supported" keyword: none 15-12-2020 17:20:49: < ATTR "urf-supported" keyword: CP1 PQ4-5 OB9 OFU0 RS300 SRGB24 W8 DM3 IS1 V1.4 MT1-3-6-8-10-11-12 15-12-2020 17:20:49: < ATTR "job-creation-attributes-supported" keyword: copies finishings ipp-attribute-fidelity job-name media media-col orientation-requested output-bin print-quality printer-resolution sides print-color-mode print-content-optimize print-scaling job-mandatory-attributes 15-12-2020 17:20:49: < ATTR "marker-names" nameWithoutLanguage: Black ink Cyan ink Magenta ink Yellow ink 15-12-2020 17:20:49: < ATTR "marker-colors" nameWithoutLanguage: #000000 #00FFFF #FF00FF #FFFF00 15-12-2020 17:20:49: < ATTR "marker-types" keyword: ink ink ink ink 15-12-2020 17:20:49: < ATTR "marker-low-levels" integer: 15 15 15 15 15-12-2020 17:20:49: < ATTR "marker-high-levels" integer: 100 100 100 100 15-12-2020 17:20:49: < ATTR "marker-levels" integer: 28 59 61 61 15-12-2020 17:20:49: < ATTR "printer-icons" uri: http://localhost:60001/icon.png http://localhost:60001/PRESENTATION/AIRPRINT/PRINTER_512.PNG 15-12-2020 17:20:49: < ATTR "landscape-orientation-requested-preferred" enum: 5 15-12-2020 17:20:49: < ATTR "printer-uuid" uri: urn:uuid:cfe92100-67c4-11d4-a45f-381a524ac2d3 15-12-2020 17:20:49: < ATTR "printer-dns-sd-name" nameWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "printer-supply-info-uri" uri: http://localhost:60001/PRESENTATION/HTML/TOP/PRTINFO.HTML 15-12-2020 17:20:49: < ATTR "multiple-document-jobs-supported" boolean: false 15-12-2020 17:20:49: < ATTR "multiple-operation-time-out" integer: 120 15-12-2020 17:20:49: < ATTR "ipp-features-supported" keyword: wfds-print-1.0 airprint-1.7 15-12-2020 17:20:49: < ATTR "printer-kind" keyword: document envelope photo 15-12-2020 17:20:49: < ATTR "pwg-raster-document-type-supported" keyword: sgray_8 srgb_8 15-12-2020 17:20:49: < ATTR "pwg-raster-document-resolution-supported" resolution: 300x300dpi 600x600dpi 15-12-2020 17:20:49: < ATTR "pwg-raster-document-sheet-back" keyword: rotated 15-12-2020 17:20:49: < ATTR "mopria-certified" textWithoutLanguage: mopria-certified 1.3 15-12-2020 17:20:49: < ATTR "printer-firmware-name" nameWithoutLanguage: Firmware 15-12-2020 17:20:49: < ATTR "printer-firmware-string-version" textWithoutLanguage: 10.58.LU12J7 15-12-2020 17:20:49: < ATTR "printer-firmware-version" octetString: 3030303031303538303030304a37313230303030303030303030303030303030 15-12-2020 17:20:49: < ATTR "printer-input-tray" octetString: 747970653d7368656574466565644175746f4e6f6e52656d6f7661626c65547261793b64696d756e69743d6d6963726f6d65746572733b6d65646961666565643d3239373030303b6d6564696178666565643d3231303030303b6d617863617061636974793d2d323b6c6576656c3d2d323b7374617475733d303b6e616d653d5368656574206665656465722062696e20313b 15-12-2020 17:20:49: < ATTR "printer-output-tray" octetString: 747970653d756e52656d6f7661626c6542696e3b6d617863617061636974793d33303b72656d61696e696e673d2d333b7374617475733d303b6e616d653d466163652d757020547261793b737461636b696e676f726465723d6c617374546f46697273743b7061676564656c69766572793d6661636555703b 15-12-2020 17:20:49: < ATTR "which-jobs-supported" keyword: completed not-completed 15-12-2020 17:20:49: < ATTR "document-format-preferred" mimeMediaType: image/urf 15-12-2020 17:20:49: < ATTR "multiple-operation-time-out-action" keyword: abort-job 15-12-2020 17:20:49: < ATTR "printer-get-attributes-supported" keyword: document-format 15-12-2020 17:20:49: < ATTR "document-format-varying-attributes" keyword: copies sides 15-12-2020 17:20:49: < ATTR "printer-organization" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-organizational-unit" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-strings-languages-supported" naturalLanguage: en fr de it es pt nl ru no sv fi pl cs hu da tr el sk ro uk ar zh-tw zh-cn ko 15-12-2020 17:20:49: < ATTR "printer-strings-uri" uri: http://localhost:60001/LANGUAGES/IPP?LANG=en 15-12-2020 17:20:49: < ATTR "printer-current-time" dateTime: 2020-12-15T16:22:13Z 15-12-2020 17:20:49: < ATTR "printer-config-change-date-time" dateTime: 2020-12-15T16:22:12Z 15-12-2020 17:20:49: < ATTR "printer-config-change-time" integer: 124827732 15-12-2020 17:20:49: < ATTR "printer-state-change-date-time" dateTime: 2020-12-15T16:22:02Z 15-12-2020 17:20:49: < ATTR "printer-state-change-time" integer: 124827722 15-12-2020 17:20:49: < ATTR "jpeg-features-supported" keyword: none 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: 15-12-2020 17:20:49: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:49: > IPP request: 15-12-2020 17:20:49: > { 15-12-2020 17:20:49: > VERSION 2.0 15-12-2020 17:20:49: > OPERATION Get-Printer-Attributes 15-12-2020 17:20:49: > 15-12-2020 17:20:49: > GROUP operation-attributes-tag 15-12-2020 17:20:49: > ATTR "attributes-charset" charset: utf-8 15-12-2020 17:20:49: > ATTR "attributes-natural-language" naturalLanguage: en-US 15-12-2020 17:20:49: > ATTR "printer-uri" uri: http://localhost:60001/ipp/faxout 15-12-2020 17:20:49: > ATTR "requested-attributes" keyword: all 15-12-2020 17:20:49: > } 15-12-2020 17:20:49: 15-12-2020 17:20:49: > HTTP[003]: POST http://localhost:60001/ipp/faxout 15-12-2020 17:20:49: > HTTP[003]: request body: got 152 bytes; closed 15-12-2020 17:20:49: > HTTP[003]: body is small (152 bytes), prefetched before sending 15-12-2020 17:20:49: > HTTP[003]: HTTP request header: 15-12-2020 17:20:49: > POST /ipp/faxout HTTP/1.1 15-12-2020 17:20:49: > Host: localhost:60001 15-12-2020 17:20:49: > User-Agent: ipp-usb 15-12-2020 17:20:49: > Content-Length: 152 15-12-2020 17:20:49: > Content-Type: application/ipp 15-12-2020 17:20:49: > 15-12-2020 17:20:49: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:20:49: HTTP[003]: connection 1 allocated 15-12-2020 17:20:49: > USB[1]: write: wanted 277 sent 277 total 277 15-12-2020 17:20:49: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:20:49: < HTTP[003]: POST http://localhost:60001/ipp/faxout - 200 OK 15-12-2020 17:20:49: < HTTP[003]: HTTP response header: 15-12-2020 17:20:49: < HTTP/1.1 200 OK 15-12-2020 17:20:49: < Cache-Control: no-cache 15-12-2020 17:20:49: < Connection: Keep-Alive 15-12-2020 17:20:49: < Content-Length: 4962 15-12-2020 17:20:49: < Content-Type: application/ipp 15-12-2020 17:20:49: < Keep-Alive: timeout=30 15-12-2020 17:20:49: < Pragma: no-cache 15-12-2020 17:20:49: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < USB[1]: read: wanted 4096 got 4096 total 4291 15-12-2020 17:20:49: < USB[1]: read: wanted 4096 got 866 total 5157 15-12-2020 17:20:49: < HTTP[003]: response body: got 4962 bytes; EOF 15-12-2020 17:20:49: < IPP response: 15-12-2020 17:20:49: < { 15-12-2020 17:20:49: < VERSION 2.0 15-12-2020 17:20:49: < STATUS successful-ok 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < GROUP operation-attributes-tag 15-12-2020 17:20:49: < ATTR "attributes-charset" charset: utf-8 15-12-2020 17:20:49: < ATTR "attributes-natural-language" naturalLanguage: en 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < GROUP printer-attributes-tag 15-12-2020 17:20:49: < ATTR "charset-configured" charset: utf-8 15-12-2020 17:20:49: < ATTR "charset-supported" charset: utf-8 15-12-2020 17:20:49: < ATTR "compression-supported" keyword: none gzip 15-12-2020 17:20:49: < ATTR "confirmation-sheet-print-default" boolean: false 15-12-2020 17:20:49: < ATTR "copies-default" integer: 1 15-12-2020 17:20:49: < ATTR "copies-supported" rangeOfInteger: 1-1 15-12-2020 17:20:49: < ATTR "destination-uri-schemes-supported" uriScheme: tel 15-12-2020 17:20:49: < ATTR "document-format-default" mimeMediaType: image/urf 15-12-2020 17:20:49: < ATTR "document-format-supported" mimeMediaType: image/urf image/pwg-raster application/octet-stream 15-12-2020 17:20:49: < ATTR "generated-natural-language-supported" naturalLanguage: en 15-12-2020 17:20:49: < ATTR "ipp-features-supported" keyword: faxout airprint-1.7 15-12-2020 17:20:49: < ATTR "ipp-versions-supported" keyword: 1.0 1.1 2.0 15-12-2020 17:20:49: < ATTR "job-ids-supported" boolean: true 15-12-2020 17:20:49: < ATTR "media-bottom-margin-supported" integer: 1270 15-12-2020 17:20:49: < ATTR "media-col-default" collection: { 15-12-2020 17:20:49: < ATTR "media-bottom-margin" integer: 1270 15-12-2020 17:20:49: < ATTR "media-left-margin" integer: 635 15-12-2020 17:20:49: < ATTR "media-right-margin" integer: 635 15-12-2020 17:20:49: < ATTR "media-top-margin" integer: 1270 15-12-2020 17:20:49: < ATTR "media-size" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 29700 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-col-supported" keyword: media-size media-top-margin media-left-margin media-right-margin media-bottom-margin 15-12-2020 17:20:49: < ATTR "media-default" keyword: iso_a4_210x297mm 15-12-2020 17:20:49: < ATTR "media-left-margin-supported" integer: 635 15-12-2020 17:20:49: < ATTR "media-right-margin-supported" integer: 635 15-12-2020 17:20:49: < ATTR "media-size-supported" collection: { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21000 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 29700 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 27940 15-12-2020 17:20:49: < } { 15-12-2020 17:20:49: < ATTR "x-dimension" integer: 21590 15-12-2020 17:20:49: < ATTR "y-dimension" integer: 35560 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: < ATTR "media-supported" keyword: iso_a4_210x297mm na_letter_8.5x11in na_legal_8.5x14in 15-12-2020 17:20:49: < ATTR "media-top-margin-supported" integer: 1270 15-12-2020 17:20:49: < ATTR "multiple-destination-uris-supported" boolean: false 15-12-2020 17:20:49: < ATTR "multiple-document-jobs-supported" boolean: false 15-12-2020 17:20:49: < ATTR "multiple-operation-time-out" integer: 120 15-12-2020 17:20:49: < ATTR "multiple-operation-time-out-action" keyword: abort-job 15-12-2020 17:20:49: < ATTR "natural-language-configured" naturalLanguage: en 15-12-2020 17:20:49: < ATTR "operations-supported" enum: 4 5 6 8 9 10 11 57 59 60 15-12-2020 17:20:49: < ATTR "print-quality-default" enum: 4 15-12-2020 17:20:49: < ATTR "print-quality-supported" enum: 3 4 15-12-2020 17:20:49: < ATTR "printer-alert" octetString: 636f64653d6f74686572 15-12-2020 17:20:49: < ATTR "printer-alert-description" textWithoutLanguage: idle 15-12-2020 17:20:49: < ATTR "printer-device-id" textWithoutLanguage: MFG:EPSON;CMD:ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF;MDL:ET-4750 Series;CLS:PRINTER;DES:EPSON ET-4750 Series;CID:EpsonRGB;FID:FXA,DPA,WFA,ETA,AFA,DAN,WRA;RID:40;DDS:022500;ELG:1160;SN:583443523037373398;URF:CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12; 15-12-2020 17:20:49: < ATTR "printer-fax-log-uri" uri: http://localhost:60001/PRESENTATION/ADVANCED/AIRPRINT/FAXOUTLOG.txt 15-12-2020 17:20:49: < ATTR "printer-fax-modem-info" textWithoutLanguage: modemInfo 15-12-2020 17:20:49: < ATTR "printer-fax-modem-name" nameWithoutLanguage: modemName 15-12-2020 17:20:49: < ATTR "printer-fax-modem-number" uri: tel:: 15-12-2020 17:20:49: < ATTR "printer-geo-location" unknown: 15-12-2020 17:20:49: < ATTR "printer-icons" uri: http://localhost:60001/icon.png 15-12-2020 17:20:49: < ATTR "printer-info" textWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "printer-is-accepting-jobs" boolean: true 15-12-2020 17:20:49: < ATTR "printer-location" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-make-and-model" textWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "printer-more-info" uri: http://localhost:60001/PRESENTATION/BONJOUR 15-12-2020 17:20:49: < ATTR "printer-name" nameWithoutLanguage: ipp/print 15-12-2020 17:20:49: < ATTR "printer-organization" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-organizational-unit" textWithoutLanguage: 15-12-2020 17:20:49: < ATTR "printer-resolution-default" resolution: 200x200dpi 15-12-2020 17:20:49: < ATTR "printer-resolution-supported" resolution: 200x100dpi 200x200dpi 15-12-2020 17:20:49: < ATTR "printer-state" enum: 3 15-12-2020 17:20:49: < ATTR "printer-state-change-date-time" dateTime: 2020-12-15T18:22:13+02:00 15-12-2020 17:20:49: < ATTR "printer-state-change-time" integer: 124827733 15-12-2020 17:20:49: < ATTR "printer-state-message" textWithoutLanguage: no-error 15-12-2020 17:20:49: < ATTR "printer-state-reasons" keyword: none 15-12-2020 17:20:49: < ATTR "printer-up-time" integer: 124827733 15-12-2020 17:20:49: < ATTR "printer-uri-supported" uri: ipp://localhost:60001/ipp/faxout 15-12-2020 17:20:49: < ATTR "printer-uuid" uri: urn:uuid:cfe92100-67c4-11d4-a45f-381a524ac2d3 15-12-2020 17:20:49: < ATTR "pwg-raster-document-resolution-supported" resolution: 200x100dpi 200x200dpi 15-12-2020 17:20:49: < ATTR "pwg-raster-document-type-supported" keyword: black_1 sgray_8 srgb_8 15-12-2020 17:20:49: < ATTR "queued-job-count" integer: 0 15-12-2020 17:20:49: < ATTR "uri-security-supported" keyword: none 15-12-2020 17:20:49: < ATTR "uri-authentication-supported" keyword: none 15-12-2020 17:20:49: < ATTR "which-jobs-supported" keyword: completed not-completed 15-12-2020 17:20:49: < ATTR "color-supported" boolean: true 15-12-2020 17:20:49: < ATTR "finishings-supported" enum: 3 15-12-2020 17:20:49: < ATTR "output-bin-default" keyword: face-down 15-12-2020 17:20:49: < ATTR "output-bin-supported" keyword: face-down 15-12-2020 17:20:49: < ATTR "urf-supported" keyword: CP1 PQ3-4 RS200 SRGB24 W8 V1.4 15-12-2020 17:20:49: < ATTR "media-source-supported" keyword: auto 15-12-2020 17:20:49: < ATTR "media-type-supported" keyword: stationery 15-12-2020 17:20:49: < ATTR "job-creation-attributes-supported" keyword: confirmation-sheet-print copies destination-uris media media-col print-quality printer-resolution print-color-mode job-name ipp-attribute-fidelity orientation-requested 15-12-2020 17:20:49: < ATTR "print-color-mode-default" keyword: auto 15-12-2020 17:20:49: < ATTR "print-color-mode-supported" keyword: monochrome color auto 15-12-2020 17:20:49: < ATTR "pages-per-minute" integer: 3 15-12-2020 17:20:49: < ATTR "pages-per-minute-color" integer: 1 15-12-2020 17:20:49: < ATTR "pdf-versions-supported" keyword: none 15-12-2020 17:20:49: < ATTR "print-scaling-default" keyword: auto 15-12-2020 17:20:49: < ATTR "print-scaling-supported" keyword: auto 15-12-2020 17:20:49: < ATTR "sides-default" keyword: one-sided 15-12-2020 17:20:49: < ATTR "sides-supported" keyword: one-sided two-sided-short-edge two-sided-long-edge 15-12-2020 17:20:49: < ATTR "landscape-orientation-requested-preferred" enum: 5 15-12-2020 17:20:49: < ATTR "orientation-requested-default" enum: 3 15-12-2020 17:20:49: < ATTR "orientation-requested-supported" enum: 3 15-12-2020 17:20:49: < ATTR "pdl-override-supported" keyword: attempted 15-12-2020 17:20:49: < ATTR "printer-dns-sd-name" nameWithoutLanguage: EPSON ET-4750 Series 15-12-2020 17:20:49: < ATTR "destination-uris-supported" keyword: destination-uri pre-dial-string 15-12-2020 17:20:49: < ATTR "printer-firmware-name" nameWithoutLanguage: Main textWithoutLanguage: Network 15-12-2020 17:20:49: < ATTR "printer-firmware-string-version" textWithoutLanguage: LU12J7 10.58 15-12-2020 17:20:49: < ATTR "printer-firmware-version" octetString: 3030303030303031303030304a37313230303030303030303030303030303030 303030303030303130303030313035383030303030303030303030303030303000 15-12-2020 17:20:49: < ATTR "printer-get-attributes-supported" keyword: destination-uri document-format 15-12-2020 17:20:49: < ATTR "document-format-preferred" mimeMediaType: image/urf 15-12-2020 17:20:49: < ATTR "document-format-varying-attributes" keyword: none 15-12-2020 17:20:49: < ATTR "printer-current-time" dateTime: 2020-12-15T18:22:13+02:00 15-12-2020 17:20:49: < ATTR "printer-config-change-date-time" dateTime: 2020-12-15T18:22:13+02:00 15-12-2020 17:20:49: < ATTR "printer-config-change-time" integer: 124827733 15-12-2020 17:20:49: < } 15-12-2020 17:20:49: 15-12-2020 17:20:49: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:49: IPP FaxOut service detected 15-12-2020 17:20:49: > HTTP[004]: GET http://localhost:60001/eSCL/ScannerCapabilities 15-12-2020 17:20:49: > HTTP[004]: HTTP request header: 15-12-2020 17:20:49: > GET /eSCL/ScannerCapabilities HTTP/1.1 15-12-2020 17:20:49: > Host: localhost:60001 15-12-2020 17:20:49: > User-Agent: ipp-usb 15-12-2020 17:20:49: > 15-12-2020 17:20:49: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:20:49: HTTP[004]: connection 2 allocated 15-12-2020 17:20:49: > USB[2]: write: wanted 86 sent 86 total 86 15-12-2020 17:20:49: < USB[2]: read: wanted 4096 got 120 total 120 15-12-2020 17:20:49: < HTTP[004]: GET http://localhost:60001/eSCL/ScannerCapabilities - 200 OK 15-12-2020 17:20:49: < HTTP[004]: HTTP response header: 15-12-2020 17:20:49: < HTTP/1.1 200 OK 15-12-2020 17:20:49: < Accept-Range: none 15-12-2020 17:20:49: < Content-Length: 6567 15-12-2020 17:20:49: < Content-Type: text/xml;charset="utf-8" 15-12-2020 17:20:49: < 15-12-2020 17:20:49: < USB[2]: read: wanted 4096 got 4096 total 4216 15-12-2020 17:20:49: < USB[2]: read: wanted 4096 got 2471 total 6687 15-12-2020 17:20:49: < HTTP[004]: response body: got 6567 bytes; EOF 15-12-2020 17:20:49: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:49: < ESCL Scanner Capabilities: 15-12-2020 17:20:49: < <?xml version="1.0" encoding="UTF-8"?>2.63</pwg:Version>EPSON ET-4750 Series</pwg:MakeAndModel>583443523037373398</pwg:SerialNumber>cfe92100-67c4-11d4-a45f-381a524ac2d3</scan:UUID>http://localhost:60001/PRESENTATION/BONJOUR</scan:AdminURI>http://localhost:60001/icon.png</scan:IconURI>96</scan:MinWidth>2550</scan:MaxWidth>96</scan:MinHeight>3510</scan:MaxHeight>1</scan:MaxScanRegions>BlackAndWhite1</scan:ColorMode>Grayscale8</scan:ColorMode>RGB24</scan:ColorMode></scan:ColorModes>application/pdf</pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat>application/pdf</scan:DocumentFormatExt>image/jpeg</scan:DocumentFormatExt></scan:DocumentFormats>100</scan:XResolution>100</scan:YResolution></scan:DiscreteResolution>200</scan:XResolution>200</scan:YResolution></scan:DiscreteResolution>300</scan:XResolution>300</scan:YResolution></scan:DiscreteResolution>600</scan:XResolution>600</scan:YResolution></scan:DiscreteResolution>1200</scan:XResolution>1200</scan:YResolution></scan:DiscreteResolution></scan:DiscreteResolutions></scan:SupportedResolutions>sRGB</scan:ColorSpace></scan:ColorSpaces>NTSC</scan:CcdChannel></scan:CcdChannels>Threshold</scan:BinaryRendering>Halftone</scan:BinaryRendering></scan:BinaryRenderings>Photo</pwg:ContentType>Text</pwg:ContentType>TextAndPhoto</pwg:ContentType></scan:ContentTypes></scan:SettingProfile></scan:SettingProfiles>Document</scan:Intent>TextAndGraphic</scan:Intent>Photo</scan:Intent>Preview</scan:Intent></scan:SupportedIntents>1200</scan:MaxOpticalXResolution>1200</scan:MaxOpticalYResolution>17</scan:RiskyLeftMargin>17</scan:RiskyRightMargin>17</scan:RiskyTopMargin>17</scan:RiskyBottomMargin></scan:PlatenInputCaps></scan:Platen>96</scan:MinWidth>2550</scan:MaxWidth>96</scan:MinHeight>4200</scan:MaxHeight>1</scan:MaxScanRegions>BlackAndWhite1</scan:ColorMode>Grayscale8</scan:ColorMode>RGB24</scan:ColorMode></scan:ColorModes>application/pdf</pwg:DocumentFormat>image/jpeg</pwg:DocumentFormat>application/pdf</scan:DocumentFormatExt>image/jpeg</scan:DocumentFormatExt></scan:DocumentFormats>100</scan:XResolution>100</scan:YResolution></scan:DiscreteResolution>200</scan:XResolution>200</scan:YResolution></scan:DiscreteResolution>300</scan:XResolution>300</scan:YResolution></scan:DiscreteResolution>600</scan:XResolution>600</scan:YResolution></scan:DiscreteResolution></scan:DiscreteResolutions></scan:SupportedResolutions>sRGB</scan:ColorSpace></scan:ColorSpaces>NTSC</scan:CcdChannel></scan:CcdChannels>Threshold</scan:BinaryRendering>Halftone</scan:BinaryRendering></scan:BinaryRenderings>Photo</pwg:ContentType>Text</pwg:ContentType>TextAndPhoto</pwg:ContentType></scan:ContentTypes></scan:SettingProfile></scan:SettingProfiles>Document</scan:Intent>TextAndGraphic</scan:Intent>Photo</scan:Intent>Preview</scan:Intent></scan:SupportedIntents>600</scan:MaxOpticalXResolution>600</scan:MaxOpticalYResolution>17</scan:RiskyLeftMargin>17</scan:RiskyRightMargin>35</scan:RiskyTopMargin>35</scan:RiskyBottomMargin></scan:AdfSimplexInputCaps>50</scan:FeederCapacity>Right</pwg:XImagePosition>Top</pwg:YImagePosition></scan:Justification>DetectPaperLoaded</scan:AdfOption></scan:AdfOptions></scan:Adf>-100</scan:Min>100</scan:Max>0</scan:Normal>1</scan:Step></scan:BrightnessSupport>1</scan:Min>3</scan:Max>2</scan:Normal>1</scan:Step></scan:CompressionFactorSupport>-100</scan:Min>100</scan:Max>0</scan:Normal>1</scan:Step></scan:ContrastSupport>0</scan:Min>3</scan:Max>2</scan:Normal>1</scan:Step></scan:SharpenSupport>0</scan:Min>255</scan:Max>186</scan:Normal>1</scan:Step></scan:ThresholdSupport></scan:ScannerCapabilities> 15-12-2020 17:20:49: 15-12-2020 17:20:49: > EPSON ET-4750 Series: _printer._tcp TXT record: 15-12-2020 17:20:49: > EPSON ET-4750 Series: _ipp._tcp TXT record: 15-12-2020 17:20:49: air=none 15-12-2020 17:20:49: mopria-certified=mopria-certified 1.3 15-12-2020 17:20:49: rp=ipp/print 15-12-2020 17:20:49: priority=50 15-12-2020 17:20:49: kind=document,envelope,photo 15-12-2020 17:20:49: PaperMax=isoC-A2 15-12-2020 17:20:49: URF=CP1,PQ4-5,OB9,OFU0,RS300,SRGB24,W8,DM3,IS1,V1.4,MT1-3-6-8-10-11-12 15-12-2020 17:20:49: UUID=cfe92100-67c4-11d4-a45f-381a524ac2d3 15-12-2020 17:20:49: Color=T 15-12-2020 17:20:49: Duplex=T 15-12-2020 17:20:49: note= 15-12-2020 17:20:49: qtotal=1 15-12-2020 17:20:49: usb_MDL=ET-4750 Series 15-12-2020 17:20:49: usb_MFG=EPSON 15-12-2020 17:20:49: usb_CMD=ESCPL2,BDC,D4,D4PX,ESCPR7,END4,GENEP,URF 15-12-2020 17:20:49: ty=EPSON ET-4750 Series 15-12-2020 17:20:49: product=(EPSON ET-4750 Series) 15-12-2020 17:20:49: pdl=application/octet-stream,image/pwg-raster,image/urf,image/jpeg 15-12-2020 17:20:49: txtvers=1 15-12-2020 17:20:49: adminurl=http://localhost:60001/PRESENTATION/BONJOUR 15-12-2020 17:20:49: Fax=T 15-12-2020 17:20:49: rfo=ipp/faxout 15-12-2020 17:20:49: Scan=T 15-12-2020 17:20:49: > EPSON ET-4750 Series: _uscan._tcp TXT record: 15-12-2020 17:20:49: duplex=F 15-12-2020 17:20:49: is=platen,adf 15-12-2020 17:20:49: cs=binary,color,grayscale 15-12-2020 17:20:49: UUID=cfe92100-67c4-11d4-a45f-381a524ac2d3 15-12-2020 17:20:49: adminurl=http://localhost:60001/PRESENTATION/BONJOUR 15-12-2020 17:20:49: representation=http://localhost:60001/icon.png 15-12-2020 17:20:49: pdl=application/pdf,image/jpeg 15-12-2020 17:20:49: ty=ET-4750 Series 15-12-2020 17:20:49: rs=eSCL 15-12-2020 17:20:49: vers=2.63 15-12-2020 17:20:49: txtvers=1 15-12-2020 17:20:49: > EPSON ET-4750 Series: _http._tcp TXT record: 15-12-2020 17:20:49: DNS-SD: EPSON ET-4750 Series (USB): trying 15-12-2020 17:20:49: DNS-SD: FQDN: "pc4.local" 15-12-2020 17:20:49: DNS-SD: FQDN: "pc4.local"->"localhost" 15-12-2020 17:20:49: DNS-SD: +subtype: "_universal._sub._ipp._tcp" 15-12-2020 17:20:49: + DNS-SD: EPSON ET-4750 Series (USB): publishing requested 15-12-2020 17:20:49: DNS-SD: EPSON ET-4750 Series (USB): name collision 15-12-2020 17:20:49: DNS-SD: EPSON ET-4750 Series (USB): publishing failed 15-12-2020 17:20:49: - DNS-SD: EPSON ET-4750 Series (USB): removed 15-12-2020 17:20:49: USB[0]: closed 15-12-2020 17:20:49: USB[1]: closed 15-12-2020 17:20:49: USB[2]: closed 15-12-2020 17:20:49: USB[3]: closed 15-12-2020 17:20:49: - Bus 001 Device 006: removed ET-4750 Series 15-12-2020 17:20:50: DNS-SD: EPSON ET-4750 Series (USB 1): trying 15-12-2020 17:20:50: DNS-SD: FQDN: "pc4.local" 15-12-2020 17:20:50: DNS-SD: FQDN: "pc4.local"->"localhost" 15-12-2020 17:20:50: DNS-SD: +subtype: "_universal._sub._ipp._tcp" 15-12-2020 17:20:50: DNS-SD: EPSON ET-4750 Series (USB 1): AVAHI_ENTRY_GROUP_REGISTERING 15-12-2020 17:20:51: DNS-SD: EPSON ET-4750 Series (USB 1): AVAHI_ENTRY_GROUP_ESTABLISHED 15-12-2020 17:20:51: DNS-SD: EPSON ET-4750 Series (USB 1): published 15-12-2020 17:20:51: > HTTP[005]: POST http://localhost:60001/ipp/print 15-12-2020 17:20:51: > HTTP[005]: request body: got 173 bytes; EOF 15-12-2020 17:20:51: > HTTP[005]: body is small (173 bytes), prefetched before sending 15-12-2020 17:20:51: > HTTP[005]: HTTP request header: 15-12-2020 17:20:51: > POST /ipp/print HTTP/1.1 15-12-2020 17:20:51: > Host: localhost:60001 15-12-2020 17:20:51: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:20:51: > Content-Length: 173 15-12-2020 17:20:51: > Content-Type: application/ipp 15-12-2020 17:20:51: > Date: Tue, 15 Dec 2020 16:20:51 GMT 15-12-2020 17:20:51: > 15-12-2020 17:20:51: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:20:51: HTTP[005]: connection 3 allocated 15-12-2020 17:20:51: > USB[3]: write: wanted 378 sent 378 total 378 15-12-2020 17:20:51: < USB[3]: read: wanted 4096 got 196 total 196 15-12-2020 17:20:51: < HTTP[005]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:20:51: < HTTP[005]: HTTP response header: 15-12-2020 17:20:51: < HTTP/1.1 200 OK 15-12-2020 17:20:51: < Cache-Control: no-cache 15-12-2020 17:20:51: < Connection: Keep-Alive 15-12-2020 17:20:51: < Content-Length: 65636 15-12-2020 17:20:51: < Content-Type: application/ipp 15-12-2020 17:20:51: < Keep-Alive: timeout=30 15-12-2020 17:20:51: < Pragma: no-cache 15-12-2020 17:20:51: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:20:51: < 15-12-2020 17:20:51: < USB[3]: read: wanted 32768 got 16384 total 16580 15-12-2020 17:20:51: < USB[3]: read: wanted 32768 got 0 total 16580 15-12-2020 17:20:51: ! USB[3]: zero-size read 15-12-2020 17:20:51: < USB[3]: read: wanted 32768 got 16384 total 32964 15-12-2020 17:20:51: < USB[3]: read: wanted 32768 got 0 total 32964 15-12-2020 17:20:51: ! USB[3]: zero-size read 15-12-2020 17:20:51: < USB[3]: read: wanted 32768 got 16384 total 49348 15-12-2020 17:20:51: < USB[3]: read: wanted 16384 got 0 total 49348 15-12-2020 17:20:51: ! USB[3]: zero-size read 15-12-2020 17:20:51: < USB[3]: read: wanted 16384 got 16384 total 65732 15-12-2020 17:20:51: < USB[3]: read: wanted 4096 got 0 total 65732 15-12-2020 17:20:51: ! USB[3]: zero-size read 15-12-2020 17:20:51: < USB[3]: read: wanted 4096 got 100 total 65832 15-12-2020 17:20:51: < HTTP[005]: response body: got 65636 bytes; EOF 15-12-2020 17:20:51: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:20:52: > HTTP[006]: GET http://localhost:60001/LANGUAGES/IPP?LANG=en 15-12-2020 17:20:52: > HTTP[006]: HTTP request header: 15-12-2020 17:20:52: > GET /LANGUAGES/IPP?LANG=en HTTP/1.1 15-12-2020 17:20:52: > Host: localhost:60001 15-12-2020 17:20:52: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:20:52: > 15-12-2020 17:20:52: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:20:52: HTTP[006]: connection 0 allocated 15-12-2020 17:20:52: > HTTP[006]: request body: got 0 bytes; EOF 15-12-2020 17:20:52: > USB[0]: write: wanted 127 sent 127 total 127 15-12-2020 17:20:52: < USB[0]: read: wanted 4096 got 179 total 179 15-12-2020 17:20:52: < HTTP[006]: GET http://localhost:60001/LANGUAGES/IPP?LANG=en - 200 OK 15-12-2020 17:20:52: < HTTP[006]: HTTP response header: 15-12-2020 17:20:52: < HTTP/1.1 200 OK 15-12-2020 17:20:52: < Cache-Control: no-cache 15-12-2020 17:20:52: < Content-Length: 175 15-12-2020 17:20:52: < Content-Type: text/strings 15-12-2020 17:20:52: < Pragma: no-cache 15-12-2020 17:20:52: < Server: EPSON_Linux UPnP/1.0 Epson UPnP SDK/1.0 15-12-2020 17:20:52: < 15-12-2020 17:20:52: < USB[0]: read: wanted 4096 got 175 total 354 15-12-2020 17:20:52: < HTTP[006]: response body: got 175 bytes; EOF 15-12-2020 17:20:52: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:09: > HTTP[007]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:09: > HTTP[007]: request body: got 207 bytes; EOF 15-12-2020 17:21:09: > HTTP[007]: body is small (207 bytes), prefetched before sending 15-12-2020 17:21:09: > HTTP[007]: HTTP request header: 15-12-2020 17:21:09: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:09: > Host: localhost:60001 15-12-2020 17:21:09: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:09: > Content-Length: 207 15-12-2020 17:21:09: > Content-Type: application/ipp 15-12-2020 17:21:09: > Date: Tue, 15 Dec 2020 16:21:09 GMT 15-12-2020 17:21:09: > 15-12-2020 17:21:09: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:09: HTTP[007]: connection 1 allocated 15-12-2020 17:21:09: > USB[1]: write: wanted 412 sent 412 total 412 15-12-2020 17:21:09: < USB[1]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:09: < HTTP[007]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:09: < HTTP[007]: HTTP response header: 15-12-2020 17:21:09: < HTTP/1.1 200 OK 15-12-2020 17:21:09: < Cache-Control: no-cache 15-12-2020 17:21:09: < Connection: Keep-Alive 15-12-2020 17:21:09: < Content-Length: 152 15-12-2020 17:21:09: < Content-Type: application/ipp 15-12-2020 17:21:09: < Keep-Alive: timeout=30 15-12-2020 17:21:09: < Pragma: no-cache 15-12-2020 17:21:09: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:09: < 15-12-2020 17:21:09: < USB[1]: read: wanted 4096 got 152 total 346 15-12-2020 17:21:09: < HTTP[007]: response body: got 152 bytes; EOF 15-12-2020 17:21:09: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[008]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[008]: request body: got 714 bytes; EOF 15-12-2020 17:21:10: > HTTP[008]: body is small (714 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[008]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 714 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:10: HTTP[008]: connection 2 allocated 15-12-2020 17:21:10: > USB[2]: write: wanted 919 sent 919 total 919 15-12-2020 17:21:10: < USB[2]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:10: < HTTP[008]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[008]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 1090 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[2]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:10: < HTTP[008]: response body: got 1090 bytes; EOF 15-12-2020 17:21:10: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[009]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[009]: request body: got 576 bytes; EOF 15-12-2020 17:21:10: > HTTP[009]: body is small (576 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[009]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 576 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:10: HTTP[009]: connection 3 allocated 15-12-2020 17:21:10: > USB[3]: write: wanted 781 sent 781 total 781 15-12-2020 17:21:10: > HTTP[010]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[010]: request body: got 743 bytes; EOF 15-12-2020 17:21:10: > HTTP[010]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[010]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 743 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[0]: connection allocated, 2 in use: a-- --- --- ar- 15-12-2020 17:21:10: HTTP[010]: connection 0 allocated 15-12-2020 17:21:10: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:10: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:10: < HTTP[010]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[010]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 1090 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:10: < HTTP[010]: response body: got 1090 bytes; EOF 15-12-2020 17:21:10: USB[0]: connection released, 1 in use: --- --- --- ar- 15-12-2020 17:21:10: < USB[3]: read: wanted 4096 got 193 total 193 15-12-2020 17:21:10: < HTTP[009]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[009]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 72 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[3]: read: wanted 4096 got 72 total 265 15-12-2020 17:21:10: < HTTP[009]: response body: got 72 bytes; EOF 15-12-2020 17:21:10: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[011]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[011]: request body: got 547 bytes; EOF 15-12-2020 17:21:10: > HTTP[011]: body is small (547 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[011]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 547 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:10: HTTP[011]: connection 1 allocated 15-12-2020 17:21:10: > USB[1]: write: wanted 752 sent 752 total 752 15-12-2020 17:21:10: < USB[1]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:10: < HTTP[011]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[011]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 238 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[1]: read: wanted 4096 got 238 total 432 15-12-2020 17:21:10: < HTTP[011]: response body: got 238 bytes; EOF 15-12-2020 17:21:10: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[012]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[012]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Transfer-Encoding: chunked 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:10: HTTP[012]: connection 2 allocated 15-12-2020 17:21:10: > USB[2]: write: wanted 212 sent 212 total 212 15-12-2020 17:21:10: > USB[2]: write: wanted 240 sent 240 total 452 15-12-2020 17:21:10: > USB[2]: write: wanted 4096 sent 4096 total 4548 15-12-2020 17:21:10: > USB[2]: write: wanted 28678 sent 28678 total 33226 15-12-2020 17:21:10: > USB[2]: write: wanted 2 sent 2 total 33228 15-12-2020 17:21:10: > USB[2]: write: wanted 4096 sent 4096 total 37324 15-12-2020 17:21:10: > USB[2]: write: wanted 28678 sent 28678 total 66002 15-12-2020 17:21:10: > USB[2]: write: wanted 2 sent 2 total 66004 15-12-2020 17:21:10: > HTTP[012]: request body: got 66357 bytes; EOF 15-12-2020 17:21:10: > USB[2]: write: wanted 594 sent 594 total 66598 15-12-2020 17:21:10: > USB[2]: write: wanted 5 sent 5 total 66603 15-12-2020 17:21:10: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:10: < HTTP[012]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[012]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 238 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[2]: read: wanted 4096 got 238 total 432 15-12-2020 17:21:10: < HTTP[012]: response body: got 238 bytes; EOF 15-12-2020 17:21:10: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[013]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[013]: request body: got 743 bytes; EOF 15-12-2020 17:21:10: > HTTP[013]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[013]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 743 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:10: HTTP[013]: connection 0 allocated 15-12-2020 17:21:10: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:10: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:10: < HTTP[013]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[013]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 1090 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:10: < HTTP[013]: response body: got 1090 bytes; EOF 15-12-2020 17:21:10: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:10: > HTTP[014]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:10: > HTTP[014]: request body: got 337 bytes; EOF 15-12-2020 17:21:10: > HTTP[014]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:10: > HTTP[014]: HTTP request header: 15-12-2020 17:21:10: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:10: > Host: localhost:60001 15-12-2020 17:21:10: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:10: > Content-Length: 337 15-12-2020 17:21:10: > Content-Type: application/ipp 15-12-2020 17:21:10: > Date: Tue, 15 Dec 2020 16:21:10 GMT 15-12-2020 17:21:10: > 15-12-2020 17:21:10: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:10: HTTP[014]: connection 3 allocated 15-12-2020 17:21:10: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:10: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:10: < HTTP[014]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:10: < HTTP[014]: HTTP response header: 15-12-2020 17:21:10: < HTTP/1.1 200 OK 15-12-2020 17:21:10: < Cache-Control: no-cache 15-12-2020 17:21:10: < Connection: Keep-Alive 15-12-2020 17:21:10: < Content-Length: 282 15-12-2020 17:21:10: < Content-Type: application/ipp 15-12-2020 17:21:10: < Keep-Alive: timeout=30 15-12-2020 17:21:10: < Pragma: no-cache 15-12-2020 17:21:10: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:10: < 15-12-2020 17:21:10: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:10: < HTTP[014]: response body: got 282 bytes; EOF 15-12-2020 17:21:10: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:11: > HTTP[015]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:11: > HTTP[015]: request body: got 743 bytes; EOF 15-12-2020 17:21:11: > HTTP[015]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:11: > HTTP[015]: HTTP request header: 15-12-2020 17:21:11: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:11: > Host: localhost:60001 15-12-2020 17:21:11: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:11: > Content-Length: 743 15-12-2020 17:21:11: > Content-Type: application/ipp 15-12-2020 17:21:11: > Date: Tue, 15 Dec 2020 16:21:11 GMT 15-12-2020 17:21:11: > 15-12-2020 17:21:11: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:11: HTTP[015]: connection 1 allocated 15-12-2020 17:21:11: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:11: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:11: < HTTP[015]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:11: < HTTP[015]: HTTP response header: 15-12-2020 17:21:11: < HTTP/1.1 200 OK 15-12-2020 17:21:11: < Cache-Control: no-cache 15-12-2020 17:21:11: < Connection: Keep-Alive 15-12-2020 17:21:11: < Content-Length: 1090 15-12-2020 17:21:11: < Content-Type: application/ipp 15-12-2020 17:21:11: < Keep-Alive: timeout=30 15-12-2020 17:21:11: < Pragma: no-cache 15-12-2020 17:21:11: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:11: < 15-12-2020 17:21:11: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:11: < HTTP[015]: response body: got 1090 bytes; EOF 15-12-2020 17:21:11: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:11: > HTTP[016]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:11: > HTTP[016]: request body: got 337 bytes; EOF 15-12-2020 17:21:11: > HTTP[016]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:11: > HTTP[016]: HTTP request header: 15-12-2020 17:21:11: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:11: > Host: localhost:60001 15-12-2020 17:21:11: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:11: > Content-Length: 337 15-12-2020 17:21:11: > Content-Type: application/ipp 15-12-2020 17:21:11: > Date: Tue, 15 Dec 2020 16:21:11 GMT 15-12-2020 17:21:11: > 15-12-2020 17:21:11: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:11: HTTP[016]: connection 2 allocated 15-12-2020 17:21:11: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:11: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:11: < HTTP[016]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:11: < HTTP[016]: HTTP response header: 15-12-2020 17:21:11: < HTTP/1.1 200 OK 15-12-2020 17:21:11: < Cache-Control: no-cache 15-12-2020 17:21:11: < Connection: Keep-Alive 15-12-2020 17:21:11: < Content-Length: 282 15-12-2020 17:21:11: < Content-Type: application/ipp 15-12-2020 17:21:11: < Keep-Alive: timeout=30 15-12-2020 17:21:11: < Pragma: no-cache 15-12-2020 17:21:11: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:11: < 15-12-2020 17:21:11: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:11: < HTTP[016]: response body: got 282 bytes; EOF 15-12-2020 17:21:11: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:11: > HTTP[017]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:11: > HTTP[017]: request body: got 743 bytes; EOF 15-12-2020 17:21:11: > HTTP[017]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:11: > HTTP[017]: HTTP request header: 15-12-2020 17:21:11: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:11: > Host: localhost:60001 15-12-2020 17:21:11: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:11: > Content-Length: 743 15-12-2020 17:21:11: > Content-Type: application/ipp 15-12-2020 17:21:11: > Date: Tue, 15 Dec 2020 16:21:11 GMT 15-12-2020 17:21:11: > 15-12-2020 17:21:11: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:11: HTTP[017]: connection 0 allocated 15-12-2020 17:21:11: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:11: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:11: < HTTP[017]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:11: < HTTP[017]: HTTP response header: 15-12-2020 17:21:11: < HTTP/1.1 200 OK 15-12-2020 17:21:11: < Cache-Control: no-cache 15-12-2020 17:21:11: < Connection: Keep-Alive 15-12-2020 17:21:11: < Content-Length: 1090 15-12-2020 17:21:11: < Content-Type: application/ipp 15-12-2020 17:21:11: < Keep-Alive: timeout=30 15-12-2020 17:21:11: < Pragma: no-cache 15-12-2020 17:21:11: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:11: < 15-12-2020 17:21:11: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:11: < HTTP[017]: response body: got 1090 bytes; EOF 15-12-2020 17:21:11: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:11: > HTTP[018]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:11: > HTTP[018]: request body: got 337 bytes; EOF 15-12-2020 17:21:11: > HTTP[018]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:11: > HTTP[018]: HTTP request header: 15-12-2020 17:21:11: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:11: > Host: localhost:60001 15-12-2020 17:21:11: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:11: > Content-Length: 337 15-12-2020 17:21:11: > Content-Type: application/ipp 15-12-2020 17:21:11: > Date: Tue, 15 Dec 2020 16:21:11 GMT 15-12-2020 17:21:11: > 15-12-2020 17:21:11: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:11: HTTP[018]: connection 3 allocated 15-12-2020 17:21:11: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:11: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:11: < HTTP[018]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:11: < HTTP[018]: HTTP response header: 15-12-2020 17:21:11: < HTTP/1.1 200 OK 15-12-2020 17:21:11: < Cache-Control: no-cache 15-12-2020 17:21:11: < Connection: Keep-Alive 15-12-2020 17:21:11: < Content-Length: 282 15-12-2020 17:21:11: < Content-Type: application/ipp 15-12-2020 17:21:11: < Keep-Alive: timeout=30 15-12-2020 17:21:11: < Pragma: no-cache 15-12-2020 17:21:11: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:11: < 15-12-2020 17:21:11: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:11: < HTTP[018]: response body: got 282 bytes; EOF 15-12-2020 17:21:11: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:12: > HTTP[019]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:12: > HTTP[019]: request body: got 743 bytes; EOF 15-12-2020 17:21:12: > HTTP[019]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:12: > HTTP[019]: HTTP request header: 15-12-2020 17:21:12: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:12: > Host: localhost:60001 15-12-2020 17:21:12: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:12: > Content-Length: 743 15-12-2020 17:21:12: > Content-Type: application/ipp 15-12-2020 17:21:12: > Date: Tue, 15 Dec 2020 16:21:12 GMT 15-12-2020 17:21:12: > 15-12-2020 17:21:12: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:12: HTTP[019]: connection 1 allocated 15-12-2020 17:21:12: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:12: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:12: < HTTP[019]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:12: < HTTP[019]: HTTP response header: 15-12-2020 17:21:12: < HTTP/1.1 200 OK 15-12-2020 17:21:12: < Cache-Control: no-cache 15-12-2020 17:21:12: < Connection: Keep-Alive 15-12-2020 17:21:12: < Content-Length: 1090 15-12-2020 17:21:12: < Content-Type: application/ipp 15-12-2020 17:21:12: < Keep-Alive: timeout=30 15-12-2020 17:21:12: < Pragma: no-cache 15-12-2020 17:21:12: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:12: < 15-12-2020 17:21:12: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:12: < HTTP[019]: response body: got 1090 bytes; EOF 15-12-2020 17:21:12: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:12: > HTTP[020]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:12: > HTTP[020]: request body: got 337 bytes; EOF 15-12-2020 17:21:12: > HTTP[020]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:12: > HTTP[020]: HTTP request header: 15-12-2020 17:21:12: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:12: > Host: localhost:60001 15-12-2020 17:21:12: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:12: > Content-Length: 337 15-12-2020 17:21:12: > Content-Type: application/ipp 15-12-2020 17:21:12: > Date: Tue, 15 Dec 2020 16:21:12 GMT 15-12-2020 17:21:12: > 15-12-2020 17:21:12: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:12: HTTP[020]: connection 2 allocated 15-12-2020 17:21:12: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:12: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:12: < HTTP[020]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:12: < HTTP[020]: HTTP response header: 15-12-2020 17:21:12: < HTTP/1.1 200 OK 15-12-2020 17:21:12: < Cache-Control: no-cache 15-12-2020 17:21:12: < Connection: Keep-Alive 15-12-2020 17:21:12: < Content-Length: 282 15-12-2020 17:21:12: < Content-Type: application/ipp 15-12-2020 17:21:12: < Keep-Alive: timeout=30 15-12-2020 17:21:12: < Pragma: no-cache 15-12-2020 17:21:12: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:12: < 15-12-2020 17:21:12: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:12: < HTTP[020]: response body: got 282 bytes; EOF 15-12-2020 17:21:12: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:12: > HTTP[021]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:12: > HTTP[021]: request body: got 743 bytes; EOF 15-12-2020 17:21:12: > HTTP[021]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:12: > HTTP[021]: HTTP request header: 15-12-2020 17:21:12: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:12: > Host: localhost:60001 15-12-2020 17:21:12: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:12: > Content-Length: 743 15-12-2020 17:21:12: > Content-Type: application/ipp 15-12-2020 17:21:12: > Date: Tue, 15 Dec 2020 16:21:12 GMT 15-12-2020 17:21:12: > 15-12-2020 17:21:12: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:12: HTTP[021]: connection 0 allocated 15-12-2020 17:21:12: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:13: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:13: < HTTP[021]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:13: < HTTP[021]: HTTP response header: 15-12-2020 17:21:13: < HTTP/1.1 200 OK 15-12-2020 17:21:13: < Cache-Control: no-cache 15-12-2020 17:21:13: < Connection: Keep-Alive 15-12-2020 17:21:13: < Content-Length: 1090 15-12-2020 17:21:13: < Content-Type: application/ipp 15-12-2020 17:21:13: < Keep-Alive: timeout=30 15-12-2020 17:21:13: < Pragma: no-cache 15-12-2020 17:21:13: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:13: < 15-12-2020 17:21:13: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:13: < HTTP[021]: response body: got 1090 bytes; EOF 15-12-2020 17:21:13: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:13: > HTTP[022]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:13: > HTTP[022]: request body: got 337 bytes; EOF 15-12-2020 17:21:13: > HTTP[022]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:13: > HTTP[022]: HTTP request header: 15-12-2020 17:21:13: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:13: > Host: localhost:60001 15-12-2020 17:21:13: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:13: > Content-Length: 337 15-12-2020 17:21:13: > Content-Type: application/ipp 15-12-2020 17:21:13: > Date: Tue, 15 Dec 2020 16:21:13 GMT 15-12-2020 17:21:13: > 15-12-2020 17:21:13: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:13: HTTP[022]: connection 3 allocated 15-12-2020 17:21:13: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:13: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:13: < HTTP[022]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:13: < HTTP[022]: HTTP response header: 15-12-2020 17:21:13: < HTTP/1.1 200 OK 15-12-2020 17:21:13: < Cache-Control: no-cache 15-12-2020 17:21:13: < Connection: Keep-Alive 15-12-2020 17:21:13: < Content-Length: 282 15-12-2020 17:21:13: < Content-Type: application/ipp 15-12-2020 17:21:13: < Keep-Alive: timeout=30 15-12-2020 17:21:13: < Pragma: no-cache 15-12-2020 17:21:13: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:13: < 15-12-2020 17:21:13: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:13: < HTTP[022]: response body: got 282 bytes; EOF 15-12-2020 17:21:13: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:14: > HTTP[023]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:14: > HTTP[023]: request body: got 743 bytes; EOF 15-12-2020 17:21:14: > HTTP[023]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:14: > HTTP[023]: HTTP request header: 15-12-2020 17:21:14: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:14: > Host: localhost:60001 15-12-2020 17:21:14: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:14: > Content-Length: 743 15-12-2020 17:21:14: > Content-Type: application/ipp 15-12-2020 17:21:14: > Date: Tue, 15 Dec 2020 16:21:14 GMT 15-12-2020 17:21:14: > 15-12-2020 17:21:14: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:14: HTTP[023]: connection 1 allocated 15-12-2020 17:21:14: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:14: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:14: < HTTP[023]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:14: < HTTP[023]: HTTP response header: 15-12-2020 17:21:14: < HTTP/1.1 200 OK 15-12-2020 17:21:14: < Cache-Control: no-cache 15-12-2020 17:21:14: < Connection: Keep-Alive 15-12-2020 17:21:14: < Content-Length: 1090 15-12-2020 17:21:14: < Content-Type: application/ipp 15-12-2020 17:21:14: < Keep-Alive: timeout=30 15-12-2020 17:21:14: < Pragma: no-cache 15-12-2020 17:21:14: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:14: < 15-12-2020 17:21:14: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:14: < HTTP[023]: response body: got 1090 bytes; EOF 15-12-2020 17:21:14: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:14: > HTTP[024]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:14: > HTTP[024]: request body: got 337 bytes; EOF 15-12-2020 17:21:14: > HTTP[024]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:14: > HTTP[024]: HTTP request header: 15-12-2020 17:21:14: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:14: > Host: localhost:60001 15-12-2020 17:21:14: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:14: > Content-Length: 337 15-12-2020 17:21:14: > Content-Type: application/ipp 15-12-2020 17:21:14: > Date: Tue, 15 Dec 2020 16:21:14 GMT 15-12-2020 17:21:14: > 15-12-2020 17:21:14: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:14: HTTP[024]: connection 2 allocated 15-12-2020 17:21:14: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:14: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:14: < HTTP[024]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:14: < HTTP[024]: HTTP response header: 15-12-2020 17:21:14: < HTTP/1.1 200 OK 15-12-2020 17:21:14: < Cache-Control: no-cache 15-12-2020 17:21:14: < Connection: Keep-Alive 15-12-2020 17:21:14: < Content-Length: 282 15-12-2020 17:21:14: < Content-Type: application/ipp 15-12-2020 17:21:14: < Keep-Alive: timeout=30 15-12-2020 17:21:14: < Pragma: no-cache 15-12-2020 17:21:14: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:14: < 15-12-2020 17:21:14: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:14: < HTTP[024]: response body: got 282 bytes; EOF 15-12-2020 17:21:14: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:15: > HTTP[025]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:15: > HTTP[025]: request body: got 743 bytes; EOF 15-12-2020 17:21:15: > HTTP[025]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:15: > HTTP[025]: HTTP request header: 15-12-2020 17:21:15: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:15: > Host: localhost:60001 15-12-2020 17:21:15: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:15: > Content-Length: 743 15-12-2020 17:21:15: > Content-Type: application/ipp 15-12-2020 17:21:15: > Date: Tue, 15 Dec 2020 16:21:15 GMT 15-12-2020 17:21:15: > 15-12-2020 17:21:15: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:15: HTTP[025]: connection 0 allocated 15-12-2020 17:21:15: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:15: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:15: < HTTP[025]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:15: < HTTP[025]: HTTP response header: 15-12-2020 17:21:15: < HTTP/1.1 200 OK 15-12-2020 17:21:15: < Cache-Control: no-cache 15-12-2020 17:21:15: < Connection: Keep-Alive 15-12-2020 17:21:15: < Content-Length: 1090 15-12-2020 17:21:15: < Content-Type: application/ipp 15-12-2020 17:21:15: < Keep-Alive: timeout=30 15-12-2020 17:21:15: < Pragma: no-cache 15-12-2020 17:21:15: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:15: < 15-12-2020 17:21:15: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:15: < HTTP[025]: response body: got 1090 bytes; EOF 15-12-2020 17:21:15: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:15: > HTTP[026]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:15: > HTTP[026]: request body: got 337 bytes; EOF 15-12-2020 17:21:15: > HTTP[026]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:15: > HTTP[026]: HTTP request header: 15-12-2020 17:21:15: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:15: > Host: localhost:60001 15-12-2020 17:21:15: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:15: > Content-Length: 337 15-12-2020 17:21:15: > Content-Type: application/ipp 15-12-2020 17:21:15: > Date: Tue, 15 Dec 2020 16:21:15 GMT 15-12-2020 17:21:15: > 15-12-2020 17:21:15: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:15: HTTP[026]: connection 3 allocated 15-12-2020 17:21:15: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:15: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:15: < HTTP[026]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:15: < HTTP[026]: HTTP response header: 15-12-2020 17:21:15: < HTTP/1.1 200 OK 15-12-2020 17:21:15: < Cache-Control: no-cache 15-12-2020 17:21:15: < Connection: Keep-Alive 15-12-2020 17:21:15: < Content-Length: 282 15-12-2020 17:21:15: < Content-Type: application/ipp 15-12-2020 17:21:15: < Keep-Alive: timeout=30 15-12-2020 17:21:15: < Pragma: no-cache 15-12-2020 17:21:15: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:15: < 15-12-2020 17:21:15: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:15: < HTTP[026]: response body: got 282 bytes; EOF 15-12-2020 17:21:15: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:17: > HTTP[027]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:17: > HTTP[027]: request body: got 743 bytes; EOF 15-12-2020 17:21:17: > HTTP[027]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:17: > HTTP[027]: HTTP request header: 15-12-2020 17:21:17: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:17: > Host: localhost:60001 15-12-2020 17:21:17: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:17: > Content-Length: 743 15-12-2020 17:21:17: > Content-Type: application/ipp 15-12-2020 17:21:17: > Date: Tue, 15 Dec 2020 16:21:17 GMT 15-12-2020 17:21:17: > 15-12-2020 17:21:17: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:17: HTTP[027]: connection 1 allocated 15-12-2020 17:21:17: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:17: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:17: < HTTP[027]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:17: < HTTP[027]: HTTP response header: 15-12-2020 17:21:17: < HTTP/1.1 200 OK 15-12-2020 17:21:17: < Cache-Control: no-cache 15-12-2020 17:21:17: < Connection: Keep-Alive 15-12-2020 17:21:17: < Content-Length: 1090 15-12-2020 17:21:17: < Content-Type: application/ipp 15-12-2020 17:21:17: < Keep-Alive: timeout=30 15-12-2020 17:21:17: < Pragma: no-cache 15-12-2020 17:21:17: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:17: < 15-12-2020 17:21:17: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:17: < HTTP[027]: response body: got 1090 bytes; EOF 15-12-2020 17:21:17: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:17: > HTTP[028]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:17: > HTTP[028]: request body: got 337 bytes; EOF 15-12-2020 17:21:17: > HTTP[028]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:17: > HTTP[028]: HTTP request header: 15-12-2020 17:21:17: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:17: > Host: localhost:60001 15-12-2020 17:21:17: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:17: > Content-Length: 337 15-12-2020 17:21:17: > Content-Type: application/ipp 15-12-2020 17:21:17: > Date: Tue, 15 Dec 2020 16:21:17 GMT 15-12-2020 17:21:17: > 15-12-2020 17:21:17: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:17: HTTP[028]: connection 2 allocated 15-12-2020 17:21:17: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:18: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:18: < HTTP[028]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:18: < HTTP[028]: HTTP response header: 15-12-2020 17:21:18: < HTTP/1.1 200 OK 15-12-2020 17:21:18: < Cache-Control: no-cache 15-12-2020 17:21:18: < Connection: Keep-Alive 15-12-2020 17:21:18: < Content-Length: 282 15-12-2020 17:21:18: < Content-Type: application/ipp 15-12-2020 17:21:18: < Keep-Alive: timeout=30 15-12-2020 17:21:18: < Pragma: no-cache 15-12-2020 17:21:18: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:18: < 15-12-2020 17:21:18: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:18: < HTTP[028]: response body: got 282 bytes; EOF 15-12-2020 17:21:18: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:18: > HTTP[029]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:18: > HTTP[029]: request body: got 743 bytes; EOF 15-12-2020 17:21:18: > HTTP[029]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:18: > HTTP[029]: HTTP request header: 15-12-2020 17:21:18: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:18: > Host: localhost:60001 15-12-2020 17:21:18: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:18: > Content-Length: 743 15-12-2020 17:21:18: > Content-Type: application/ipp 15-12-2020 17:21:18: > Date: Tue, 15 Dec 2020 16:21:18 GMT 15-12-2020 17:21:18: > 15-12-2020 17:21:18: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:18: HTTP[029]: connection 0 allocated 15-12-2020 17:21:18: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:18: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:18: < HTTP[029]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:18: < HTTP[029]: HTTP response header: 15-12-2020 17:21:18: < HTTP/1.1 200 OK 15-12-2020 17:21:18: < Cache-Control: no-cache 15-12-2020 17:21:18: < Connection: Keep-Alive 15-12-2020 17:21:18: < Content-Length: 1090 15-12-2020 17:21:18: < Content-Type: application/ipp 15-12-2020 17:21:18: < Keep-Alive: timeout=30 15-12-2020 17:21:18: < Pragma: no-cache 15-12-2020 17:21:18: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:18: < 15-12-2020 17:21:18: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:18: < HTTP[029]: response body: got 1090 bytes; EOF 15-12-2020 17:21:18: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:18: > HTTP[030]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:18: > HTTP[030]: request body: got 337 bytes; EOF 15-12-2020 17:21:18: > HTTP[030]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:18: > HTTP[030]: HTTP request header: 15-12-2020 17:21:18: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:18: > Host: localhost:60001 15-12-2020 17:21:18: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:18: > Content-Length: 337 15-12-2020 17:21:18: > Content-Type: application/ipp 15-12-2020 17:21:18: > Date: Tue, 15 Dec 2020 16:21:18 GMT 15-12-2020 17:21:18: > 15-12-2020 17:21:18: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:18: HTTP[030]: connection 3 allocated 15-12-2020 17:21:18: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:18: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:18: < HTTP[030]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:18: < HTTP[030]: HTTP response header: 15-12-2020 17:21:18: < HTTP/1.1 200 OK 15-12-2020 17:21:18: < Cache-Control: no-cache 15-12-2020 17:21:18: < Connection: Keep-Alive 15-12-2020 17:21:18: < Content-Length: 282 15-12-2020 17:21:18: < Content-Type: application/ipp 15-12-2020 17:21:18: < Keep-Alive: timeout=30 15-12-2020 17:21:18: < Pragma: no-cache 15-12-2020 17:21:18: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:18: < 15-12-2020 17:21:18: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:18: < HTTP[030]: response body: got 282 bytes; EOF 15-12-2020 17:21:18: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:23: > HTTP[031]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:23: > HTTP[031]: request body: got 743 bytes; EOF 15-12-2020 17:21:23: > HTTP[031]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:23: > HTTP[031]: HTTP request header: 15-12-2020 17:21:23: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:23: > Host: localhost:60001 15-12-2020 17:21:23: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:23: > Content-Length: 743 15-12-2020 17:21:23: > Content-Type: application/ipp 15-12-2020 17:21:23: > Date: Tue, 15 Dec 2020 16:21:23 GMT 15-12-2020 17:21:23: > 15-12-2020 17:21:23: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:23: HTTP[031]: connection 1 allocated 15-12-2020 17:21:23: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:23: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:23: < HTTP[031]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:23: < HTTP[031]: HTTP response header: 15-12-2020 17:21:23: < HTTP/1.1 200 OK 15-12-2020 17:21:23: < Cache-Control: no-cache 15-12-2020 17:21:23: < Connection: Keep-Alive 15-12-2020 17:21:23: < Content-Length: 1090 15-12-2020 17:21:23: < Content-Type: application/ipp 15-12-2020 17:21:23: < Keep-Alive: timeout=30 15-12-2020 17:21:23: < Pragma: no-cache 15-12-2020 17:21:23: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:23: < 15-12-2020 17:21:23: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:23: < HTTP[031]: response body: got 1090 bytes; EOF 15-12-2020 17:21:23: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:23: > HTTP[032]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:23: > HTTP[032]: request body: got 337 bytes; EOF 15-12-2020 17:21:23: > HTTP[032]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:23: > HTTP[032]: HTTP request header: 15-12-2020 17:21:23: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:23: > Host: localhost:60001 15-12-2020 17:21:23: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:23: > Content-Length: 337 15-12-2020 17:21:23: > Content-Type: application/ipp 15-12-2020 17:21:23: > Date: Tue, 15 Dec 2020 16:21:23 GMT 15-12-2020 17:21:23: > 15-12-2020 17:21:23: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:23: HTTP[032]: connection 2 allocated 15-12-2020 17:21:23: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:23: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:23: < HTTP[032]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:23: < HTTP[032]: HTTP response header: 15-12-2020 17:21:23: < HTTP/1.1 200 OK 15-12-2020 17:21:23: < Cache-Control: no-cache 15-12-2020 17:21:23: < Connection: Keep-Alive 15-12-2020 17:21:23: < Content-Length: 282 15-12-2020 17:21:23: < Content-Type: application/ipp 15-12-2020 17:21:23: < Keep-Alive: timeout=30 15-12-2020 17:21:23: < Pragma: no-cache 15-12-2020 17:21:23: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:23: < 15-12-2020 17:21:23: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:23: < HTTP[032]: response body: got 282 bytes; EOF 15-12-2020 17:21:23: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:23: > HTTP[033]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:23: > HTTP[033]: request body: got 743 bytes; EOF 15-12-2020 17:21:23: > HTTP[033]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:23: > HTTP[033]: HTTP request header: 15-12-2020 17:21:23: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:23: > Host: localhost:60001 15-12-2020 17:21:23: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:23: > Content-Length: 743 15-12-2020 17:21:23: > Content-Type: application/ipp 15-12-2020 17:21:23: > Date: Tue, 15 Dec 2020 16:21:23 GMT 15-12-2020 17:21:23: > 15-12-2020 17:21:23: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:23: HTTP[033]: connection 0 allocated 15-12-2020 17:21:23: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:23: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:23: < HTTP[033]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:23: < HTTP[033]: HTTP response header: 15-12-2020 17:21:23: < HTTP/1.1 200 OK 15-12-2020 17:21:23: < Cache-Control: no-cache 15-12-2020 17:21:23: < Connection: Keep-Alive 15-12-2020 17:21:23: < Content-Length: 1090 15-12-2020 17:21:23: < Content-Type: application/ipp 15-12-2020 17:21:23: < Keep-Alive: timeout=30 15-12-2020 17:21:23: < Pragma: no-cache 15-12-2020 17:21:23: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:23: < 15-12-2020 17:21:23: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:23: < HTTP[033]: response body: got 1090 bytes; EOF 15-12-2020 17:21:23: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:23: > HTTP[034]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:23: > HTTP[034]: request body: got 337 bytes; EOF 15-12-2020 17:21:23: > HTTP[034]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:23: > HTTP[034]: HTTP request header: 15-12-2020 17:21:23: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:23: > Host: localhost:60001 15-12-2020 17:21:23: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:23: > Content-Length: 337 15-12-2020 17:21:23: > Content-Type: application/ipp 15-12-2020 17:21:23: > Date: Tue, 15 Dec 2020 16:21:23 GMT 15-12-2020 17:21:23: > 15-12-2020 17:21:23: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:23: HTTP[034]: connection 3 allocated 15-12-2020 17:21:23: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:23: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:23: < HTTP[034]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:23: < HTTP[034]: HTTP response header: 15-12-2020 17:21:23: < HTTP/1.1 200 OK 15-12-2020 17:21:23: < Cache-Control: no-cache 15-12-2020 17:21:23: < Connection: Keep-Alive 15-12-2020 17:21:23: < Content-Length: 282 15-12-2020 17:21:23: < Content-Type: application/ipp 15-12-2020 17:21:23: < Keep-Alive: timeout=30 15-12-2020 17:21:23: < Pragma: no-cache 15-12-2020 17:21:23: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:23: < 15-12-2020 17:21:23: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:23: < HTTP[034]: response body: got 282 bytes; EOF 15-12-2020 17:21:23: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:31: > HTTP[035]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:31: > HTTP[035]: request body: got 743 bytes; EOF 15-12-2020 17:21:31: > HTTP[035]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:31: > HTTP[035]: HTTP request header: 15-12-2020 17:21:31: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:31: > Host: localhost:60001 15-12-2020 17:21:31: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:31: > Content-Length: 743 15-12-2020 17:21:31: > Content-Type: application/ipp 15-12-2020 17:21:31: > Date: Tue, 15 Dec 2020 16:21:31 GMT 15-12-2020 17:21:31: > 15-12-2020 17:21:31: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:31: HTTP[035]: connection 1 allocated 15-12-2020 17:21:31: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:31: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:31: < HTTP[035]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:31: < HTTP[035]: HTTP response header: 15-12-2020 17:21:31: < HTTP/1.1 200 OK 15-12-2020 17:21:31: < Cache-Control: no-cache 15-12-2020 17:21:31: < Connection: Keep-Alive 15-12-2020 17:21:31: < Content-Length: 1090 15-12-2020 17:21:31: < Content-Type: application/ipp 15-12-2020 17:21:31: < Keep-Alive: timeout=30 15-12-2020 17:21:31: < Pragma: no-cache 15-12-2020 17:21:31: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:31: < 15-12-2020 17:21:31: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:31: < HTTP[035]: response body: got 1090 bytes; EOF 15-12-2020 17:21:31: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:31: > HTTP[036]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:31: > HTTP[036]: request body: got 337 bytes; EOF 15-12-2020 17:21:31: > HTTP[036]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:31: > HTTP[036]: HTTP request header: 15-12-2020 17:21:31: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:31: > Host: localhost:60001 15-12-2020 17:21:31: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:31: > Content-Length: 337 15-12-2020 17:21:31: > Content-Type: application/ipp 15-12-2020 17:21:31: > Date: Tue, 15 Dec 2020 16:21:31 GMT 15-12-2020 17:21:31: > 15-12-2020 17:21:31: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:31: HTTP[036]: connection 2 allocated 15-12-2020 17:21:31: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:31: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:31: < HTTP[036]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:31: < HTTP[036]: HTTP response header: 15-12-2020 17:21:31: < HTTP/1.1 200 OK 15-12-2020 17:21:31: < Cache-Control: no-cache 15-12-2020 17:21:31: < Connection: Keep-Alive 15-12-2020 17:21:31: < Content-Length: 282 15-12-2020 17:21:31: < Content-Type: application/ipp 15-12-2020 17:21:31: < Keep-Alive: timeout=30 15-12-2020 17:21:31: < Pragma: no-cache 15-12-2020 17:21:31: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:31: < 15-12-2020 17:21:31: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:31: < HTTP[036]: response body: got 282 bytes; EOF 15-12-2020 17:21:31: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:31: > HTTP[037]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:31: > HTTP[037]: request body: got 743 bytes; EOF 15-12-2020 17:21:31: > HTTP[037]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:31: > HTTP[037]: HTTP request header: 15-12-2020 17:21:31: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:31: > Host: localhost:60001 15-12-2020 17:21:31: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:31: > Content-Length: 743 15-12-2020 17:21:31: > Content-Type: application/ipp 15-12-2020 17:21:31: > Date: Tue, 15 Dec 2020 16:21:31 GMT 15-12-2020 17:21:31: > 15-12-2020 17:21:31: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:31: HTTP[037]: connection 0 allocated 15-12-2020 17:21:31: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:31: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:31: < HTTP[037]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:31: < HTTP[037]: HTTP response header: 15-12-2020 17:21:31: < HTTP/1.1 200 OK 15-12-2020 17:21:31: < Cache-Control: no-cache 15-12-2020 17:21:31: < Connection: Keep-Alive 15-12-2020 17:21:31: < Content-Length: 1090 15-12-2020 17:21:31: < Content-Type: application/ipp 15-12-2020 17:21:31: < Keep-Alive: timeout=30 15-12-2020 17:21:31: < Pragma: no-cache 15-12-2020 17:21:31: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:31: < 15-12-2020 17:21:31: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:31: < HTTP[037]: response body: got 1090 bytes; EOF 15-12-2020 17:21:31: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:31: > HTTP[038]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:31: > HTTP[038]: request body: got 337 bytes; EOF 15-12-2020 17:21:31: > HTTP[038]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:31: > HTTP[038]: HTTP request header: 15-12-2020 17:21:31: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:31: > Host: localhost:60001 15-12-2020 17:21:31: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:31: > Content-Length: 337 15-12-2020 17:21:31: > Content-Type: application/ipp 15-12-2020 17:21:31: > Date: Tue, 15 Dec 2020 16:21:31 GMT 15-12-2020 17:21:31: > 15-12-2020 17:21:31: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:31: HTTP[038]: connection 3 allocated 15-12-2020 17:21:31: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:31: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:31: < HTTP[038]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:31: < HTTP[038]: HTTP response header: 15-12-2020 17:21:31: < HTTP/1.1 200 OK 15-12-2020 17:21:31: < Cache-Control: no-cache 15-12-2020 17:21:31: < Connection: Keep-Alive 15-12-2020 17:21:31: < Content-Length: 282 15-12-2020 17:21:31: < Content-Type: application/ipp 15-12-2020 17:21:31: < Keep-Alive: timeout=30 15-12-2020 17:21:31: < Pragma: no-cache 15-12-2020 17:21:31: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:31: < 15-12-2020 17:21:31: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:31: < HTTP[038]: response body: got 282 bytes; EOF 15-12-2020 17:21:31: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:32: > HTTP[039]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:32: > HTTP[039]: request body: got 743 bytes; EOF 15-12-2020 17:21:32: > HTTP[039]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:32: > HTTP[039]: HTTP request header: 15-12-2020 17:21:32: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:32: > Host: localhost:60001 15-12-2020 17:21:32: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:32: > Content-Length: 743 15-12-2020 17:21:32: > Content-Type: application/ipp 15-12-2020 17:21:32: > Date: Tue, 15 Dec 2020 16:21:32 GMT 15-12-2020 17:21:32: > 15-12-2020 17:21:32: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:32: HTTP[039]: connection 1 allocated 15-12-2020 17:21:32: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:32: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:32: < HTTP[039]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:32: < HTTP[039]: HTTP response header: 15-12-2020 17:21:32: < HTTP/1.1 200 OK 15-12-2020 17:21:32: < Cache-Control: no-cache 15-12-2020 17:21:32: < Connection: Keep-Alive 15-12-2020 17:21:32: < Content-Length: 1090 15-12-2020 17:21:32: < Content-Type: application/ipp 15-12-2020 17:21:32: < Keep-Alive: timeout=30 15-12-2020 17:21:32: < Pragma: no-cache 15-12-2020 17:21:32: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:32: < 15-12-2020 17:21:32: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:32: < HTTP[039]: response body: got 1090 bytes; EOF 15-12-2020 17:21:32: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:32: > HTTP[040]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:32: > HTTP[040]: request body: got 337 bytes; EOF 15-12-2020 17:21:32: > HTTP[040]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:32: > HTTP[040]: HTTP request header: 15-12-2020 17:21:32: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:32: > Host: localhost:60001 15-12-2020 17:21:32: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:32: > Content-Length: 337 15-12-2020 17:21:32: > Content-Type: application/ipp 15-12-2020 17:21:32: > Date: Tue, 15 Dec 2020 16:21:32 GMT 15-12-2020 17:21:32: > 15-12-2020 17:21:32: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:32: HTTP[040]: connection 2 allocated 15-12-2020 17:21:32: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:32: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:32: < HTTP[040]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:32: < HTTP[040]: HTTP response header: 15-12-2020 17:21:32: < HTTP/1.1 200 OK 15-12-2020 17:21:32: < Cache-Control: no-cache 15-12-2020 17:21:32: < Connection: Keep-Alive 15-12-2020 17:21:32: < Content-Length: 282 15-12-2020 17:21:32: < Content-Type: application/ipp 15-12-2020 17:21:32: < Keep-Alive: timeout=30 15-12-2020 17:21:32: < Pragma: no-cache 15-12-2020 17:21:32: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:32: < 15-12-2020 17:21:32: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:32: < HTTP[040]: response body: got 282 bytes; EOF 15-12-2020 17:21:32: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:32: > HTTP[041]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:32: > HTTP[041]: request body: got 743 bytes; EOF 15-12-2020 17:21:32: > HTTP[041]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:32: > HTTP[041]: HTTP request header: 15-12-2020 17:21:32: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:32: > Host: localhost:60001 15-12-2020 17:21:32: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:32: > Content-Length: 743 15-12-2020 17:21:32: > Content-Type: application/ipp 15-12-2020 17:21:32: > Date: Tue, 15 Dec 2020 16:21:32 GMT 15-12-2020 17:21:32: > 15-12-2020 17:21:32: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:32: HTTP[041]: connection 0 allocated 15-12-2020 17:21:32: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:32: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:32: < HTTP[041]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:32: < HTTP[041]: HTTP response header: 15-12-2020 17:21:32: < HTTP/1.1 200 OK 15-12-2020 17:21:32: < Cache-Control: no-cache 15-12-2020 17:21:32: < Connection: Keep-Alive 15-12-2020 17:21:32: < Content-Length: 1090 15-12-2020 17:21:32: < Content-Type: application/ipp 15-12-2020 17:21:32: < Keep-Alive: timeout=30 15-12-2020 17:21:32: < Pragma: no-cache 15-12-2020 17:21:32: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:32: < 15-12-2020 17:21:32: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:32: < HTTP[041]: response body: got 1090 bytes; EOF 15-12-2020 17:21:32: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:32: > HTTP[042]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:32: > HTTP[042]: request body: got 337 bytes; EOF 15-12-2020 17:21:32: > HTTP[042]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:32: > HTTP[042]: HTTP request header: 15-12-2020 17:21:32: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:32: > Host: localhost:60001 15-12-2020 17:21:32: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:32: > Content-Length: 337 15-12-2020 17:21:32: > Content-Type: application/ipp 15-12-2020 17:21:32: > Date: Tue, 15 Dec 2020 16:21:32 GMT 15-12-2020 17:21:32: > 15-12-2020 17:21:32: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:32: HTTP[042]: connection 3 allocated 15-12-2020 17:21:32: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:32: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:32: < HTTP[042]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:32: < HTTP[042]: HTTP response header: 15-12-2020 17:21:32: < HTTP/1.1 200 OK 15-12-2020 17:21:32: < Cache-Control: no-cache 15-12-2020 17:21:32: < Connection: Keep-Alive 15-12-2020 17:21:32: < Content-Length: 282 15-12-2020 17:21:32: < Content-Type: application/ipp 15-12-2020 17:21:32: < Keep-Alive: timeout=30 15-12-2020 17:21:32: < Pragma: no-cache 15-12-2020 17:21:32: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:32: < 15-12-2020 17:21:32: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:32: < HTTP[042]: response body: got 282 bytes; EOF 15-12-2020 17:21:32: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:33: > HTTP[043]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:33: > HTTP[043]: request body: got 743 bytes; EOF 15-12-2020 17:21:33: > HTTP[043]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:33: > HTTP[043]: HTTP request header: 15-12-2020 17:21:33: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:33: > Host: localhost:60001 15-12-2020 17:21:33: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:33: > Content-Length: 743 15-12-2020 17:21:33: > Content-Type: application/ipp 15-12-2020 17:21:33: > Date: Tue, 15 Dec 2020 16:21:33 GMT 15-12-2020 17:21:33: > 15-12-2020 17:21:33: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:33: HTTP[043]: connection 1 allocated 15-12-2020 17:21:33: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:33: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:33: < HTTP[043]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:33: < HTTP[043]: HTTP response header: 15-12-2020 17:21:33: < HTTP/1.1 200 OK 15-12-2020 17:21:33: < Cache-Control: no-cache 15-12-2020 17:21:33: < Connection: Keep-Alive 15-12-2020 17:21:33: < Content-Length: 1090 15-12-2020 17:21:33: < Content-Type: application/ipp 15-12-2020 17:21:33: < Keep-Alive: timeout=30 15-12-2020 17:21:33: < Pragma: no-cache 15-12-2020 17:21:33: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:33: < 15-12-2020 17:21:33: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:33: < HTTP[043]: response body: got 1090 bytes; EOF 15-12-2020 17:21:33: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:33: > HTTP[044]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:33: > HTTP[044]: request body: got 337 bytes; EOF 15-12-2020 17:21:33: > HTTP[044]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:33: > HTTP[044]: HTTP request header: 15-12-2020 17:21:33: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:33: > Host: localhost:60001 15-12-2020 17:21:33: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:33: > Content-Length: 337 15-12-2020 17:21:33: > Content-Type: application/ipp 15-12-2020 17:21:33: > Date: Tue, 15 Dec 2020 16:21:33 GMT 15-12-2020 17:21:33: > 15-12-2020 17:21:33: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:33: HTTP[044]: connection 2 allocated 15-12-2020 17:21:33: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:33: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:33: < HTTP[044]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:33: < HTTP[044]: HTTP response header: 15-12-2020 17:21:33: < HTTP/1.1 200 OK 15-12-2020 17:21:33: < Cache-Control: no-cache 15-12-2020 17:21:33: < Connection: Keep-Alive 15-12-2020 17:21:33: < Content-Length: 282 15-12-2020 17:21:33: < Content-Type: application/ipp 15-12-2020 17:21:33: < Keep-Alive: timeout=30 15-12-2020 17:21:33: < Pragma: no-cache 15-12-2020 17:21:33: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:33: < 15-12-2020 17:21:33: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:33: < HTTP[044]: response body: got 282 bytes; EOF 15-12-2020 17:21:33: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:33: > HTTP[045]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:33: > HTTP[045]: request body: got 743 bytes; EOF 15-12-2020 17:21:33: > HTTP[045]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:33: > HTTP[045]: HTTP request header: 15-12-2020 17:21:33: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:33: > Host: localhost:60001 15-12-2020 17:21:33: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:33: > Content-Length: 743 15-12-2020 17:21:33: > Content-Type: application/ipp 15-12-2020 17:21:33: > Date: Tue, 15 Dec 2020 16:21:33 GMT 15-12-2020 17:21:33: > 15-12-2020 17:21:33: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:33: HTTP[045]: connection 0 allocated 15-12-2020 17:21:33: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:33: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:33: < HTTP[045]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:33: < HTTP[045]: HTTP response header: 15-12-2020 17:21:33: < HTTP/1.1 200 OK 15-12-2020 17:21:33: < Cache-Control: no-cache 15-12-2020 17:21:33: < Connection: Keep-Alive 15-12-2020 17:21:33: < Content-Length: 1090 15-12-2020 17:21:33: < Content-Type: application/ipp 15-12-2020 17:21:33: < Keep-Alive: timeout=30 15-12-2020 17:21:33: < Pragma: no-cache 15-12-2020 17:21:33: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:33: < 15-12-2020 17:21:33: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:33: < HTTP[045]: response body: got 1090 bytes; EOF 15-12-2020 17:21:33: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:33: > HTTP[046]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:33: > HTTP[046]: request body: got 337 bytes; EOF 15-12-2020 17:21:33: > HTTP[046]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:33: > HTTP[046]: HTTP request header: 15-12-2020 17:21:33: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:33: > Host: localhost:60001 15-12-2020 17:21:33: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:33: > Content-Length: 337 15-12-2020 17:21:33: > Content-Type: application/ipp 15-12-2020 17:21:33: > Date: Tue, 15 Dec 2020 16:21:33 GMT 15-12-2020 17:21:33: > 15-12-2020 17:21:33: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:33: HTTP[046]: connection 3 allocated 15-12-2020 17:21:33: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:33: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:33: < HTTP[046]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:33: < HTTP[046]: HTTP response header: 15-12-2020 17:21:33: < HTTP/1.1 200 OK 15-12-2020 17:21:33: < Cache-Control: no-cache 15-12-2020 17:21:33: < Connection: Keep-Alive 15-12-2020 17:21:33: < Content-Length: 282 15-12-2020 17:21:33: < Content-Type: application/ipp 15-12-2020 17:21:33: < Keep-Alive: timeout=30 15-12-2020 17:21:33: < Pragma: no-cache 15-12-2020 17:21:33: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:33: < 15-12-2020 17:21:33: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:33: < HTTP[046]: response body: got 282 bytes; EOF 15-12-2020 17:21:33: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:35: > HTTP[047]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:35: > HTTP[047]: request body: got 743 bytes; EOF 15-12-2020 17:21:35: > HTTP[047]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:35: > HTTP[047]: HTTP request header: 15-12-2020 17:21:35: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:35: > Host: localhost:60001 15-12-2020 17:21:35: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:35: > Content-Length: 743 15-12-2020 17:21:35: > Content-Type: application/ipp 15-12-2020 17:21:35: > Date: Tue, 15 Dec 2020 16:21:35 GMT 15-12-2020 17:21:35: > 15-12-2020 17:21:35: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:35: HTTP[047]: connection 1 allocated 15-12-2020 17:21:35: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:35: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:35: < HTTP[047]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:35: < HTTP[047]: HTTP response header: 15-12-2020 17:21:35: < HTTP/1.1 200 OK 15-12-2020 17:21:35: < Cache-Control: no-cache 15-12-2020 17:21:35: < Connection: Keep-Alive 15-12-2020 17:21:35: < Content-Length: 1090 15-12-2020 17:21:35: < Content-Type: application/ipp 15-12-2020 17:21:35: < Keep-Alive: timeout=30 15-12-2020 17:21:35: < Pragma: no-cache 15-12-2020 17:21:35: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:35: < 15-12-2020 17:21:35: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:35: < HTTP[047]: response body: got 1090 bytes; EOF 15-12-2020 17:21:35: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:35: > HTTP[048]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:35: > HTTP[048]: request body: got 337 bytes; EOF 15-12-2020 17:21:35: > HTTP[048]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:35: > HTTP[048]: HTTP request header: 15-12-2020 17:21:35: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:35: > Host: localhost:60001 15-12-2020 17:21:35: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:35: > Content-Length: 337 15-12-2020 17:21:35: > Content-Type: application/ipp 15-12-2020 17:21:35: > Date: Tue, 15 Dec 2020 16:21:35 GMT 15-12-2020 17:21:35: > 15-12-2020 17:21:35: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:35: HTTP[048]: connection 2 allocated 15-12-2020 17:21:35: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:35: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:35: < HTTP[048]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:35: < HTTP[048]: HTTP response header: 15-12-2020 17:21:35: < HTTP/1.1 200 OK 15-12-2020 17:21:35: < Cache-Control: no-cache 15-12-2020 17:21:35: < Connection: Keep-Alive 15-12-2020 17:21:35: < Content-Length: 282 15-12-2020 17:21:35: < Content-Type: application/ipp 15-12-2020 17:21:35: < Keep-Alive: timeout=30 15-12-2020 17:21:35: < Pragma: no-cache 15-12-2020 17:21:35: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:35: < 15-12-2020 17:21:35: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:35: < HTTP[048]: response body: got 282 bytes; EOF 15-12-2020 17:21:35: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:35: > HTTP[049]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:35: > HTTP[049]: request body: got 743 bytes; EOF 15-12-2020 17:21:35: > HTTP[049]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:35: > HTTP[049]: HTTP request header: 15-12-2020 17:21:35: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:35: > Host: localhost:60001 15-12-2020 17:21:35: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:35: > Content-Length: 743 15-12-2020 17:21:35: > Content-Type: application/ipp 15-12-2020 17:21:35: > Date: Tue, 15 Dec 2020 16:21:35 GMT 15-12-2020 17:21:35: > 15-12-2020 17:21:35: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:35: HTTP[049]: connection 0 allocated 15-12-2020 17:21:35: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:36: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:36: < HTTP[049]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:36: < HTTP[049]: HTTP response header: 15-12-2020 17:21:36: < HTTP/1.1 200 OK 15-12-2020 17:21:36: < Cache-Control: no-cache 15-12-2020 17:21:36: < Connection: Keep-Alive 15-12-2020 17:21:36: < Content-Length: 1090 15-12-2020 17:21:36: < Content-Type: application/ipp 15-12-2020 17:21:36: < Keep-Alive: timeout=30 15-12-2020 17:21:36: < Pragma: no-cache 15-12-2020 17:21:36: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:36: < 15-12-2020 17:21:36: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:36: < HTTP[049]: response body: got 1090 bytes; EOF 15-12-2020 17:21:36: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:36: > HTTP[050]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:36: > HTTP[050]: request body: got 337 bytes; EOF 15-12-2020 17:21:36: > HTTP[050]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:36: > HTTP[050]: HTTP request header: 15-12-2020 17:21:36: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:36: > Host: localhost:60001 15-12-2020 17:21:36: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:36: > Content-Length: 337 15-12-2020 17:21:36: > Content-Type: application/ipp 15-12-2020 17:21:36: > Date: Tue, 15 Dec 2020 16:21:36 GMT 15-12-2020 17:21:36: > 15-12-2020 17:21:36: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:36: HTTP[050]: connection 3 allocated 15-12-2020 17:21:36: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:36: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:36: < HTTP[050]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:36: < HTTP[050]: HTTP response header: 15-12-2020 17:21:36: < HTTP/1.1 200 OK 15-12-2020 17:21:36: < Cache-Control: no-cache 15-12-2020 17:21:36: < Connection: Keep-Alive 15-12-2020 17:21:36: < Content-Length: 282 15-12-2020 17:21:36: < Content-Type: application/ipp 15-12-2020 17:21:36: < Keep-Alive: timeout=30 15-12-2020 17:21:36: < Pragma: no-cache 15-12-2020 17:21:36: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:36: < 15-12-2020 17:21:36: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:36: < HTTP[050]: response body: got 282 bytes; EOF 15-12-2020 17:21:36: USB[3]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:38: > HTTP[051]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:38: > HTTP[051]: request body: got 743 bytes; EOF 15-12-2020 17:21:38: > HTTP[051]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:38: > HTTP[051]: HTTP request header: 15-12-2020 17:21:38: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:38: > Host: localhost:60001 15-12-2020 17:21:38: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:38: > Content-Length: 743 15-12-2020 17:21:38: > Content-Type: application/ipp 15-12-2020 17:21:38: > Date: Tue, 15 Dec 2020 16:21:38 GMT 15-12-2020 17:21:38: > 15-12-2020 17:21:38: USB[1]: connection allocated, 1 in use: --- a-- --- --- 15-12-2020 17:21:38: HTTP[051]: connection 1 allocated 15-12-2020 17:21:38: > USB[1]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:38: < USB[1]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:38: < HTTP[051]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:38: < HTTP[051]: HTTP response header: 15-12-2020 17:21:38: < HTTP/1.1 200 OK 15-12-2020 17:21:38: < Cache-Control: no-cache 15-12-2020 17:21:38: < Connection: Keep-Alive 15-12-2020 17:21:38: < Content-Length: 1090 15-12-2020 17:21:38: < Content-Type: application/ipp 15-12-2020 17:21:38: < Keep-Alive: timeout=30 15-12-2020 17:21:38: < Pragma: no-cache 15-12-2020 17:21:38: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:38: < 15-12-2020 17:21:38: < USB[1]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:38: < HTTP[051]: response body: got 1090 bytes; EOF 15-12-2020 17:21:38: USB[1]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:38: > HTTP[052]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:38: > HTTP[052]: request body: got 337 bytes; EOF 15-12-2020 17:21:38: > HTTP[052]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:38: > HTTP[052]: HTTP request header: 15-12-2020 17:21:38: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:38: > Host: localhost:60001 15-12-2020 17:21:38: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:38: > Content-Length: 337 15-12-2020 17:21:38: > Content-Type: application/ipp 15-12-2020 17:21:38: > Date: Tue, 15 Dec 2020 16:21:38 GMT 15-12-2020 17:21:38: > 15-12-2020 17:21:38: USB[2]: connection allocated, 1 in use: --- --- a-- --- 15-12-2020 17:21:38: HTTP[052]: connection 2 allocated 15-12-2020 17:21:38: > USB[2]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:38: < USB[2]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:38: < HTTP[052]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:38: < HTTP[052]: HTTP response header: 15-12-2020 17:21:38: < HTTP/1.1 200 OK 15-12-2020 17:21:38: < Cache-Control: no-cache 15-12-2020 17:21:38: < Connection: Keep-Alive 15-12-2020 17:21:38: < Content-Length: 282 15-12-2020 17:21:38: < Content-Type: application/ipp 15-12-2020 17:21:38: < Keep-Alive: timeout=30 15-12-2020 17:21:38: < Pragma: no-cache 15-12-2020 17:21:38: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:38: < 15-12-2020 17:21:38: < USB[2]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:38: < HTTP[052]: response body: got 282 bytes; EOF 15-12-2020 17:21:38: USB[2]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:39: > HTTP[053]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:39: > HTTP[053]: request body: got 743 bytes; EOF 15-12-2020 17:21:39: > HTTP[053]: body is small (743 bytes), prefetched before sending 15-12-2020 17:21:39: > HTTP[053]: HTTP request header: 15-12-2020 17:21:39: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:39: > Host: localhost:60001 15-12-2020 17:21:39: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:39: > Content-Length: 743 15-12-2020 17:21:39: > Content-Type: application/ipp 15-12-2020 17:21:39: > Date: Tue, 15 Dec 2020 16:21:39 GMT 15-12-2020 17:21:39: > 15-12-2020 17:21:39: USB[0]: connection allocated, 1 in use: a-- --- --- --- 15-12-2020 17:21:39: HTTP[053]: connection 0 allocated 15-12-2020 17:21:39: > USB[0]: write: wanted 948 sent 948 total 948 15-12-2020 17:21:39: < USB[0]: read: wanted 4096 got 195 total 195 15-12-2020 17:21:39: < HTTP[053]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:39: < HTTP[053]: HTTP response header: 15-12-2020 17:21:39: < HTTP/1.1 200 OK 15-12-2020 17:21:39: < Cache-Control: no-cache 15-12-2020 17:21:39: < Connection: Keep-Alive 15-12-2020 17:21:39: < Content-Length: 1090 15-12-2020 17:21:39: < Content-Type: application/ipp 15-12-2020 17:21:39: < Keep-Alive: timeout=30 15-12-2020 17:21:39: < Pragma: no-cache 15-12-2020 17:21:39: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:39: < 15-12-2020 17:21:39: < USB[0]: read: wanted 4096 got 1090 total 1285 15-12-2020 17:21:39: < HTTP[053]: response body: got 1090 bytes; EOF 15-12-2020 17:21:39: USB[0]: connection released, 0 in use: --- --- --- --- 15-12-2020 17:21:39: > HTTP[054]: POST http://localhost:60001/ipp/print 15-12-2020 17:21:39: > HTTP[054]: request body: got 337 bytes; EOF 15-12-2020 17:21:39: > HTTP[054]: body is small (337 bytes), prefetched before sending 15-12-2020 17:21:39: > HTTP[054]: HTTP request header: 15-12-2020 17:21:39: > POST /ipp/print HTTP/1.1 15-12-2020 17:21:39: > Host: localhost:60001 15-12-2020 17:21:39: > User-Agent: CUPS/2.3.3op1 (Linux 5.9.0-4-amd64; x86_64) IPP/2.0 15-12-2020 17:21:39: > Content-Length: 337 15-12-2020 17:21:39: > Content-Type: application/ipp 15-12-2020 17:21:39: > Date: Tue, 15 Dec 2020 16:21:39 GMT 15-12-2020 17:21:39: > 15-12-2020 17:21:39: USB[3]: connection allocated, 1 in use: --- --- --- a-- 15-12-2020 17:21:39: HTTP[054]: connection 3 allocated 15-12-2020 17:21:39: > USB[3]: write: wanted 542 sent 542 total 542 15-12-2020 17:21:39: < USB[3]: read: wanted 4096 got 194 total 194 15-12-2020 17:21:39: < HTTP[054]: POST http://localhost:60001/ipp/print - 200 OK 15-12-2020 17:21:39: < HTTP[054]: HTTP response header: 15-12-2020 17:21:39: < HTTP/1.1 200 OK 15-12-2020 17:21:39: < Cache-Control: no-cache 15-12-2020 17:21:39: < Connection: Keep-Alive 15-12-2020 17:21:39: < Content-Length: 282 15-12-2020 17:21:39: < Content-Type: application/ipp 15-12-2020 17:21:39: < Keep-Alive: timeout=30 15-12-2020 17:21:39: < Pragma: no-cache 15-12-2020 17:21:39: < Server: Epson_IPP-Server/2.0.0 15-12-2020 17:21:39: < 15-12-2020 17:21:39: < USB[3]: read: wanted 4096 got 282 total 476 15-12-2020 17:21:39: < HTTP[054]: response body: got 282 bytes; EOF 15-12-2020 17:21:39: USB[3]: connection released, 0 in use: --- --- --- ---

alexpevzner commented 3 years ago

@heiner99,

please, try to rename /usr/lib/udev/rules.d/71-ipp-usb.rules into /usr/lib/udev/rules.d/69-ipp-usb.rules

It will cause ipp-usb to start before /usr/lib/udev/rules.d/70-printers.rules will be executed, which might help.

ghost commented 3 years ago

I don't have .../70-printer.rules on my PC, maybe because I purged system-printer-config

ghost commented 3 years ago

Yesterday I took another PC for testing and everything was fine. The difference was ipp-usb 0.9.13.

So I downloaded 0.9.13 from github and compiled it. I got one compile error (go version go1.15.5 linux/amd64): ./usbio_libusb.go:64:43: cannot use int32(err) (type int32) as type _Ctype_int in argument to _Cfunc_libusb_strerror So I replace line 64 with: return "dummy-error" // C.GoString(C.libusb_strerror(int32(err))) Now I compiled it without errors.

Cups was able to find my printer and printing was ok: I hope this will help you.

main.log: 16-12-2020 07:10:44: =============================== 16-12-2020 07:10:44: ipp-usb started in "debug" mode, pid=2263 16-12-2020 07:10:44: + PNP Bus 001 Device 006: added

048b...log: 16-12-2020 07:10:44: 16-12-2020 07:10:44: =============================== 16-12-2020 07:10:44: + Bus 001 Device 006: added ET-4750 Series 16-12-2020 07:10:44: Device info: 16-12-2020 07:10:44: Ident: 04b8-1129-583443523037373398-EPSON-ET-4750-Series 16-12-2020 07:10:44: Manufacturer: EPSON 16-12-2020 07:10:44: Product: ET-4750 Series 16-12-2020 07:10:44: MfgAndProduct: EPSON ET-4750 Series 16-12-2020 07:10:44: 16-12-2020 07:10:44: Device quirks: 16-12-2020 07:10:44: Connection: 16-12-2020 07:10:44: 16-12-2020 07:10:44: USB stack parameters 16-12-2020 07:10:44: authorized_default: -1 16-12-2020 07:10:44: autosuspend: 2 16-12-2020 07:10:44: blinkenlights: N 16-12-2020 07:10:44: initial_descriptor_timeout: 5000 16-12-2020 07:10:44: nousb: N 16-12-2020 07:10:44: old_scheme_first: N 16-12-2020 07:10:44: quirks: 16-12-2020 07:10:44: usbfs_memory_mb: 16 16-12-2020 07:10:44: usbfs_snoop: N 16-12-2020 07:10:44: usbfs_snoop_max: 65536 16-12-2020 07:10:44: use_both_schemes: Y 16-12-2020 07:10:44: 16-12-2020 07:10:44: USB interfaces: 16-12-2020 07:10:44: Config Interface Alt Class SubClass Proto 16-12-2020 07:10:44: 1 0 0 255 255 255 16-12-2020 07:10:44: 1 1 0 7 1 2 16-12-2020 07:10:44: 1 1 1 7 1 4 16-12-2020 07:10:44: 1 2 0 255 170 1 16-12-2020 07:10:44: 1 3 0 7 1 2 16-12-2020 07:10:44: 1 3 1 7 1 4 16-12-2020 07:10:44: 1 4 0 255 1 0 16-12-2020 07:10:44: 1 4 1 7 1 4 16-12-2020 07:10:44: 1 5 0 255 1 0 16-12-2020 07:10:44: 1 5 1 7 1 4 16-12-2020 07:10:44: 16-12-2020 07:10:44: USB[0]: open: Bus 001 Device 006 Interface 1 Alt 1 16-12-2020 07:10:44: USB[1]: open: Bus 001 Device 006 Interface 3 Alt 1 16-12-2020 07:10:44: USB[2]: open: Bus 001 Device 006 Interface 4 Alt 1 16-12-2020 07:10:44: USB[3]: open: Bus 001 Device 006 Interface 5 Alt 1 16-12-2020 07:10:44: > IPP request: 16-12-2020 07:10:44: > { 16-12-2020 07:10:44: > VERSION 2.0 16-12-2020 07:10:44: > OPERATION Get-Printer-Attributes 16-12-2020 07:10:44: > 16-12-2020 07:10:44: > GROUP operation-attributes-tag 16-12-2020 07:10:44: > ATTR "attributes-charset" charset: utf-8 16-12-2020 07:10:44: > ATTR "attributes-natural-language" naturalLanguage: en-US 16-12-2020 07:10:44: > ATTR "printer-uri" uri: http://localhost:60000/ipp/print 16-12-2020 07:10:44: > ATTR "requested-attributes" keyword: all 16-12-2020 07:10:44: > } 16-12-2020 07:10:44: 16-12-2020 07:10:44: > HTTP[000]: POST http://localhost:60000/ipp/print 16-12-2020 07:10:44: > HTTP[000]: request body: got 151 bytes; closed 16-12-2020 07:10:44: > HTTP[000]: body is small (151 bytes), prefetched before sending 16-12-2020 07:10:44: > HTTP[000]: HTTP request header: 16-12-2020 07:10:44: > POST /ipp/print HTTP/1.1 16-12-2020 07:10:44: > Host: localhost:60000 16-12-2020 07:10:44: > User-Agent: ipp-usb 16-12-2020 07:10:44: > Content-Length: 151 16-12-2020 07:10:44: > Content-Type: application/ipp 16-12-2020 07:10:44: > 16-12-2020 07:10:44: USB[0]: connection allocated, 1 in use: a-- --- --- --- 16-12-2020 07:10:44: HTTP[000]: connection 0 allocated 16-12-2020 07:10:44: > USB[0]: write: wanted 275 sent 275 total 275 16-12-2020 07:10:45: < USB[0]: read: wanted 4096 got 195 total 195 16-12-2020 07:10:45: < HTTP[000]: POST http://localhost:60000/ipp/print - 200 OK 16-12-2020 07:10:45: < HTTP[000]: HTTP response header: 16-12-2020 07:10:45: < HTTP/1.1 200 OK 16-12-2020 07:10:45: < Cache-Control: no-cache 16-12-2020 07:10:45: < Connection: Keep-Alive 16-12-2020 07:10:45: < Content-Length: 8642 16-12-2020 07:10:45: < Content-Type: application/ipp 16-12-2020 07:10:45: < Keep-Alive: timeout=30 16-12-2020 07:10:45: < Pragma: no-cache 16-12-2020 07:10:45: < Server: Epson_IPP-Server/2.0.0 16-12-2020 07:10:45: < 16-12-2020 07:10:45: < USB[0]: read: wanted 4096 got 4096 total 4291 16-12-2020 07:10:45: < USB[0]: read: wanted 4096 got 4096 total 8387 16-12-2020 07:10:45: < USB[0]: read: wanted 4096 got 450 total 8837 16-12-2020 07:10:45: < HTTP[000]: response body: got 8642 bytes; EOF 16-12-2020 07:10:45: < IPP response: 16-12-2020 07:10:45: < { 16-12-2020 07:10:45: < VERSION 2.0 16-12-2020 07:10:45: < STATUS successful-ok 16-12-2020 07:10:45: < 16-12-2020 07:10:45: < GROUP operation-attributes-tag 16-12-2020 07:10:45: < ATTR "attributes-charset" charset: utf-8 16-12-2020 07:10:45: < ATTR "attributes-natural-language" naturalLanguage: en 16-12-2020 07:10:45: < 16-12-2020 07:10:45: < GROUP printer-attributes-tag 16-12-2020 07:10:45: < ATTR "copies-default" integer: 1 16-12-2020 07:10:45: < ATTR "copies-supported" rangeOfInteger: 1-99 16-12-2020 07:10:45: < ATTR "finishings-default" enum: 3 16-12-2020 07:10:45: < ATTR "finishings-supported" enum: 3 16-12-2020 07:10:45: < ATTR "sides-default" keyword: one-sided 16-12-2020 07:10:45: < ATTR "sides-supported" keyword: one-sided two-sided-short-edge two-sided-long-edge 16-12-2020 07:10:45: < ATTR "orientation-requested-default" enum: 3 16-12-2020 07:10:45: < ATTR "orientation-requested-supported" enum: 3 16-12-2020 07:10:45: < ATTR "media-default" keyword: na_letter_8.5x11in etc...

ghost commented 3 years ago

Only for your information:

The first version which does not run OK on my PC is the version from 3.September: ipp-usb-14bdcdbfb15ca3bcb0c1a9ea15c3b25d1f6635c5.zip

alexpevzner commented 3 years ago

This is vary interesting observation, thank you!

May I ask you to comment line 533 in the usbtransport.go in the latest version:

err = conn.iface.SoftReset()

and retest.

ghost commented 3 years ago

Latest version from github with comment line 533 works fine on my PC. Cups finds the printer and printing is ok. Thanks you, Good work.

Only for your information: Scanning with sane-airscan works. Scanning with libsane1: failed to open device: escl:http://127.0.0.1:60000:out of memory

zdohnal commented 3 years ago

@alexpevzner thank you for the info! Then the moving ipp-usb rule before system-config-printer-udev rule is the most sensible thing to do right now. If ipp-usb doesn't take care of the device, then s-c-p-udev can get a shot... it would be nice to have a aggregated application for USB printers, which will first try IPP-over-USB solution and then printer application if the former fails.

@heiner99 escl comes from sane-backends project, so if you are willing, please report the issue you see there.

alexpevzner commented 3 years ago

@zdohnal,

@heiner99 made a very good observation, that this problem was introduced in the ipp-usb 0.99.14, while 0.99.13 works well with his device. It helped me to quickly identify the root cause of this problem, so expect 0.99.15 to be released soon with the appropriate fixes.

Out of memory bug in the sane-escl is probably fixed (at least, I've already seen it reported), but logistics of sane-backends package into distros is very slow, so nobody knows when this fix will reach your distro; sane-airscan never had such a problem.

ghost commented 3 years ago

To be more precise:

1: Latest version from github with comment line 533 works fine on my PC. Cups finds the printer and printing is ok. Scanning with sane-airscan works. Scanning with libsane1: failed to open device: escl:http://127.0.0.1:60000:out of memory

2: Version 0.9.13 Cups finds the printer and printing is ok. Scanning with sane-airscan works. Scanning with libsane1 works.

3: Version 0.9.14 (and printer is switched off and on) Cups finds the printer and printing is ok. Scanning with sane-airscan works. Scanning with libsane1 works.

alexpevzner commented 3 years ago

Hi,

I've updated the sources to include the fix.

please, retest the latest github version, and if everything is OK, I'll release ot as 0.9.15

ghost commented 3 years ago

With latest version from github:

Cups finds the printer and printing is ok. Scanning with sane-airscan works. Scanning with libsane1: failed to open device: escl:http://127.0.0.1:60000:out of memory

Thanks you

alexpevzner commented 3 years ago

Fixed in 0.99.15

Regarding out of memory error with libsabe1, this is sane-escl bug. As far as I remember (from reading sane-devel@alioth-lists.debian.net mail list), this bug already known and fixed, but logistics of sane-backends to most distros is very slow, so most likely the fix has not yet reached your distro,

https://www.mail-archive.com/sane-devel@alioth-lists.debian.net/msg02163.html