Issue
This Content is from Stack Overflow. Question asked by Mangesh Tanpure
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.
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
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.