opendcim / openDCIM

An open source (GPL v3) Data Center Inventory Management (DCIM) application.
http://opendcim.org
305 stars 204 forks source link

Manual power entry not working #1552

Open web1452 opened 1 month ago

web1452 commented 1 month ago

Describe the bug when entering power usage manually, submit button generates Error 500 in dev console on browser. cannot see anything in server logs related to attepmted POST.

To Reproduce Steps to reproduce the behavior:

  1. Go to any CDU
  2. Click on Manual Entry
  3. Enter value, click submit
  4. See error

Were you able to reproduce this on the dev or demo sites?

Expected behavior should post new data and display updated value

Desktop (please complete the following information):

MathisICDC commented 1 month ago

I had the same problem with this version. In spite of everything, the injection of this data by api still works. Mathis