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

Pipedrive source 0.1.4 normalisation fails #6078

Closed
cnpatric opened this issue Sep 15, 2021 · 2 comments
Closed

Pipedrive source 0.1.4 normalisation fails #6078

cnpatric opened this issue Sep 15, 2021 · 2 comments

Comments

@cnpatric
Copy link

cnpatric commented Sep 15, 2021

Enviroment

  • Airbyte version: example is 0.29.17-alpha
  • OS Version / Instance: GCP
  • Deployment: Docker
  • Source Connector and version: Pipedrive 0.1.4
  • Destination Connector and version: BigQuery 0.4.0
  • Severity: High
  • Step where error happened: First full sync during table creation

Current Behavior

Data is pulled from Pipedrive and during table creation in BigQuery the sync fails with a normalisation error and 404 errors.

Expected Behavior

Sync finishes

Logs

LOG

2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Completed with 2 errors and 0 warnings:
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 -
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - 404 GET https://bigquery.googleapis.com/bigquery/v2/projects/craftnote-live/datasets/airbyte_pipedrive/tables/leads_value?prettyPrint=false: Not found: Dataset craftnote-live:airbyte_pipedrive
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 -
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Database Error in model persons (models/generated/airbyte_tables/airbyte_pipedrive/persons.sql)
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - Invalid timestamp: '11:15:00'
2021-09-15 11:09:40 INFO () LineGobbler(voidCall):85 - compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/airbyte_pipedrive/persons.sql

logs-1-0 (1).txt

Steps to Reproduce

unknown

@cnpatric cnpatric added the type/bug Something isn't working label Sep 15, 2021
@cnpatric
Copy link
Author

The 404 errors disappeared on second attempt but the invalid timestamp still exists

@marcosmarxm marcosmarxm added the area/connectors Connector related issues label Sep 29, 2021
@sherifnada
Copy link
Contributor

fixed in https://github.com/airbytehq/airbyte/pull/6441/files, @cnpatric please upgrade to the latest version and try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants