Open cachho opened 1 year ago
@cachho is there a file/line log associated with this? thanks for reporting it
@cachho is there a file/line log associated with this? thanks for reporting it
That's all I see in the logs. What do you want me to look for?
Same message here running chromadb 0.4.10 with Python 3.11.5 There's no logs you see this the moment you start the client
When I try disabling telemetry it also makes no difference https://docs.trychroma.com/telemetry#opting-out
@benc-uk can you tell us more about your platform/env?
What happened?
I get the error mentioned below every time I do anything with Chroma. It happens with
Settings(anonymized_telemetry=False)
andSettings(anonymized_telemetry=True)
. This is not causing any issues, it's just making it hard to read the logs.Versions
Chroma 0.4.4, Python 3.11, Ubuntu WSL
Relevant log output