NVIDIA / aistore

AIStore: scalable storage for AI applications
https://aistore.nvidia.com
MIT License
1.21k stars 160 forks source link

aistore.sdk.errors.AISError: STATUS:404, MESSAGE:x-[emL1D2Xudc] not found (jhNp8080(*)) This exception is thrown by __iter__ of AISFileListerIterDataPipe(length=-1, source_datapipe=['ais://OB_static']) #156

Closed ray-lee-94 closed 9 months ago

gaikwadabhishek commented 9 months ago

Hey @VCBE123 , This might occur when you are trying to get an object that doesn't exist or if you are listing on the wrong bucket. Can you please give me some more information on what you are trying to do and the cluster that is running?