Hi 

> 在 2018年7月30日,下午4:43,Thomas Lamprecht <t.lampre...@proxmox.com> 写道:
> 
>> # pvesh create nodes/localhost/qemu/131/agent/set-user-password --password 
>> test123456 --username root --crypted 0
>> Can't use string ("password") as a HASH ref while "strict refs" in use at 
>> /usr/share/perl5/PVE/QemuServer/Agent.pm line 62.
> 
> Ah, yes, I found the issue and pushed a fix. Much thanks for the report.
Thanks


But with this new patch, report errors: 

> 在 2018年7月30日,下午5:05,Thomas Lamprecht <t.lampre...@proxmox.com> 写道:
> 
> -use PVE::QemuServer::Agent qw(agent_available agent_cmd);
> +use PVE::QemuServer::Agent qw(agent_available agent_cmd check_agent_error);
> use MIME::Base64 qw(encode_base64 decode_base64);
> use JSON;

# pvesh create nodes/localhost/qemu/131/agent/set-user-password --password 
test123456 --username root --crypted 0
Can't use string ("password") as a HASH ref while "strict refs" in use at 
/usr/share/perl5/PVE/QemuServer/Agent.pm line 62.


_______________________________________________
pve-user mailing list
pve-user@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to