Hi Team,
IPV6 RDP is not working with the 1.4.0 version in the container mode.
Please find below error prints.
Standalone guacamole is working fine where we configure the
/etc/user-mapping.xml file for connections.
*Guacamole Logs:*
Exception in thread "Thread-3"* java.lang.IllegalStateException: Message
will not be sent because the WebSocket session has been closed*
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.writeMessagePart(WsRemoteEndpointImplBase.java:442)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:314)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendMessageBlock(WsRemoteEndpointImplBase.java:254)
at
org.apache.tomcat.websocket.WsRemoteEndpointImplBase.sendString(WsRemoteEndpointImplBase.java:195)
at
org.apache.tomcat.websocket.WsRemoteEndpointBasic.sendText(WsRemoteEndpointBasic.java:37)
at
org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.sendInstruction(GuacamoleWebSocketTunnelEndpoint.java:152)
at
org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint.access$200(GuacamoleWebSocketTunnelEndpoint.java:53)
at
org.apache.guacamole.websocket.GuacamoleWebSocketTunnelEndpoint$2.run(GuacamoleWebSocketTunnelEndpoint.java:253)
*Guacd logs:*
guacd[7]: INFO: Guacamole proxy daemon (guacd) version 1.4.0 started
guacd[7]: INFO: Listening on host ::, port 4822
guacd[7]: INFO: Creating new client for protocol "rdp"
guacd[7]: INFO: Connection ID is "$80ea3a22-112a-42d2-b16a-43dee85c47ab"
guacd[9]: INFO: Security mode: Negotiate (ANY)
guacd[9]: INFO: Resize method: none
guacd[9]: INFO: No clipboard line-ending normalization specified.
Defaulting to preserving the format of all line endings.
guacd[9]: INFO: User "@653db193-86e7-4fb1-83d6-d4fafa9f17b6" joined
connection "$80ea3a22-112a-42d2-b16a-43dee85c47ab" (1 users now present)
guacd[9]: INFO: Recording of session will be saved to
"/home/guacd/recordings/xxx".
guacd[9]: INFO: Loading keymap "base"
guacd[9]: INFO: Loading keymap "en-us-qwerty"
*guacd[9]: INFO: RDP server closed/refused connection: Connection failed
(server unreachable?)*
guacd[9]: INFO: User "@653db193-86e7-4fb1-83d6-d4fafa9f17b6" disconnected
(0 users remain)
*mysql:*
2023-03-28 14:42:43+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL
Server 8.0.31-1.el8 started.
2023-03-28 14:42:44+00:00 [Note] [Entrypoint]: Switching to dedicated user
'mysql'
2023-03-28T14:42:45.480947Z 0 [System] [MY-013602] [Server] Channel
mysql_main configured to support TLS. Encrypted connections are now
supported for this channel.
2023-03-28T14:42:45.482464Z 0 [Warning] [MY-011810] [Server] Insecure
configuration for --pid-file: Location '/var/run/mysqld' in the path is
accessible to all OS users. Consider choosing a different directory.
2023-03-28T14:42:45.512996Z 0 [System] [MY-011323] [Server] X Plugin ready
for connections. Bind-address: '::' port: 33060, socket:
/var/run/mysqld/mysqlx.sock
2023-03-28T14:42:45.513099Z 0 [System] [MY-010931] [Server]
/usr/sbin/mysqld: ready for connections. Version: '8.0.31' socket:
'/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
Thanks and Regards,
Praveen T.K
Cell : +91-8971762539
*Nothing Changes, if nothing changes.*