Hi All,
I am installing AA 360 CE in my laptop .After device connection is setup , I am getting error while running a bot “Please contact your system administrator” when it is trying to deploy packages. With the same control room link , I am able to connect and run the bot in another machine but not in my local.
Found this error in Node manager log file -
- ERROR iWebSocketClient@200014020-77] - com.automationanywhere.websocket.client.WebSocketClient - {} - onWebSocketError(WebSocketClient.java:478) - websocket error org.eclipse.jetty.websocket.api.UpgradeException: Failed to upgrade to websocket: Unexpected HTTP Response Status Code: 501 Not Implemented
- com.automationanywhere.nodemanager.service.impl.NodeMessagingServiceImpl - {} - onFailedConnectAttempt(NodeMessagingServiceImpl.java:706) - connection attempt failed: java.util.concurrent.ExecutionException: org.eclipse.jetty.websocket.api.UpgradeException: Failed to upgrade to websocket: Unexpected HTTP Response Status Code: 501 Not Implemented
I had validated the Websocket connectivity as shared by this below link
https://apeople.automationanywhere.com/s/article/How-to-validate-Websocket-connection?_ga=2.121316234.344754867.1675044527-1059570839.1674620712&_gl=1*1viodw3*_ga*MTA1OTU3MDgzOS4xNjc0NjIwNzEy*_ga_DG1BTLENXK*MTY3NTA2NzgxOS44LjEuMTY3NTA3MDg5Mi42MC4wLjA.
Appreciate your response
Thanks in Advance