Mehmet Berk Souksu
03/01/2023, 9:29 AMBob De Schutter
03/01/2023, 9:54 AM2023-03-01 09:52:20 ERROR i.a.s.a.ApiHelper(execute):37 - Unexpected Exception
java.lang.RuntimeException: Failed to fetch remote definitions
at io.airbyte.config.init.RemoteDefinitionsProvider.getRemoteDefinitionCatalog(RemoteDefinitionsProvider.java:122) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getSourceDefinitionsMap(RemoteDefinitionsProvider.java:65) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getSourceDefinitions(RemoteDefinitionsProvider.java:91) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.commons.server.handlers.SourceDefinitionsHandler.getLatestSources(SourceDefinitionsHandler.java:155) ~[io.airbyte-airbyte-commons-server-0.41.0.jar:?]
at io.airbyte.commons.server.handlers.SourceDefinitionsHandler.listLatestSourceDefinitions(SourceDefinitionsHandler.java:151) ~[io.airbyte-airbyte-commons-server-0.41.0.jar:?]
at io.airbyte.server.apis.ApiHelper.execute(ApiHelper.java:23) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.airbyte.server.apis.SourceDefinitionApiController.listLatestSourceDefinitions(SourceDefinitionApiController.java:96) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.airbyte.server.apis.$SourceDefinitionApiController$Definition$Exec.dispatch(Unknown Source) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.micronaut.context.AbstractExecutableMethodsDefinition$DispatchedExecutableMethod.invoke(AbstractExecutableMethodsDefinition.java:371) ~[micronaut-inject-3.8.5.jar:3.8.5]
at io.micronaut.context.DefaultBeanContext$4.invoke(DefaultBeanContext.java:594) ~[micronaut-inject-3.8.5.jar:3.8.5]
at io.micronaut.web.router.AbstractRouteMatch.execute(AbstractRouteMatch.java:246) ~[micronaut-router-3.8.5.jar:3.8.5]
at io.micronaut.web.router.RouteMatch.execute(RouteMatch.java:111) ~[micronaut-router-3.8.5.jar:3.8.5]
at io.micronaut.http.context.ServerRequestContext.with(ServerRequestContext.java:103) ~[micronaut-http-3.8.5.jar:3.8.5]
at io.micronaut.http.server.RouteExecutor.lambda$executeRoute$14(RouteExecutor.java:659) ~[micronaut-http-server-3.8.5.jar:3.8.5]
at reactor.core.publisher.FluxDeferContextual.subscribe(FluxDeferContextual.java:49) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194) ~[reactor-core-3.5.0.jar:3.5.0]
at io.micronaut.reactive.reactor.instrument.ReactorInstrumentation.lambda$init$0(ReactorInstrumentation.java:62) ~[micronaut-runtime-3.8.5.jar:3.8.5]
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
at io.micronaut.scheduling.instrument.InvocationInstrumenterWrappedCallable.call(InvocationInstrumenterWrappedCallable.java:53) ~[micronaut-context-3.8.5.jar:3.8.5]
at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: java.net.http.HttpTimeoutException: request timed out
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:844) ~[java.net.http:?]
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getRemoteDefinitionCatalog(RemoteDefinitionsProvider.java:113) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
... 24 more
2023-03-01 09:52:20 ERROR i.a.s.e.UncaughtExceptionHandler(handle):28 - Uncaught exception
java.lang.RuntimeException: Failed to fetch remote definitions
at io.airbyte.config.init.RemoteDefinitionsProvider.getRemoteDefinitionCatalog(RemoteDefinitionsProvider.java:122) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getSourceDefinitionsMap(RemoteDefinitionsProvider.java:65) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getSourceDefinitions(RemoteDefinitionsProvider.java:91) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
at io.airbyte.commons.server.handlers.SourceDefinitionsHandler.getLatestSources(SourceDefinitionsHandler.java:155) ~[io.airbyte-airbyte-commons-server-0.41.0.jar:?]
at io.airbyte.commons.server.handlers.SourceDefinitionsHandler.listLatestSourceDefinitions(SourceDefinitionsHandler.java:151) ~[io.airbyte-airbyte-commons-server-0.41.0.jar:?]
at io.airbyte.server.apis.ApiHelper.execute(ApiHelper.java:23) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.airbyte.server.apis.SourceDefinitionApiController.listLatestSourceDefinitions(SourceDefinitionApiController.java:96) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.airbyte.server.apis.$SourceDefinitionApiController$Definition$Exec.dispatch(Unknown Source) ~[io.airbyte-airbyte-server-0.41.0.jar:?]
at io.micronaut.context.AbstractExecutableMethodsDefinition$DispatchedExecutableMethod.invoke(AbstractExecutableMethodsDefinition.java:371) ~[micronaut-inject-3.8.5.jar:3.8.5]
at io.micronaut.context.DefaultBeanContext$4.invoke(DefaultBeanContext.java:594) ~[micronaut-inject-3.8.5.jar:3.8.5]
at io.micronaut.web.router.AbstractRouteMatch.execute(AbstractRouteMatch.java:246) ~[micronaut-router-3.8.5.jar:3.8.5]
at io.micronaut.web.router.RouteMatch.execute(RouteMatch.java:111) ~[micronaut-router-3.8.5.jar:3.8.5]
at io.micronaut.http.context.ServerRequestContext.with(ServerRequestContext.java:103) ~[micronaut-http-3.8.5.jar:3.8.5]
at io.micronaut.http.server.RouteExecutor.lambda$executeRoute$14(RouteExecutor.java:659) ~[micronaut-http-server-3.8.5.jar:3.8.5]
at reactor.core.publisher.FluxDeferContextual.subscribe(FluxDeferContextual.java:49) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:62) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.publisher.FluxSubscribeOn$SubscribeOnSubscriber.run(FluxSubscribeOn.java:194) ~[reactor-core-3.5.0.jar:3.5.0]
at io.micronaut.reactive.reactor.instrument.ReactorInstrumentation.lambda$init$0(ReactorInstrumentation.java:62) ~[micronaut-runtime-3.8.5.jar:3.8.5]
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:84) ~[reactor-core-3.5.0.jar:3.5.0]
at reactor.core.scheduler.WorkerTask.call(WorkerTask.java:37) ~[reactor-core-3.5.0.jar:3.5.0]
at io.micronaut.scheduling.instrument.InvocationInstrumenterWrappedCallable.call(InvocationInstrumenterWrappedCallable.java:53) ~[micronaut-context-3.8.5.jar:3.8.5]
at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
Caused by: java.net.http.HttpTimeoutException: request timed out
at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:844) ~[java.net.http:?]
at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:123) ~[java.net.http:?]
at io.airbyte.config.init.RemoteDefinitionsProvider.getRemoteDefinitionCatalog(RemoteDefinitionsProvider.java:113) ~[io.airbyte.airbyte-config-init-0.41.0.jar:?]
... 24 more
Someone have any idea what could be causing this?laila ribke
03/01/2023, 12:10 PMThiago Villani
03/01/2023, 1:07 PMErnesto Costa
03/01/2023, 2:01 PMChris Pinchot
03/01/2023, 2:17 PMSean Glynn
03/01/2023, 2:27 PM2023-03-02 10:11:16 ERROR i.a.w.g.DefaultReplicationWorker(replicate):259 - Sync worker failed.
io.airbyte.workers.exception.WorkerException: java.io.IOException: kubectl cp failed with exit code 1
2023-03-01 10:10:50 WARNi.t.i.s.WorkflowExecuteRunnable(throwAndFailWorkflowExecution):134 - Workflow execution failure WorkflowId='sync_2465', RunId=9dbc128b-e826-4cf2-b86e-6daad66ea1e2, WorkflowType='SyncWorkflow'
io.temporal.failure.ActivityFailure: scheduledEventId=51, startedEventId=52, activityType='Normalize', activityId='6be893fc-04a9-301c-b7ff-e921b5e0e2c8', identity='1@data-airbyte-worker-7dfdfd79f7-tq9q5', retryState=RETRY_STATE_MAXIMUM_ATTEMPTS_REACHED
.....
Log4j2Appender says: Completing future exceptionally...
2023-03-01 10:10:50 INFOi.a.w.t.TemporalAttemptExecution(lambda$getWorkerThread$5):198 - Completing future exceptionally...
io.airbyte.workers.exception.WorkerException: Normalization Failed.
.....
Log4j2Appender says: Normalization failed for job 2466.
2023-03-01 10:34:56 ERROR i.a.w.g.DefaultReplicationWorker(replicate):259 - Sync worker failed.
io.airbyte.workers.exception.WorkerException: Cannot invoke "java.lang.Integer.intValue()" because the return value of "io.airbyte.workers.process.KubePortManagerSingleton.take()" is null
Once we restart the worker pod - things return to normal.
We face this issue 1-2 times per day at different times.
Are there any related open issues or suggestions on how to tune configurations to avoid this?
Related issues:
• This issue has been closed but we are experiencing the same issue: https://github.com/airbytehq/airbyte/issues/10748#issuecomment-1069139006
• We have deployed the newest Airbyte version which includes the increased timeout fix mentioned here: https://github.com/airbytehq/airbyte/issues/22907
Airbyte version: 0.41.0
I can confirm that the worker has sufficient resources (cpu/memory/disk) so I do not believe this is the issue.Tim Josefsson
03/01/2023, 3:09 PMhost.docker.internal
didn't seem to do the trick and if I try adding by modifying the docker-compose.yaml as suggested here https://docs.airbyte.com/troubleshooting/new-connection/
extra_hosts:
- "host.docker.internal:host-gateway"
I just get the following when trying to run ./run-ab-platform.sh
(root) Additional property extra_hosts is not allowed
So what's the proper way of getting this to work?Gregory Morgen
03/01/2023, 4:15 PMhelm install airbyte airbyte/airbyte
I have to use octavia to export the airbyte configuration since the option the export from the UI was removed.
Octavia is not able to initialize:
octavia --airbyte-url <http://127.0.0.1:8000> --airbyte-username airbyte --airbyte-password password --workspace-id c21a4d1d-5eed-4aac-8dbd-8fd8373b8fa6 init
Error: Could not reach your Airbyte instance, make sure the instance is up and running and network reachable: HTTPConnectionPool(host='127.0.0.1', port=8000): Max retries exceeded with url: /api/v1/health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0xffff97fc1be0>: Failed to establish a new connection: [Errno 111] Connection refused'))
simply curling the health endpoint is fine:
curl <http://127.0.0.1:8000/api/v1/health>
{"available":true}%
I wonder if this is an auth issue - how do I find or reset the username and password in this case of a default helm install?
Thank you for your assistance.Dayten Sheffar
03/01/2023, 4:56 PMsales_reports
) to a local postgres db. I reset the data but when I “refresh source schema” the table sales_reports
disappears (so I can’t save the changes).
I tried setting up a brand new source (i.e., AppStore 2) and all the default connection tests pass. When I use this duplicated source in a connection (again to postgres) the table doesn’t even appear under “Activate the streams you want to sync”…
I understand the AppStore connector is in alpha and may not receive support, hoping someone has solved this before. I can pull data from python from the AppStore with the same access keys (but defeats the point of having Airbyte if I have to orchestrate python scripts anyway).
Can I rollback my AppStore connector to a working version at least?Andre Santos
03/01/2023, 5:45 PMAndrew Reeve
03/01/2023, 5:48 PMJeff Jolicoeur
03/01/2023, 6:05 PMCarolina Buckler
03/01/2023, 7:13 PMNon-breaking schema updates detected.
A few of the connectors (Bing Ads, Facebook Marketing, MySQL) don’t actually show the schema changes, and are now having data type issues and the stream is breaking. The Salesforce source connector does show a readout of the changes, and has not failed.user
03/01/2023, 7:47 PMAdrián Velasco
03/01/2023, 7:47 PMMalik
03/01/2023, 8:03 PMrunning PreBind plugin "VolumeBinding": binding volumes: timed out waiting for the condition
Online I saw that I might need the EBS CSI driver add-on, but I did not find that in the airbyte docs and was unsure if that is the right approach to solving this issue. please adviseuser
03/01/2023, 8:13 PMRyan Taylor
03/01/2023, 8:36 PMKetan Mangukiya
03/01/2023, 9:08 PMyulia norenko
03/01/2023, 10:10 PMSantiago Estupiñan Romero
03/01/2023, 11:16 PMJSON schema validation failed
. Then the sync fails and it says that there is an error in the normalization and that it cannot find the JSON schema. Does anyone know why this happens orr how to fix it? Do I need to open an issue?Sharath Chandra
03/02/2023, 5:04 AMarchna singh
03/02/2023, 5:21 AMCamilo Atencio Franco
03/02/2023, 5:36 AMSergey Kedrov
03/02/2023, 6:39 AMAman Kesharwani
03/02/2023, 7:23 AM2023-02-28 12:54:17 - Additional Failure Information: java.lang.NullPointerException: Array contains a null element at 0. Set parquet.avro.write-old-list-structure=false to turn on support for arrays with null elements.
Aman Kesharwani
03/02/2023, 7:24 AMparquet.avro.write-old-list-structure=false
in the destination connector code or any alternate approach to resolve this issueThomas Gerber
03/02/2023, 7:50 AMSebastian Brickel
03/02/2023, 8:20 AM