Hi Team,
Environment:
Windows10, Docker Desktop v4.40.0
Issue
I've run the setup as per the readme and succesfully run the Airflow DAG.
However, when I access the Streamlit app at localhost:8501 and enter a question and click the Ask button, I always receive the message "it seems Elastic Search still running, please refresh again".
I've refreshed the browser, cleared cache, tried different browsers but always get the same message.
I don't see any obvious errors in the logs of the various Docker containers.
Any advice on what the issue may be?
Cheers
--Russell