Recent content by chanwit

  1. C

    how to fix pbs_encryption_key

    I can't run backup proxmox client to proxmox backup server have error pbs_encryption_key_file_name error from client ERROR: Backup of VM 100 failed - Undefined subroutine &PVE::Storage::PBSPlugin::pbs_encryption_key_file_name called at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 395. INFO...
  2. C

    Can't run backup have error about QemuServer

    i think error for this in script. my $repo = "$username\@$server:$datastore"; my $password = PVE::Storage::PBSPlugin::pbs_get_password($scfg, $opts->{storage}); my $keyfile = PVE::Storage::PBSPlugin::pbs_encryption_key_file_name($scfg, $opts->{storage});
  3. C

    Can't run backup have error about QemuServer

    I have Virtual Environment 6.2-10. and proxmox backup server ERROR: Backup of VM 15861 failed - Undefined subroutine &PVE::Storage::PBSPlugin::pbs_encryption_key_file_name called at /usr/share/perl5/PVE/VZDump/QemuServer.pm line 395. INFO: status = running INFO: VM Name: chanwit-pve INFO...