Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct to Discourse tagged list instead of specific issues on Trouble… #6848

Merged
merged 1 commit into from
Oct 7, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/integrations/destinations/bigquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ There are two flavors of connectors for this destination:

## Troubleshooting

#### Issue: `Dataset not found` after running sync. [\[Solution\]](https://discuss.airbyte.io/t/destination-bigquery-dataset-not-found/52)

#### Issue: `Field _airbyte_emitted_at has changed type from TIMESTAMP to STRING` sync error. [\[Solution\]](https://discuss.airbyte.io/t/destination-bigquery-field-airbyte-emitted-at-has-changed-type-from-timestamp-to-string/60)
Check out common troubleshooting issues for the BigQuery destination connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/destination-bigquery).

## Output Schema for BigQuery

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/destinations/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Airbyte S3 destination allows you to sync data to AWS S3 or Minio S3. Each s

## Troubleshooting

**Issue: `Failed to parse XML document with handler class` with failed sync. [\[Solution\]](https://discuss.airbyte.io/t/destination-s3-failed-to-upload-files/113/2)**
Check out common troubleshooting issues for the S3 destination connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/destination-s3).

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/sources/hubspot.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Troubleshooting

**Issue: `414 Client Error: Request-URI Too Large for url` failing sync. [\[Workaround\]](https://discuss.airbyte.io/t/source-hubspot-failed-sync-request-uri-too-large-for-contact-stream/59)**
Check out common troubleshooting issues for the Hubspot connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/source-hubspot).

## Supported Tables

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/sources/jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

## Troubleshooting

#### Issue: `Normalization failing, keyError updated` [\[Discussion.\]](https://discuss.airbyte.io/t/source-jira-failing-in-normalization-step-keyerror-updated/57)
Check out common troubleshooting issues for the Jira connector on our Discourse [here](https://discuss.airbyte.io/tags/c/connector/11/source-jira).

## Supported Tables

Expand Down
2 changes: 1 addition & 1 deletion docs/integrations/sources/mssql.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The MSSQL source does not alter the schema present in your database. Depending o

## Troubleshooting

#### Issue: `Connector provides wrong values for some data types.` See [discussion](https://github.com/airbytehq/airbyte/issues/4270) on unexpected behaviour for certain datatypes.
You may run into an issue where the connector provides wrong values for some data types. See [discussion](https://github.com/airbytehq/airbyte/issues/4270) on unexpected behaviour for certain datatypes.

## Getting Started (Airbyte Cloud)
On Airbyte Cloud, only TLS connections to your MSSQL instance are supported in source configuration. Other than that, you can proceed with the open-source instructions below.
Expand Down