Skip to content

Commit

Permalink
Direct to Discourse tagged list instead of specific issues on Trouble…
Browse files Browse the repository at this point in the history
…shooting. (#6848)
  • Loading branch information
avaidyanatha committed Oct 7, 2021
1 parent 31af81e commit 276d914
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
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

0 comments on commit 276d914

Please sign in to comment.