Summary
User encountered a 404 error when attempting to create a ChromaDB destination in Airbyte, specifically related to an unexpected URL postfix added by Airbyte.
Question
Hi, I’m trying to create ChromaDB destination, but ran into an error:
File "/usr/local/lib/python3.10/site-packages/chromadb/api/fastapi.py", line 628, in raise_chroma_error
resp.raise_for_status()
File "/usr/local/lib/python3.10/site-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: <http://ask-tikal-chromadb.ask-tikal.svc.cluster.local:8000/api/v1/tenants/default_tenant>```
Weird, why Airbyte adding this postfix `/api/v1/tenants/default_tenant` to the my host?
any ideas?
<br>
---
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. [Click here](https://airbytehq.slack.com/archives/C021JANJ6TY/p1707826016852259) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
['chromadb', 'destination', 'http-error', '404', 'airbyte']
</sub>