GitHub user Jayd603 created a discussion: Existing and new templates can no longer retrieve passwords from virtual router on 4.22
VPC Router log ```Nov 19 17:46:54 systemvm passwd_server_ip.py: serve_password: password saved for VM IP 10.207.2.196``` ok great, but then on the VM ```2025-11-19 17:47:23,185 - subp.py[DEBUG]: Running command ['wget', '--quiet', '--tries', '3', '--timeout', '20', '--output-document', '-', '--header', 'DomU_Request: send_my_password', '10.207.5.244:8080'] with allowed return codes [0] (shell=False, capture=True) 2025-11-19 17:47:23,191 - performance.py[DEBUG]: Getting password took 0.007 seconds 2025-11-19 17:47:23,191 - log_util.py[DEBUG]: Failed to fetch password from virtual router 10.207.5.244 ``` ``` root@pw-test:/var/log# wget --header 'DomU_Request: send_my_password' 10.207.5.244:8080 --2025-11-19 18:41:52-- http://10.207.5.244:8080/ Connecting to 10.207.5.244:8080... failed: Connection refused. ``` GitHub link: https://github.com/apache/cloudstack/discussions/12106 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
