Gilmar San Buenaventura
02/10/2025, 9:39 AMkapa.ai
02/10/2025, 9:40 AMERROR i.a.c.s.h.EnterpriseSourceStubsHandler(listEnterpriseSourceStubs):53 - Encountered an HTTP error fetching enterprise connectors. Message: Unexpected code 403
3. This issue seems to be related to the Airbyte platform's attempt to communicate with an external service to fetch enterprise source information. 4. Some users have attempted to resolve this by setting the ENTERPRISE_SOURCE_STUBS_URL
environment variable to an empty string, but this doesn't always solve the problem. 5. The error appears to be occurring in recent versions of Airbyte, including those deployed via Helm charts. To troubleshoot this issue, you could try the following: 1. Check if you're using the latest version of Airbyte, as there's a possibility that this issue has been addressed in a recent update. 2. If you're deploying Airbyte using Helm charts, you could try setting the ENTERPRISE_SOURCE_STUBS_URL
to an empty string in your Helm values, although this may not completely resolve the issue. 3. If the problem persists, it would be advisable to report this issue to the Airbyte team through their GitHub repository, providing detailed information about your deployment environment and the steps to reproduce the error. It's important to note that this seems to be an ongoing issue with the Airbyte platform itself, rather than a problem with your specific configuration. The root cause appears to be related to how Airbyte handles enterprise source information, and a comprehensive fix may require updates from the Airbyte development team.