Brian Fertig
03/11/2023, 1:26 AMNikunj Bajaj
03/11/2023, 8:45 AMTigran
03/11/2023, 11:23 AMerror type: mapper_parsing_exception
reason: failed to parse field [_id] of type [_id] in document with id '015dd0d8-9f33-4ab1-966a-148163d35144'. Preview of field's value: 'zaLEs1gr6t'
at io.airbyte.integrations.destination.elasticsearch.ElasticsearchAirbyteMessageConsumerFactory.lambda$recordWriterFunction
It occurs even in the simplest cases where only a few fields are present in the source documents.Adam Roderick
03/11/2023, 2:35 PMBrian Fertig
03/11/2023, 4:07 PMBalasubramanian T K
03/11/2023, 4:21 PMCallum McCaffery
03/11/2023, 5:49 PMCamilo Atencio Franco
03/11/2023, 10:51 PMYepher
03/11/2023, 11:48 PMeksctl create cluster
helm repo add airbyte <https://airbytehq.github.io/helm-charts>
helm repo update
helm search repo airbyte
========
NAME CHART VERSION APP VERSION DESCRIPTION
airbyte/airbyte 0.45.0 0.41.0 Helm chart to deploy airbyte
airbyte/airbyte-bootloader 0.45.0 0.41.0 Helm chart to deploy airbyte-bootloader
airbyte/airbyte-cron 0.40.37 0.40.17 Helm chart to deploy airbyte-cron
airbyte/connector-builder-server 0.45.0 0.41.0 Helm chart to deploy airbyte-connector-builder-...
airbyte/cron 0.45.0 0.41.0 Helm chart to deploy airbyte-cron
airbyte/metrics 0.45.0 0.40.3 Helm chart to deploy airbyte-metrics
airbyte/pod-sweeper 0.45.0 0.39.37-alpha Helm chart to deploy airbyte-pod-sweeper
airbyte/server 0.45.0 0.41.0 Helm chart to deploy airbyte-server
airbyte/temporal 0.45.0 0.41.0 Helm chart to deploy airbyte-temporal
airbyte/webapp 0.45.0 0.41.0 Helm chart to deploy airbyte-webapp
airbyte/worker 0.45.0 0.41.0 Helm chart to deploy airbyte-worker
=======
helm install 0.45.0 airbyte/airbyte
once that returns I get:
kubectl get pods
NAME READY STATUS RESTARTS AGE
0.45.0-airbyte-bootloader 0/1 Error 0 19m
airbyte-db-0 0/1 Pending 0 19m
airbyte-minio-0 0/1 Pending 0 19m
VISHAL B
03/12/2023, 12:43 PMMatheus Barbosa
03/12/2023, 8:55 PM{
"message": "Internal Server Error: Undefined parameter 'client_id' necessary for the OAuth Flow.",
"exceptionClassName": "java.lang.IllegalArgumentException",
}
Liam Coley
03/13/2023, 3:01 AMFred Manley
03/13/2023, 3:10 AMVISHAL B
03/13/2023, 7:37 AMManish Tomar
03/13/2023, 7:54 AMMario Beteta
03/13/2023, 8:50 AM"Could not perform read with with error: Every message grouping should have at least one request and response"
Johannes Müller
03/13/2023, 8:55 AMRamon Vermeulen
03/13/2023, 9:39 AMInternal Server Error: SQL [select * from "public"."actor_definition" left outer join "public"."actor_definition_workspace_grant" on ("public"."actor_definition"."id" = "public"."actor_definition_workspace_grant"."actor_definition_id" and "public"."actor_definition_workspace_grant"."workspace_id" = cast(? as uuid)) where ("public"."actor_definition"."id" = cast(? as uuid) and ("public"."actor_definition"."public" = ? or "public"."actor_definition_workspace_grant"."workspace_id" = cast(? as uuid)))]; Error while reading field: "public"."actor_definition_workspace_grant"."workspace_id", at JDBC index: 23
Any idea what can be the cause of this, all other type of connectors are working fine.
EDIT: I tried different versions of google sheets, also when making new sources of type google sheets the same error occurs. With other type of sources or connections there are no problems.
UPDATE: After upgrading to Airbyte 41.0.0 the problems resolved.Ramon Vermeulen
03/13/2023, 9:51 AMtemporal
and temporal_visibility
databases if you have a problem when upgrading with the schema versions? Will the deployment recreate them?
UPDATE: I can confirm that the temporal container will automatically re-create both databases.Talha Naeem
03/13/2023, 10:05 AMMohamed Magdy
03/13/2023, 11:23 AMBismay
03/13/2023, 12:00 PMBismay
03/13/2023, 12:00 PMDany Chepenko
03/13/2023, 12:29 PM"HubspotInvalidAuth('The API key used to make this call is expired. View or manage your API key here: <https://app-eu1.hubspot.com/l/api-key/>')"
Avi Garg
03/13/2023, 1:29 PMMatheus Barbosa
03/13/2023, 1:44 PMLeo Schick
03/13/2023, 1:51 PMnon-json response
. I use multiple connectors but Zendesk Chat is the only one I have this issue withlaila ribke
03/13/2023, 2:29 PMKulraj Singh Kohli
03/13/2023, 2:38 PMAbdelkrim lemaadi
03/13/2023, 2:55 PM0.42.0
and airtable to 2.0.3
then we are unable to sync airbyte connection and getting the following error even after downgrading airtable to 2.0.1
2023-03-13 14:28:54 INFO i.a.c.EnvConfigs(getEnvOrDefault):1222 - Using default value for environment variable FEATURE_FLAG_CLIENT: ''
2023-03-13 14:28:54 INFO i.a.c.i.LineGobbler(voidCall):149 - Checking if airbyte/source-airtable:2.0.1 exists...
2023-03-13 14:28:54 INFO i.a.c.i.LineGobbler(voidCall):149 - airbyte/source-airtable:2.0.1 was found locally.
2023-03-13 14:28:54 INFO i.a.w.p.DockerProcessFactory(create):130 - Creating docker container = source-airtable-check-800-0-runao with resources io.airbyte.config.ResourceRequirements@87011e4[cpuRequest=,cpuLimit=,memoryRequest=,memoryLimit=] and allowedHosts null
2023-03-13 14:28:54 INFO i.a.w.p.DockerProcessFactory(create):175 - Preparing command: docker run --rm --init -i -w /data/800/0 --log-driver none --name source-airtable-check-800-0-runao --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e STRICT_COMPARISON_NORMALIZATION_WORKSPACES= -e WORKER_CONNECTOR_IMAGE=airbyte/source-airtable:2.0.1 -e AUTO_DETECT_SCHEMA=true -e LAUNCHDARKLY_KEY= -e SOCAT_KUBE_CPU_REQUEST=0.1 -e STRICT_COMPARISON_NORMALIZATION_TAG=strict_comparison2 -e SOCAT_KUBE_CPU_LIMIT=2.0 -e USE_STREAM_CAPABLE_STATE=true -e FIELD_SELECTION_WORKSPACES= -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e APPLY_FIELD_SELECTION=false -e WORKER_JOB_ATTEMPT=0 -e FEATURE_FLAG_CLIENT= -e AIRBYTE_VERSION=0.42.0 -e WORKER_JOB_ID=800 airbyte/source-airtable:2.0.1 check --config source_config.json
2023-03-13 14:28:54 INFO i.a.w.i.VersionedAirbyteStreamFactory(create):107 - Reading messages from protocol version 0.2.0
2023-03-13 14:29:00 ERROR i.a.w.i.DefaultAirbyteStreamFactory(internalLog):164 - {"error":{"type":"NOT_FOUND"}}
2023-03-13 14:29:00 ERROR i.a.w.i.DefaultAirbyteStreamFactory(internalLog):164 - Check failed
2023-03-13 14:29:01 INFO i.a.w.g.DefaultCheckConnectionWorker(run):120 - Check connection job received output: io.airbyte.config.StandardCheckConnectionOutput@11543499[status=failed,message='404 Client Error: Not Found for url: <https://api.airtable.com/v0/meta/bases>']
2023-03-13 14:29:01 INFO i.a.w.t.TemporalAttemptExecution(get):169 - Stopping cancellation check scheduling...
2023-03-13 14:29:01 INFO i.a.c.i.LineGobbler(voidCall):149 -
2023-03-13 14:29:01 INFO i.a.c.i.LineGobbler(voidCall):149 - ----- END CHECK -----
2023-03-13 14:29:01 INFO i.a.c.i.LineGobbler(voidCall):149 -
2023-03-13 14:29:03 INFO i.a.v.j.JsonSchemaValidator(test):129 - JSON schema validation failed.
errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required
2023-03-13 14:29:03 INFO i.a.v.j.JsonSchemaValidator(test):129 - JSON schema validation failed.
errors: $.private_key: is missing but it is required
2023-03-13 14:29:03 INFO i.a.v.j.JsonSchemaValidator(test):129 - JSON schema validation failed.
errors: $.method: does not have a value in the enumeration [Standard]
2023-03-13 14:29:03 INFO i.a.c.f.EnvVariableFeatureFlags(autoDisablesFailingConnections):33 - Auto Disable Failing Connections: false