weizhouapache commented on issue #3296: [master] noVNC Console Integration
URL: https://github.com/apache/cloudstack/pull/3296#issuecomment-586634080
 
 
   > @ustcweizhou I'm tying to get this running in a test environment. Can you 
give me some indications on what maybe wrong. I'm using [master with this PR 
merged ](https://github.com/DennisKonrad/cloudstack/tree/novnc).
   > 
   > It seems to me after or during the upgrade to a websocket connection 
something fails with the novnc console.
   > 
   > (After reading the older comments again: No certificate uploaded in this 
environment and guest.domain.suffix is `test.kvm` )
   > 
   > 
   > The old cs console works fine when I set `novnc.console.default` to 
`false` and reboot the console system vm.
   
   
   @DennisKonrad I just recall the issue that novnc console does not work if 
you open the normal console few minutes ago.
   
   the vnc port is occupied when we open the normal console. the port is free 
again and novnc console should work when the connection is closed after idling 
for 180 seconds.
   
   
https://github.com/apache/cloudstack/blob/master/services/console-proxy/server/src/main/java/com/cloud/consoleproxy/ConsoleProxyGCThread.java#L34
   
   I set up a fresh installation with master + novnc yesterday . it works fine.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to