Issue with Namespace Error in Airbyte Connection

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>

Hello <@U083VCJ4CRK> I hadn’t noticed this issue before. Could you please file a GitHub issue and include the versions of the Postgres and Pinecone connectors you’re using, as well as the Airbyte platform version?

Hi <@U01MMSDJGC9>, this issue has already been raised here (cc <@U07K59XTJ23>): https://github.com/airbytehq/airbyte/discussions/45089