User explicitly aborted print stream. facing error while printing from rdp ,while using go guacamole client

Viewed 17

Hi using go client and vue.js (https://github.com/wwt/guac) .

After taking RDP access i was trying to print document .Guacamole printer is visible after selecting the printer getting error while printing.

enter image description here

didn't find any error's in client , found error in server (gaucd) which works fine with (https://github.com/apache/guacamole-client) client .

guacd[3754]: INFO: User explicitly aborted print stream.
GPL Ghostscript 9.27: Unrecoverable error, exit code 1
GPL Ghostscript 9.27: ERROR: ioerror (-12) on closing pdfwrite device.
guacd[3754]: INFO: Accepted format: 16-bit PCM with 2 channels at 44100 Hz

Not sure if problem is with go client or vue.js code

0 Answers
Related