GitHub user rohityadavcloud added a comment to the discussion: PR #11221 
inclusion in 4.19/4.20

I think most users must wait and consume via official ACS releases (4.21 & 
4.20.2).

Expert users can build cloudstack themselves with the commit/patch; or apply 
the jar in running CPVM at /usr/local/cloud/systemvm (which will reset 
everytime the CPVM is destroyed); for example:

```
root@v-1086-VM:~# cd /usr/local/cloud/systemvm/
root@v-1086-VM:/usr/local/cloud/systemvm# rm cloud-console-proxy-4.20.1.0.jar
root@v-1086-VM:/usr/local/cloud/systemvm# wget 
https://dl.yadav.cloud/console-performance/cloud-console-proxy-4.20.1.0.jar
--2025-08-04 05:18:46--  
https://dl.yadav.cloud/console-performance/cloud-console-proxy-4.20.1.0.jar
Resolving dl.yadav.cloud (dl.yadav.cloud)... 172.67.201.33, 104.21.52.154, 
2606:4700:3030::6815:349a, ...
Connecting to dl.yadav.cloud (dl.yadav.cloud)|172.67.201.33|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 188506 (184K) [application/java-archive]
Saving to: ‘cloud-console-proxy-4.20.1.0.jar’

cloud-console-proxy 100%[===================>] 184.09K   670KB/s    in 0.3s

2025-08-04 05:18:51 (670 KB/s) - ‘cloud-console-proxy-4.20.1.0.jar’ saved 
[188506/188506]

root@v-1086-VM:/usr/local/cloud/systemvm# systemctl restart cloud
```

GitHub link: 
https://github.com/apache/cloudstack/discussions/11287#discussioncomment-13983516

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to