A community member is experiencing an unusual error when using Qdrant inside a Docker container with Azure file share as persistent storage. The connection gets closed after 5-10 seconds, and the community member is unsure if the issue is with Llamaindex, Qdrant, or the Azure file share configuration. Another community member comments that the Qdrant dashboard works fine on this setup.
Hi everyone, I was trying to use Qdrant inside docker with Azure file share as a persistent storage, but this unusual error happens with VectorStoreIndex. The connection gets closed after 5-10seconds. I am really not sure if it's from Llamaindex or Qdrant or something with my Azure File Share configuration. Would love to hear from others on this!