You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "totalWaiting" (class io.minio.admin.messages.info.DiskMetrics), not marked as ignorable (4 known properties: "lastMinute", "apiCalls", "totalErrorsAvailability", "totalErrorsTimeout"])
#1602
Open
GTBABC opened this issue
Dec 11, 2024
· 1 comment
· May be fixed by #1603
com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:
Unrecognized field "totalWaiting" (class io.minio.admin.messages.info.DiskMetrics),
not marked as ignorable (4 known properties: "lastMinute", "apiCalls", "totalErrorsAvailability", "totalErrorsTimeout"])
at [Source: (okhttp3.ResponseBody$BomAwareReader); line: 1, column: 1038]
(through reference chain:
io.minio.admin.messages.info.Message["servers"]->java.util.ArrayList[0]->io.minio.admin.messages.info.ServerProperties["drives"]->
java.util.ArrayList[0]->io.minio.admin.messages.info.Disk["metrics"]->io.minio.admin.messages.info.DiskMetrics["totalWaiting"])
The text was updated successfully, but these errors were encountered: