Method POST /lxc not implemented (501)

kaschig

New Member
Jun 4, 2012
2
0
1
Hello,

I'm working on a fresh Proxmox installation (based on Debian Wheezy). Trying to create a new CT (none existing yet) results in error "Method 'POST /nodes/1433020177-1/lxc' not implemented (501)".

Mostly I'm confused to have a LXC here (not OpenVZ - as I thought it should be active in v4 lately, not yet?!)

# uname -a
Linux 1433020177-1 2.6.32-39-pve #1 SMP Fri May 8 11:27:35 CEST 2015 x86_64 GNU/Linux

# pveversion -v
proxmox-ve-2.6.32: 3.4-156 (running kernel: 2.6.32-39-pve)
pve-manager: 3.4-6 (running version: 3.4-6/102d4547)
pve-kernel-2.6.32-39-pve: 2.6.32-156
pve-kernel-2.6.32-26-pve: 2.6.32-114
lvm2: 2.02.98-pve4
clvm: 2.02.98-pve4
corosync-pve: 1.4.7-1
openais-pve: 1.1.4-3
libqb0: 0.11.1-2
redhat-cluster-pve: 3.2.0-2
resource-agents-pve: 3.9.2-4
fence-agents-pve: 4.0.10-2
pve-cluster: 3.0-17
qemu-server: 3.4-6
pve-firmware: 1.1-4
libpve-common-perl: 3.0-24
libpve-access-control: 3.0-16
libpve-storage-perl: 3.0-33
pve-libspice-server1: 0.12.4-3
vncterm: 1.1-8
vzctl: 4.0-1pve6
vzprocps: 2.0.11-2
vzquota: 3.1-2
pve-qemu-kvm: 2.2-10
ksm-control-daemon: 1.1-1
glusterfs-client: 3.5.2-1


syslog is not having any hint.
Do You have any suggestion for me, what to check for?

Greetings, Christopher
 
Mostly I'm confused to have a LXC here (not OpenVZ - as I thought it should be active in v4 lately, not yet?!)

Yes, there is no 'lxc' in version 3.X.

Maybe you played around with version 4, and forgot to empty the browser cache?
 
[Solved] Re: Method POST /lxc not implemented (501)

Hello Dietmar,

Maybe you played around with version 4, and forgot to empty the browser cache?

thanks a lot - that's the reason. Cleaning up cookies and cache of my firefox brought me to the 'normal' OpenVZ-dialog.

I had installed on the first step the 'new' Proxmox with Debian 8.0 (testing stage), dismissed it and completly restarted the setup (with a clean hdd) with the 'old' (stable) branch. So I hadn't expected such side effects.

Best regards.
Christopher