After updating last week to 4.4.1 the console access from the cloudstack interface isn't working.
I have it set up to do https relaying with apache to port 8080 and it works great on /client. The console's opening up https://[servername]/ajax?token=[long token] in a frame and returns a 404 from Apache, since only /client is proxied to port 8080. I've tried proxying /ajax but that didn't get me anywhere. Thanks for any assistance in advance - Ian