Connection Failure with Custom Connectors

Summary

User reports connection failures with custom connectors in Airbyte Cloud, receiving a configuration check error indicating a timeout issue with the connector’s output files.


Question

Hello everyone !
I am having trouble with all my connections since this morning, involving both of my custom connectors. The connections all fail with the same error, and I get the same error when trying to modify the source and hit “Test and save”, or even the “Retest saved source”.
Everything worked correctly yesterday, I don’t know what happened ?
I am using Airbyte Cloud.
Here is the error :

Workload failed, source: unknown


Learn more
Internal message: Failed to find output files from connector within timeout of 9 minute(s). Is the connector still running?
Failure origin: airbyte_platform```
Thanks for your help !

<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/p1732187102756209) if you want
to access the original thread.

[Join the conversation on Slack](https://slack.airbyte.com)

<sub>
['connection-failure', 'custom-connectors', 'airbyte-cloud', 'timeout-error', 'configuration-check']
</sub>

I don’t have a solution to this but I’m also getting the same error on my custom connectors. I think it’s an issue with the release of source-declarative-manifest:6.6.7, as my I’ve made no changes to my system and that’s the only thing that’s different since yesterday.

the same, don’t have a solution, but experiencing the same issue with our custom connector

I think the AIRBYTE_ENTRYPOINT environment variable is not set within the base source-declarative-manifest:6.6.7 image as the main container within the manifest-check pod gives the error: Entrypoint was not set! AIRBYTE_ENTRYPOINT must be set in the container. Hopefully there will be an update soon.

Created issue: https://github.com/airbytehq/airbyte/issues/48599

Same, my custom connectors are failing.

https://status.airbyte.com/cm3rfz0lu001lpu5ziy0p6848

A fix seems to have been implemented, custom connectors are working again