gray-monitor-53387
04/11/2023, 8:44 PMTask('TrainAutoencoderFlow/42/create_data_loaders/165', attempt=0)['model'].data? If variables are static, like data or parameter it is ok, but I am trying to load some object like np array, model and etc. It says that I don't have credentials. I am using local MinIO as s3 bucket. Would you mind to help me, please?ancient-application-36103
04/11/2023, 10:30 PMgray-monitor-53387
04/12/2023, 4:09 AM.../metaflow/plugins/datatools/s3/s3.py in _one_boto_op(self, op, url, create_tmp_file)
1263 self._jitter_sleep(i)
1264 raise MetaflowS3Exception(
-> 1265 "S3 operation failed.\n" "Key requested: %s\n" "Error: %s" % (url, error)
1266 )
1267
MetaflowS3Exception: S3 operation failed.
Key requested: <s3://metaflow/metaflow/TrainAutoencoderFlow/data/44/44a05d840823670f776a90d94227589b2e12f5ec>
Error: Unable to locate credentials