<@U04SE163WC8> quickbook issue io.airbyte.workers....
# ask-ai
k
@kapa.ai quickbook issue io.airbyte.workers.internal.exception.DestinationException: Destination process exited with non-zero exit code
u
The error message "io.airbyte.workers.internal.exception.DestinationException: Destination process exited with non-zero exit code" indicates that the destination connector in your data pipeline has encountered an issue and exited with an error. This error is not specific to Quickbooks, but is a general error message in Airbyte that can occur with any source or destination connector. This error can occur due to various reasons such as connection issues, incorrect configuration, or issues with the data being transferred. The exact cause of the error can usually be found in the logs preceding this error message. Here are a few instances where this error was encountered: 1. In [Issue 31970](https://github.com/airbytehq/airbyte/issues/31970), the error occurred with the Bigquery destination connector. The error was related to the propagation of column changes not applying non-breaking changes on the destination table. 2. In [Issue 28557](https://github.com/airbytehq/airbyte/issues/28557), the error occurred while ingesting data from Iterable to BigQuery. 3. In [Issue 39900](https://github.com/airbytehq/airbyte/issues/39900), the error occurred when the user was trying to upgrade the platform version to use a newer connector version. 4. In [Issue 45118](https://github.com/airbytehq/airbyte/issues/45118), the error occurred with the MongoDB destination connector due to an Out Of Memory (OOM) error when copying data from temporary tables to permanent ones. 5. In [Issue 39128](https://github.com/airbytehq/airbyte/issues/39128), the error occurred with the AWS Datalake source connector. The error was related to a broken pipe exception. To resolve this issue, you would need to check the logs for more details about the error. If you're unable to resolve the issue, you can create a new issue in the [Airbyte GitHub repository](https://github.com/airbytehq/airbyte/issues) providing all the relevant details to get help from the Airbyte community.