Summary
User encounters a namespace error during Airbyte execution despite successful test connections for Postgres source and Pinecone destination. The error indicates that the namespace is not found, and attempts to set a namespace in the connection settings do not resolve the issue.
Question
Hello, has anyone else run into this issue: https://airbytehq.slack.com/archives/C021JANJ6TY/p1725387421801829
The test connections for both Postgres source + Pinecone destination succeed.
This line is an error about namespace, but the Airbyte run itself still succeeds and even when I try to set a namespace in the Connection Settings, it still has the same error:
2024-12-05 18:15:09 replication-orchestrator ERROR Validation failed: "{\"type\": \"LOG\", \"message\": {\"level\": \"ERROR\", \"message\": \"UNKNOWN:Error received from peer {created_time:\\\"2024-12-06T02:15:09.825081004+00:00\\\", grpc_status:5, grpc_message:\\\"Namespace not found\\\"}\"}}"```
Full log is attached. Any guidance is appreciated. Thank you!
<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/p1733467948598379) if you want
to access the original thread.
[Join the conversation on Slack](https://slack.airbyte.com)
<sub>
['namespace-error', 'postgres-source', 'pinecone-destination', 'connection-settings']
</sub>