Hello! When I log in using the local method, it shows “Failed to connect to Weaviate Couldn’t connect to Weaviate, check your URL/API KEY: [Errno 30] Read-only file system: ‘/home/mjzheng/.cache/weaviate-embedded’.” I know this is because the ‘/home/mjzheng/.cache’ path I am using is read-only since I am using the school’s server. I want to change the cache path to ‘/data2/mjzheng/.cache’. What should I do specifically?
↧