weizhouapache commented on pull request #5419: URL: https://github.com/apache/cloudstack/pull/5419#issuecomment-925562233
For those who have same issue with 4.15.2.0, please use the jar below in SSVM [cloud-console-proxy-4.15.2.0.zip](https://github.com/apache/cloudstack/files/7215623/cloud-console-proxy-4.15.2.0.zip) ``` cd /usr/local/cloud/systemvm/ mv /usr/local/cloud/systemvm/cloud-console-proxy-4.15.2.0.jar /root/ wget https://github.com/apache/cloudstack/files/7215623/cloud-console-proxy-4.15.2.0.zip mv cloud-console-proxy-4.15.2.0.zip cloud-console-proxy-4.15.2.0.jar systemctl restart cloud ``` -- 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]
