[
https://issues.apache.org/jira/browse/GUACAMOLE-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17417061#comment-17417061
]
Mike Jumper commented on GUACAMOLE-1420:
----------------------------------------
{quote}
Retested and found that the issue appears on hosts that have nginx as a reverse
proxy, configured according to the Docs. On a host without nginx, printing
works as expected.
{quote}
The instance that I tested against is behind Nginx as well. If you have
verified that you see this behavior only if using Nginx, that firmly
establishes that this is not an issue in Guacamole but something to do with
your Nginx configuration, perhaps something that is causing Nginx to cache
responses.
If nothing jumps out at you when you look at your Nginx config, please
subscribe and post to the [email protected] mailing list:
https://guacamole.apache.org/support/#mailing-lists
With this now being a configuration question / troubleshooting and not a
potential bug in Guacamole, the place to request assistance from the community
would be the user@ list, not the bug tracker.
> Print on RDP session always generates same file when nginx is used as a
> reverse proxy
> -------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1420
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1420
> Project: Guacamole
> Issue Type: Bug
> Components: guacamole-server
> Affects Versions: 1.2.0, 1.3.0
> Environment: 1.2 on Debian 10, and 1.3 on Debian 11 and Ubuntu 20.04
> Reporter: Faber Fox
> Priority: Major
> Labels: RDP, pdf, printing
>
> Printing from a RDP session always generates the same (first printed) file
> when printing from the same application.
> To reproduce, open Notepad, type :
> test 1
> Print, check generated pdf
> Edit text to:
> test 2
> Print again, generated pdf will have a new filename but contents will still
> be "test 1"
>
> Tested against 1.2 on Debian 10, and 1.3 on Debian 11 and Ubuntu 20.04, with
> latest Chrome and Firefox
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)