You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
βοΈ Downloaded plucky-server-cloudimg-arm64.img
Creating a Ubuntu 25.04 VM Use of uninitialized value in split at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 115.
βοΈ Created a Ubuntu 25.04 VM (ubuntu)
Starting Ubuntu 25.04 VM Use of uninitialized value in split at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 115.
generating cloud-init ISO
kvm: cfi.pflash01 device '/machine/virt.flash1' requires 67108864 bytes, drive-efidisk0 block backend provides 4194304 bytes
start failed: QEMU exited with code 1
[ERROR] in line 546: exit code 255: while executing command qm start $VMID
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
Ubuintu 25.04
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/vm/ubuntu2504-vm.sh)"
π Provide a clear and concise description of the issue.
Fails with the errormessage belov and VM is destroyed after creation.
βοΈ What settings are you using?
π₯οΈ Which Linux distribution are you using?
Debian 12
π Which Proxmox version are you on?
PXVIRT 8.4.10
π Steps to reproduce the issue.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/vm/ubuntu2504-vm.sh)"
β Paste the full error output (if available).
βοΈ Downloaded plucky-server-cloudimg-arm64.img
Creating a Ubuntu 25.04 VM Use of uninitialized value in split at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 115.
βοΈ Created a Ubuntu 25.04 VM (ubuntu)
Starting Ubuntu 25.04 VM Use of uninitialized value in split at /usr/share/perl5/PVE/QemuServer/Cloudinit.pm line 115.
generating cloud-init ISO
kvm: cfi.pflash01 device '/machine/virt.flash1' requires 67108864 bytes, drive-efidisk0 block backend provides 4194304 bytes
start failed: QEMU exited with code 1
[ERROR] in line 546: exit code 255: while executing command qm start $VMID
πΌοΈ Additional context (optional).
No response