dimsijul commented on pull request #4070:
URL: https://github.com/apache/cloudstack/pull/4070#issuecomment-656343686


   > it looks like I am getting a password now, but I am still able to log in 
with my old password. this is the log on the vm. looks like the password isnt 
being changed. any thoghts?
   > 
   > Jul 9 11:55:47 test01 systemd: Created slice User Slice of centos.
   > Jul 9 11:55:47 test01 systemd-logind: New session 3 of user centos.
   > Jul 9 11:55:47 test01 systemd: Started Session 3 of user centos.
   > Jul 9 11:57:44 test01 cloud: Operating System is using network manager
   > Jul 9 11:57:44 test01 cloud: Found password server IP 10.10.10.1 in nmcli 
output
   > Jul 9 11:57:44 test01 cloud: Sending request to password server at 
10.10.10.1
   > Jul 9 11:57:44 test01 cloud: Got response from server at 10.10.10.1
   > Jul 9 11:57:44 test01 cloud: VM has already saved a password from the 
password server at 10.10.10.1
   > Jul 9 11:57:44 test01 cloud: Failed to get password from any server
   
   Hi @gaaray2k,
   
   so the script is running correctly now because you get logs from it. Now, 
after reading the script, I can't exactly tell why you already have a saved 
password from the password server but that cause the script to fail. It might 
be because of the multiple attempts you've done before but I can't be sure. 
Maybe you could reboot the VR to flush all pending passwords and reset the file 
where they are stored. After that, you could test again.
   
   Let me know.
   
   Cheers,
   
   Julien


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to