yashi4engg opened a new issue, #8648:
URL: https://github.com/apache/cloudstack/issues/8648

   <!--
   VM Console not working for noVNC using cloudstack UI 4.19.0
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Other
   
   ##### COMPONENT NAME
   <!--
   cloudstack 4.19 , 
   -->
   
   
   ##### CLOUDSTACK VERSION
   <!--
   4.19
   -->
   
   
   ##### CONFIGURATION
   <!--
   We have ssl enabled mysql as data base , OEL8 on hyperviasors and management 
servers. 
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   OEL8
   -->
   
   
   ##### SUMMARY
   Console not working . We have mysql ssl enabled and console proxy ssl is 
disabled for now. 
   
   Failed to connect/access token expired. 
   
   While checking logs on CCVM ..we see vnc auth failed. 
   
   2024-02-12 21:48:43,659 INFO  [consoleproxy.vnc.NoVncClient] 
(Thread-256:null) Connecting to VNC server x.x.x.x:5907 ...
   2024-02-12 21:48:43,901 INFO  [vnc.security.VncTLSSecurity] 
(Thread-256:null) Processing VNC TLS security
   2024-02-12 21:48:43,901 INFO  [utils.nio.Link] (Thread-256:null) Conf file 
found: /usr/local/cloud/systemvm/conf/agent.properties
   2024-02-12 21:48:44,052 INFO  [vnc.security.VncAuthSecurity] 
(Thread-256:null) VNC server requires password authentication
   2024-02-12 21:48:44,061 INFO  [vnc.security.VncAuthSecurity] 
(Thread-256:null) Finished VNCAuth security
   2024-02-12 21:48:44,061 ERROR [consoleproxy.vnc.NoVncClient] 
(Thread-256:null) Connection to VNC server failed: wrong password.
   2024-02-12 21:48:44,061 ERROR [consoleproxy.vnc.NoVncClient] 
(Thread-256:null) Connection to VNC server failed: wrong password. - Reason: 
Authentication failed
   2024-02-12 21:51:45,383 INFO  [cloud.consoleproxy.ConsoleProxyGCThread] 
(Console Proxy GC Thread:null) Dropping 
com.cloud.consoleproxy.ConsoleProxyNoVncClient@7161db7c which has not been used 
for 181 seconds
   2024-02-12 21:53:43,902 ERROR [cloud.consoleproxy.ConsoleProxyNoVNCHandler] 
(Connector-Scheduler-af9bf5f-1:null) Error on websocket
   org.eclipse.jetty.websocket.api.CloseException: 
java.util.concurrent.TimeoutException: Idle timeout expired: 300001/300000 ms
     at 
org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onReadTimeout(AbstractWebSocketConnection.java:564)
     at 
org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(AbstractConnection.java:172)
     at 
org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onFillInterestedFailed(AbstractWebSocketConnection.java:539)
     at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.failed(AbstractConnection.java:317)
     at org.eclipse.jetty.io.FillInterest.onFail(FillInterest.java:140)
     at 
org.eclipse.jetty.io.AbstractEndPoint.onIdleExpired(AbstractEndPoint.java:407)
     at org.eclipse.jetty.io.IdleTimeout.checkIdleTimeout(IdleTimeout.java:171)
     at org.eclipse.jetty.io.IdleTimeout.idleCheck(IdleTimeout.java:113)
     at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
     at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
     at java.base/java.lang.Thread.run(Thread.java:829)
   Caused by: java.util.concurrent.TimeoutException: Idle timeout expired: 
300001/300000 ms
     ... 8 more
   2024-02-12 21:54:51,214 INFO  [cloud.agent.Agent] (Agent-Handler-3:null) 
Lost connection to host: x.x.x.x. Attempting reconnection while we still have 0 
commands in progress.
   2024-02-12 21:54:51,216 INFO  [utils.nio.NioClient] (Agent-Handler-3:null) 
NioClient connection closed
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- we must able to connect to console  -->
   
   ~~~
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   
   ~~~
   


-- 
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]

Reply via email to