Skip to content

Miscellaneous 5xx errors from MinIO #88

@Foxcapades

Description

@Foxcapades

500 - Mystery Errors

Minio threw a 500 while attempting to test for file existence, no file writes were attempted before these lookups, so this issue is unrelated to the known race condition.

Failed to get object 'e15722c9b6abfa3a709eb844e5f8a453/.expired' from Bucket{ name='eda-compute-prod' }
...
Caused by: io.minio.errors.ServerException: server failed with HTTP status code 500
Failed to get object 'ecc275173e7e3e54c78f9813b733f68c/.failed' from Bucket{ name='eda-compute-prod' }
...
Caused by: io.minio.errors.ServerException: server failed with HTTP status code 500

503 - Proxy Error (Service Down)

EDA received a 503 error from the proxy, indicating that MinIO was down or unresponsive.

Failed to test if object '7f5d2bfe36c5ed4abc8a5ed6d5b11aef/.workspace' exists in Bucket{ name='eda-compute-prod' }
...
Caused by: io.minio.errors.ServerException: server failed with HTTP status code 503

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions