Error in Perl code: unable to get openvz vm list?

justhamade

New Member
Oct 6, 2009
3
0
1
Error in Perl code: unable to get openvz vm list?

I started getting this error and im not sure why. I have manually added containers that I am migrating from an older install of openvz they are running fine but the web iterface does not seem to like them. The first 4 worked then it started acting up.

Also /var/lib/pve-manager/vzlist is wrong and it does not seem to get update correctly.
 
Last edited:
Im not really a perl person. Any tips on how to troubleshoot this error from ConfigServer.pm?

Code:
    if (($type eq 'openvz') && !$res->{vzlist}->{openvz}) {
        die "unable to get openvz vm list?\n";
    }
 
I guess you have one VM config file which we can't parse. There should be a hint in syslog?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!