Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
1.3.0
-
None
Description
Regression testing against Docker images built from staging/1.3.0, the recent addition of an automatic health check seems to be causing quite a bit of log noise:
guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake guacd[6]: INFO: Guacamole connection closed during handshake
This should probably be moved to a different log level, as it's not necessarily an problem for the client to simply disconnect, even that early.
Attachments
Issue Links
- is caused by
-
GUACAMOLE-1110 Size and security improvements for Docker images
- Resolved