shwstppr commented on issue #13387: URL: https://github.com/apache/cloudstack/issues/13387#issuecomment-4667563527
@weizhouapache based on m debugging issue occurs when UserVmResponse for the AsyncJob has password field twice, one in root object and once in details. Based on the code I guess it happens when VR is not running. And once the details is added by password reset code, it remains there even after VR is started and subsequent password reset calls are done. <img width="1156" height="506" alt="Image" src="https://github.com/user-attachments/assets/1d3c7544-1776-4384-8057-5ea4a63daf81" /> I guess workaround is to remove that password detail for the VM. To reproduce, maybe you can destroy the VR or add a password detail for the VM -- 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]
