Hello @ all,
I have configured a nginx proxy in front of guacamole/tomcat for security
reason. For normal users with permissions to start only the RDP, everything
works fine.
But for admin user it is not possible to do changes to users or connections.
The user settings page for example opens normaly. But then when you click on
save or delete, nothing happans.
In browser console I can see some errors occouring:
The key "target-densitydpi" is not supported.
Failed to load resource: the server responded with a status of 403
(Forbidden)
Failed to load resource: net::ERR_EMPTY_RESPONSE
TypeError: Cannot read property 'translatableMessage' of null
at app.js:366
at angular.js:9451
at angular.js:13292
at m.$eval (angular.js:14547)
at m.$digest (angular.js:14363)
at m.$apply (angular.js:14652)
at l (angular.js:9734)
at P (angular.js:9924)
at XMLHttpRequest.e (angular.js:9875)
Failed to load resource: the server responded with a status of 400 (Bad
Request)
Failed to load resource: the server responded with a status of 404 (Not
Found)
Failed to load resource: net::ERR_EMPTY_RESPONSE
Everything seems fine if I open guacamole without the nginx proxy.
Regards
Andy
--
View this message in context:
http://apache-guacamole-incubating-users.2363388.n4.nabble.com/Changing-or-deleting-connectinos-and-users-do-not-works-over-nginx-proxy-tp444.html
Sent from the Apache Guacamole (incubating) - Users mailing list archive at
Nabble.com.