TomPope94 / SAM-E

0 stars 0 forks source link

Error message with MinIO when docker compose spins up #4

Open TomPope94 opened 6 months ago

TomPope94 commented 6 months ago

unable to rename (/buckets/.minio.sys/tmp -> /buckets/.minio.sys/tmp-old/5d3a092e-07eb-47fc-a274-e1d983cd9bf2) Rename across devices not allowed, please fix your backend configuration (/buckets/.minio.sys/tmp)->(/buckets/.minio.sys/tmp-old/5d3a092e-07eb-47fc-a274-e1d983cd9bf2), drive may be faulty please investigate (*fmt.wrapError)

The bucket implementation seems to be working as expected but with the error message above. Needs investigation to determine whether that's causing unexpected behaviour and how to resolve it.