generated from VEuPathDB/example-jaxrs-container-service
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels