shulemmosko commented on issue #8332: URL: https://github.com/apache/cloudstack/issues/8332#issuecomment-1847683433
@rajujith @weizhouapache If i change the websocket port to 8080.  the following comes up in the cloud.log . at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034) at java.base/java.lang.Thread.run(Thread.java:829) 2023-12-08 19:01:12,975 ERROR [cloud.consoleproxy.ConsoleProxyHttpHandlerHelper] (qtp1426241828-37:null) Unable to decode token 2023-12-08 19:01:13,103 INFO [cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-20:null) Get resource request for /resource/noVNC/app/images/error.svg 2023-12-08 19:01:13,104 INFO [cloud.consoleproxy.ConsoleProxyResourceHandler] (Thread-20:null) file does not exist/resource/noVNC/app/images/error.svg -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
