The community member is using Digital Ocean to store indices and then redownload them in production, but is encountering a ValueError: No index in storage context, check if you specified the right persist_dir error. They have checked and tried every option available for setting the directory. Another community member asks about the current file structure and the storage context that has been set.
Hey team, thanks for all the help so far. I am using Digital Ocean to store the indices, and then redownload them in production. However, I am getting this error:
ValueError: No index in storage context, check if you specified the right persist_dir.
I have checked and tried every option available for which directory to set. Any ideas or tips?