I used PVE 7.4-3 originally. Recently, I found that many operations on the web page cannot be performed, even through ssh, vzdump and other operations cannot be performed.
The error returned is
I formatted the disk and just reinstalled PVE 8.3-1. I want to upload the img file on the web page, and the error is:
When I want to create a virtual machine, the error is:
I searched on Google and this forum, but did not find a suitable answer. I would like to ask for guidance from experts.
The error returned is
Code:
command 'ionice -c2 -n7 -p 5818' failed: Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm line 178.
I formatted the disk and just reinstalled PVE 8.3-1. I want to upload the img file on the web page, and the error is:
Code:
starting file import from: /var/tmp/pveupload-65f0e40cc6c9c8d514d7a2a6d1fbad88
command '/usr/bin/qemu-img info '--output=json' /var/tmp/pveupload-65f0e40cc6c9c8d514d7a2a6d1fbad88' failed: Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm line 176.
TASK ERROR: failed to query file information with qemu-img
When I want to create a virtual machine, the error is:
Code:
command '/usr/bin/kvm --version' failed: Insecure directory in $ENV{PATH} while running with -T switch at /usr/lib/x86_64-linux-gnu/perl-base/IPC/Open3.pm line 176.
TASK ERROR: format error at /usr/share/perl5/PVE/JSONSchema.pm line 2221 creation-qemu: value does not match the regex pattern
I searched on Google and this forum, but did not find a suitable answer. I would like to ask for guidance from experts.