-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hi,
I get with the newest proxmox version the following errors:
Traceback (most recent call last):
File "/root/proxmox-dokuwiki-exporter.py", line 27, in <module>
for node in proxmox.nodes.get():
File "/root/.local/lib/python3.5/site-packages/proxmoxer/core.py", line 84, in get
return self(args)._request("GET", params=params)
File "/root/.local/lib/python3.5/site-packages/proxmoxer/core.py", line 79, in _request
resp.content))
proxmoxer.core.ResourceException: 500 Internal Server Error:
As message In the server error I get a full graph of my cluster (here redacted). what the hell?!
The line that triggers this error is this one here: for node in proxmox.nodes.get():
Metadata
Metadata
Assignees
Labels
No labels