Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred while processing your request: [Errno 111] Connection refused #5

Open
priyam-shah opened this issue Nov 9, 2024 · 1 comment

Comments

@priyam-shah
Copy link

I am using WSL,
in one terminal I run the project using streamlit run new.py and in another terminal i run the docker using docker run -p 6333:6333 -p 6334:6334 -v $(pwd)/qdrant_storage:/qdrant/storage:z qdrant/qdrant

@priyam-shah
Copy link
Author

If i run without wsl, i get this error
An error occurred while processing your request: [WinError 10061] No connection could be made because the target machine actively refused it
despite qdrant running, the errors comes up at the chat step

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant