[SOLVED] Weird message when starting Linux VM's

modem7

Member
Nov 2, 2021
35
3
13
39
Hey guys,

I'm using Proxmox w/ cloud-init enabled VM's, and when I start the VM's up from Proxmox, I'm getting the following messages:

Bash:
root@proxmox:~# /usr/sbin/qm start 1107
Use of uninitialized value in addition (+) at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 496.
Use of uninitialized value $data in print at /usr/share/perl5/PVE/Tools.pm line 254.
generating cloud-init ISO
root@proxmox:~#

It doesn't seem to affect the VM itself in any way, but it's something odd that may need to be addressed if it's a problem.

Config:
Proxmox VE 7.1-10 bare metal install from ISO.
VM's are a mostly Ubuntu 20.04.3 LTS w/ Cloud-Init.
 
Last edited:
This is nothing to worry about.

It has already been fixed in the qemu-server repository, but no new package has been built yet.