proxmoxer.core.ResourceException: 500 Internal Server Error

HuHu

Member
Oct 2, 2013
11
1
23
Hi all,

I have a well running python script to deploy KVM VMs with personal permissions and automatically naming. After a PVE update (3 or 4 months ago) I got this error message:


raceback (most recent call last):
File "/usr/local/bin/clone_template_linked.py", line 118, in <module>
name="{:s}-{:s}-{:02d}".format(prox_klasse, templates[template_no]['name'], count+1))
File "/usr/local/lib/python3.4/dist-packages/proxmoxer/core.py", line 97, in create
return self.post(*args, **data)
File "/usr/local/lib/python3.4/dist-packages/proxmoxer/core.py", line 88, in post
return self(args)._request("POST", data=data)
File "/usr/local/lib/python3.4/dist-packages/proxmoxer/core.py", line 79, in _request
raise ResourceException("{0} {1}".format(resp.status_code, httplib.responses[resp.status_code]))
proxmoxer.core.ResourceException: 500 Internal Server Error​


What is going wrong?
Is a class definition or any kind syntax new?
Any ideas?

Thanks in advance, CHristian
 

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!