Lucas Gonthier
10/19/2022, 1:33 PMHemalatha Tahapa
10/19/2022, 2:16 PMGreg Smith
10/19/2022, 2:44 PMFULL
access the biggest concern is will airbyte be doing writes into our netsuite data or even possibly deleting?Ramon Vermeulen
10/19/2022, 3:08 PMworker
pod is CrashLoopBackoff, any idea what can be causing this? The logs are showing a Micronaut error and then shutting down
[m i.m.r.Micronaut(handleStartupException):338 - Error starting Micronaut server: null
with stacktrace
java.lang.IllegalArgumentException: null at com.google.common.base.Preconditions.checkArgument(Preconditions.java:131) ~[guava-31.1-jre.jar:?] at io.airbyte.config.storage.DefaultS3ClientFactory.validateBase(DefaultS3ClientFactory.java:36) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.config.storage.MinioS3ClientFactory.validate(MinioS3ClientFactory.java:33) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.config.storage.MinioS3ClientFactory.<init>(MinioS3ClientFactory.java:27) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.config.helpers.CloudLogs.createCloudLogClient(CloudLogs.java:48) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.config.helpers.LogClientSingleton.createCloudClientIfNull(LogClientSingleton.java:164) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.config.helpers.LogClientSingleton.setWorkspaceMdc(LogClientSingleton.java:151) ~[io.airbyte.airbyte-config-config-models-0.40.15.jar:?] at io.airbyte.workers.ApplicationInitializer.initializeCommonDependencies(ApplicationInitializer.java:163) ~[io.airbyte-airbyte-workers-0.40.15.jar:?] at io.airbyte.workers.ApplicationInitializer.onApplicationEvent(ApplicationInitializer.java:136) ~[io.airbyte-airbyte-workers-0.40.15.jar:?] at io.airbyte.workers.ApplicationInitializer.onApplicationEvent(ApplicationInitializer.java:59) ~[io.airbyte-airbyte-workers-0.40.15.jar:?] at io.micronaut.context.event.ApplicationEventPublisherFactory.notifyEventListeners(ApplicationEventPublisherFactory.java:262) ~[micronaut-inject-3.7.1.jar:3.7.1] at io.micronaut.context.event.ApplicationEventPublisherFactory.access$200(ApplicationEventPublisherFactory.java:60) ~[micronaut-inject-3.7.1.jar:3.7.1] at io.micronaut.context.event.ApplicationEventPublisherFactory$2.publishEvent(ApplicationEventPublisherFactory.java:229) ~[micronaut-inject-3.7.1.jar:3.7.1] at io.micronaut.http.server.netty.NettyHttpServer.lambda$fireStartupEvents$15(NettyHttpServer.java:587) ~[micronaut-http-server-netty-3.7.1.jar:3.7.1] at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] at io.micronaut.http.server.netty.NettyHttpServer.fireStartupEvents(NettyHttpServer.java:581) ~[micronaut-http-server-netty-3.7.1.jar:3.7.1] at io.micronaut.http.server.netty.NettyHttpServer.start(NettyHttpServer.java:298) ~[micronaut-http-server-netty-3.7.1.jar:3.7.1] at io.micronaut.http.server.netty.NettyHttpServer.start(NettyHttpServer.java:104) ~[micronaut-http-server-netty-3.7.1.jar:3.7.1] at io.micronaut.runtime.Micronaut.lambda$start$2(Micronaut.java:81) ~[micronaut-context-3.7.1.jar:3.7.1] at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] at io.micronaut.runtime.Micronaut.start(Micronaut.java:79) ~[micronaut-context-3.7.1.jar:3.7.1] at io.micronaut.runtime.Micronaut.run(Micronaut.java:323) ~[micronaut-context-3.7.1.jar:3.7.1] at io.micronaut.runtime.Micronaut.run(Micronaut.java:309) ~[micronaut-context-3.7.1.jar:3.7.1] at io.airbyte.workers.Application.main(Application.java:12) ~[io.airbyte-airbyte-workers-0.40.15.jar:?]
Update:
Fixed by setting these in values.yaml https://github.com/airbytehq/airbyte/issues/17390#issuecomment-1274716117Ashley Baer
10/19/2022, 3:31 PMMilind Soni
10/19/2022, 3:38 PMMurat Cetink
10/19/2022, 6:27 PMFabio Marcelo Vicente Santos
10/19/2022, 6:52 PMJamie Isabel
10/19/2022, 6:54 PMMaykon Lopes
10/19/2022, 7:19 PMRyan Coordinator
10/19/2022, 9:23 PMRyan Coordinator
10/19/2022, 9:42 PMRyan Coordinator
10/19/2022, 9:43 PMRyan Coordinator
10/19/2022, 9:46 PMRyan Coordinator
10/19/2022, 9:57 PM404 Roy
10/20/2022, 3:39 AMJay
10/19/2022, 8:21 PMInternal Server Error: Get Spec job failed.
error and I think it has to do with airbyte not able to pull images from the private repo. Any tips here?
I am using airbyte open source on an EC2 and was looking at this for context but am not sure how to implement: https://docs.airbyte.com/operator-guides/using-custom-connectors/#on-dockerhub---repositoriesSardar Abdullah Khawar
10/20/2022, 6:29 AMHuib
10/20/2022, 6:47 AMMichal Moravik
10/20/2022, 9:20 AMdocker-compose up
, and went to localhost:8000
. Instead of seeing some user set up I only see alert window for signing in. I have not setup any user yet so obviously I cannot proceed. Any ideas why this happens?Hiep Minh Pham
10/20/2022, 9:33 AM2019-01-01
in the source setup (below), the earliest date I can get is around June last yearVu Le Hoang
10/20/2022, 9:41 AMenv
file of version v0.40.15
, the version variable is still v0.40.14
Will it be able to pull image of version v0.40.15
?
https://github.com/airbytehq/airbyte/blob/v0.40.15/.env#L13Anuj Devrani
10/20/2022, 10:15 AM{
"workspaceId": "3057872d-237f-4f05-85eb-d1a7a5431157",
"name": "Test-google-ad",
}
Kazi Khayruzzaman
10/20/2022, 10:53 AMPrecious Agboado
10/20/2022, 11:56 AMAnandkumar Dharmaraj
10/20/2022, 12:34 PMMilind Soni
10/20/2022, 12:44 PMJhonatas Kleinkauff
10/20/2022, 1:37 PMRobert Put
10/20/2022, 2:04 PMEmilja Dankevičiūtė
10/20/2022, 2:04 PM2022-10-20 13:18:21 INFO i.a.c.i.LineGobbler(voidCall):114 -
2022-10-20 13:18:21 INFO i.a.c.i.LineGobbler(voidCall):114 - ----- END CHECK -----
2022-10-20 13:18:21 INFO i.a.c.i.LineGobbler(voidCall):114 -
and then nothing for over half an hour, but the sync is still running. we're using kubernetes, deploying with helm. what can we do to improve performance? increase job resource limits?