db.py:658 Plantuml decode error: 509: <none>

Modelle

Modelle

Webseite für Modelle, nur im Änderungsmodus sichtbar.




© 2026 Prof. Dr. phil. habil. Michael Giesecke

Exception: PlantUMLHTTPError
Traceback (most recent call last):
  File "/mnt/web513/a3/46/566346/htdocs/start_ntd/venv/lib/python3.11/site-packages/app/db.py", line 678, in generate_plantuml
    content = pl.processes(p_data)
              ^^^^^^^^^^^^^^^^^^^^
  File "/mnt/web513/a3/46/566346/htdocs/start_ntd/venv/lib/python3.11/site-packages/app/plantuml.py", line 173, in processes
    raise PlantUMLHTTPError(response, content)
app.plantuml.PlantUMLHTTPError