Hello. I'm a new Sys Admin at my company and we have Confluence 6.11.2 - on Windows Server 2019.
I have training coming up but sure enough it seems Synchrony threw an error.
---------------------------------------------------------------------------------------
1. Log from: C:\Program Files\Atlassian\Confluence\logs\atlassian-synchrony-proxy.txt
-->2020-03-11 09:38:50 ERROR c.a.s.p.w.WebSocketProxy:49 afterConnectionEstablished - Handshake error
-----------------------
2. Log from: C:\Program Files\Atlassian\Application Data\Confluence\logs\atlassian-confluence.txt
-->
2020-03-11 08:19:15,633 ERROR [SimpleAsyncTaskExecutor-1] [web.socket.client.WebSocketConnectionManager] log Failed to connect
javax.websocket.DeploymentException: The HTTP request to initiate the WebSocket connection failed
at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServerRecursive(WsWebSocketContainer.java:486)
at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServer(WsWebSocketContainer.java:195)
at org.springframework.web.socket.client.standard.StandardWebSocketClient$1.call(StandardWebSocketClient.java:152)
at org.springframework.web.socket.client.standard.StandardWebSocketClient$1.call(StandardWebSocketClient.java:149)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.io.IOException: The remote computer refused the network connection.
at sun.nio.ch.PendingFuture.get(PendingFuture.java:202)
at org.apache.tomcat.websocket.WsWebSocketContainer.connectToServerRecursive(WsWebSocketContainer.java:341)
... 5 more
Caused by: java.io.IOException: The remote computer refused the network connection.
at sun.nio.ch.Iocp.translateErrorToIOException(Iocp.java:309)
at sun.nio.ch.Iocp.access$700(Iocp.java:46)
at sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:399)
... 1 more
-----------------------
3. Screen shot from our Administration Configuration page:
