weizhouapache commented on issue #5452: URL: https://github.com/apache/cloudstack/issues/5452#issuecomment-920637913
> @weizhouapache we checked the code you mentioned yesterday but that was not modified from long time. so the same issue should have been in 4.7 also @ravening the issue might exist with legacy vnc console and new novnc console introduced in 4.14 ``` ConsoleProxy.ensureRoute(uri.getHost()); ``` You did not see the issue because you did not use legacy vnc console but use a different novnc implementation. I suggest you to fix it by network configuration changes. -- 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]
