vmtop icon indicating copy to clipboard operation
vmtop copied to clipboard

unexpected error

Open nookeist opened this issue 11 months ago • 0 comments

Get error

Unexpected error on VM creation: (<class 'ValueError'>, ValueError("invalid literal for int() with base 10: 'size=26214400k'"), <traceback object at 0x751707c7a700>)
1 VMs
Done
  Node 0: 0 VMs (0 vcpus, 0.00 GB mem allocated, 0.00 GB mem used)
  Node 1: 0 VMs (0 vcpus, 0.00 GB mem allocated, 0.00 GB mem used)

2025-03-12 09:51:49.570720
Host CPU: user: 16.71%, nice: 0.00%, system: 2.74%, idle: 60.62%, iowait: 19.15%, irq: 0.00%, guest: 15.56%
  Node 0: vcpu util: 0.00%, vcpu steal: 0.00%, emulators util: 0.00%, emulators steal: 0.00%
  Node 0: 0 VMs (0 vcpus, 0.00 GB mem allocated, 0.00 GB mem used)
  Node 1: vcpu util: 0.00%, vcpu steal: 0.00%, emulators util: 0.00%, emulators steal: 0.00%
  Node 1: 0 VMs (0 vcpus, 0.00 GB mem allocated, 0.00 GB mem used)
Unexpected error on VM creation: (<class 'ValueError'>, ValueError("invalid literal for int() with base 10: 'size=26214400k'"), <traceback object at 0x751707c7a900>)

Python 3.12.3 Ubuntu 24.04

nookeist avatar Mar 12 '25 02:03 nookeist