Skip to content

Problems with version 5.3 #67

@shibumi

Description

@shibumi

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions