AllenNeuralDynamics / aind-data-asset-indexer

MIT License
0 stars 0 forks source link

Fix indexer issue #67

Closed jtyoung84 closed 2 months ago

jtyoung84 commented 4 months ago

From @jtyoung84: seems like ECS is not configured correctly.

helen-m-lin commented 3 months ago

@jtyoung84 The only remaining issue is that the indexer cannot write to aind-open-data. We should check the bucket policies.

dask.multiprocessing.ClientError: An error occurred (AccessDenied) when calling the PutObject operation: Access Denied
dask.multiprocessing.ClientError: An error occurred (AccessDenied) when calling the CopyObject operation: Access Denied

AWS docs:

helen-m-lin commented 3 months ago

@yosefmaru

helen-m-lin commented 2 months ago

Indexer permissions issue is now fixed.