<@U04SE163WC8> Error: failure to invoke API │ │ ...
# ask-ai
m
@kapa.ai Error: failure to invoke API │ │ with airbyte_connection.bigquery_connection, │ on connection.tf line 28, in resource "airbyte_connection" "bigquery_connection": │ 28: resource "airbyte_connection" "bigquery_connection" { │ │ unknown status code returned: Status 500 │ {"status":500,"type":"https://reference.airbyte.com/reference/errors","title":"unexpected-problem","detail":"An unexpected problem has occurred. If this is an error │ that needs to be addressed, please submit a pull request or github issue.","documentationUrl":null,"data":{"message":"Something went wrong in the connector. │ logs:Something went wrong in the connector. See the logs for more details."}}. Can you help me resolve this
u
Based on the information provided in the knowledge sources, it appears you're encountering a common issue with Airbyte where the API is returning a 500 Internal Server Error when trying to create a connection using Terraform. This error is often related to issues in the Airbyte server or API. Here are some potential steps to resolve this issue: 1. Check your Airbyte version: Make sure you're using the latest version of Airbyte. Some users have reported that upgrading to the latest version resolved similar issues [Github Issue #38282](https://github.com/airbytehq/airbyte/issues/38282). 2. Review your server logs: The error message suggests checking the logs for more details. Look for any specific error messages in your Airbyte server logs that might provide more context about the issue [Github Issue #46667](https://github.com/airbytehq/airbyte/issues/46667). 3. Verify your source and destination configurations: Ensure that your source and destination configurations are correct and that you can successfully test the connections independently of creating the connection through Terraform [Github Issue #33488](https://github.com/airbytehq/airbyte/issues/33488). 4. Check for network issues: Ensure that your Airbyte instance has proper network connectivity to both your source and destination. 5. Retry the operation: Sometimes, these errors can be transient. Try running your Terraform script again after a short wait. 6. If the issue persists, you may need to report this to the Airbyte team. As the error message suggests, if this is a recurring problem, it might be worth submitting a GitHub issue to the Airbyte repository with your specific details [Github Issue #46667](https://github.com/airbytehq/airbyte/issues/46667). If none of these steps resolve your issue, you may need to provide more information about your specific setup, including your Airbyte version, the exact configurations you're using (with sensitive information redacted), and any relevant logs to get more targeted assistance.
m
@kapa.ai 2024-10-28 192230 ERROR i.a.c.s.SecretsRepositoryWriter(deleteFromConfig):94 - Error deleting secret: airbyte_workspace_3740f37d-1443-482e-beba-57102cb8c087_secret_679d8357-0905-455e-b413-6d6f930b6d16_v3
u
A message from kapa.ai
u
New message text here