Skip to content

Using Haystack offline #3394

Oct 14, 2022 · 2 comments · 12 replies
Discussion options

You must be logged in to vote

We found the problem and it should be fixed now on the main branch after we just merged #3465
I tested it locally by running:

rm ~/.haystack/config.yaml
export HAYSTACK_TELEMETRY_ENABLED=False
python
from haystack.document_stores import InMemoryDocumentStore
document_store = InMemoryDocumentStore()

The error message doesn't show up anymore for me. Please let me know if you are still facing this issue.

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
10 replies
@aschatzHM
Comment options

@flawaetz
Comment options

@ZanSara
Comment options

@flawaetz
Comment options

@ZanSara
Comment options

Comment options

You must be logged in to vote
2 replies
@julian-risch
Comment options

@prathmeshgd
Comment options

Answer selected by julian-risch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants