weizhouapache commented on issue #10936:
URL: https://github.com/apache/cloudstack/issues/10936#issuecomment-2945320993

   > Hi [@weizhouapache](https://github.com/weizhouapache)
   > 
   > Sorry for the delay.
   > 
   > I was doing some test, unfortunately, nothing works. Here's what I tested:
   > 
   > * Searched for errors in logs;
   > * Disable the firewall;
   > * Apply the certificate chain with root and intermediaries instead of the 
ca-bundle;
   > * Pre-install the certificate chain on my computer;
   > * Test with a certificate from another CA;
   > * Use a different browser and a different network;
   > 
   > Here's the entire log from moments before I clicked to open a console 
until it actually opened:
   > 
   > 
[log_console_oppening.log](https://github.com/user-attachments/files/20613109/log_console_oppening.log)
   
   from the log, it looks like the management server creates the console 
endpoint very quickly.
   The issue happened between the console proxy VM and the ESXi host
   
   can you retry and share some logs with the following changes inside the CPVM 
?
   ```
   sed -i "s/INFO/DEBUG/g" /usr/local/cloud/systemvm/conf/log4j-cloud.xml
   systemctl restart cloud
   tail -f /var/log/cloud.log
   ```
   


-- 
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]

Reply via email to