Checking brain files storage

Brain sync issue debugging - Elephas Super Brain

To check brain files,

  1. If you are using the iCloud Storage (Preferences → General)

Run this from the Terminal,

ls -lh ~/Library/Mobile\ Documents/iCloud\~Elephas/Documents/brains/
 

You should see,

Notion image
 

Brain names are converted to a flat file name format,

If you run again,

 
ls -lh ~/Library/Mobile\ Documents/iCloud\~Elephas/Documents/brains/aa1_faiss_index_elephas/

You should two files, JSON and faiss,

Notion image
 

This indicates brain files are there.

In some cases, if your brain UI is not showing this brain, you can create a new brain with the exactly same name. Then Elephas will pick up this folder content. Even if you upload the full content again, the latest 10.x version will make sure to only update any changed portion of the files.

Did this answer your question?
😞
😐
🤩