- Minor
When calling the API, it returns an internal server error that the free memory can't be expressed in a signed 32-bit int. Also affects total memory.{"errors":[{"message":"Int cannot represent non 32-bit signed integer value: 2433900544","locations":[{"line":58,"column":7}],"path":["info","memory","free"],"extensions":{"code":"INTERNAL_SERVER_ERROR"}}],"data":null}
ETA: Found GitHub issue reporting the same thing: https://github.com/unraid/api/issues/1375