Hi,
I've followed the steps of the plugin documentation.
I succeed to access the railway minio console.
When adding an image in the admin, I have this error:
::1 - - [16/Feb/2024:18:08:32 +0000] "GET /admin/batch-jobs?limit=100 HTTP/1.1" 304 - "http://localhost:7001/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36"
error: null
503: null
at Request.extractError (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/services/s3.js:712:35)
at Request.callListeners (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/sequential_executor.js:106:20)
at Request.emit (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/sequential_executor.js:78:10)
at Request.emit (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/request.js:686:14)
at Request.transition (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/request.js:22:10)
at AcceptorStateMachine.runTo (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/state_machine.js:14:12)
at /Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/state_machine.js:26:10
at Request.<anonymous> (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/request.js:38:9)
at Request.<anonymous> (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/request.js:688:12)
at Request.callListeners (/Users/saadchraibi/playgrounds/medusa/medusa14/medusa14/node_modules/aws-sdk/lib/sequential_executor.js:116:18) {
code: 503,
region: null,
time: 2024-02-16T18:08:37.705Z,
requestId: null,
extendedRequestId: undefined,
cfId: undefined,
statusCode: 503,
retryable: true
}