Ramkumar Vaidyanathan
06/10/2023, 5:32 PMSanjay Agarwal
06/12/2023, 5:43 PMOctavia Squidington III
06/12/2023, 7:45 PMLior Chen
06/12/2023, 8:08 PMAjay Kulkarni
06/12/2023, 11:32 PMAjay Kulkarni
06/12/2023, 11:32 PMKevin Conseil
06/13/2023, 8:49 AMJesper Bagge
06/13/2023, 12:08 PMvalues.yaml
?Octavia Squidington III
06/13/2023, 1:45 PMNikolai NergĂĄrd
06/13/2023, 2:21 PMKarl Harvey
06/13/2023, 3:42 PMWei Chun Tan
06/13/2023, 3:43 PMCaused by: org.jooq.exception.DataAccessException: SQL [alter table "schema_management" drop auto_propagation_status]; ERROR: column "auto_propagation_status" of relation "schema_management" does not exist
Pedro Doria
06/13/2023, 4:10 PMAnchit
06/13/2023, 11:20 PMKevin Phan
06/14/2023, 1:24 PM<http://external-dns.alpha.kubernetes.io/hostname|external-dns.alpha.kubernetes.io/hostname>
in our ingress file for the new airbyte version. Does anyone know what ingress networking changes might be the cause from Kustomize to helm? We were previously using kustomize. We have successfully deployed it but cannot access it unless we forward the pod to our local machine. This has to do with the airbyte-webapp to my understanding. Any ideas? cc @Marco HemkenPedro Doria
06/14/2023, 1:26 PMJohn Mizerany
06/14/2023, 1:54 PM2023-06-14 13:52:01 ERROR i.m.r.Micronaut(handleStartupException):338 - Error starting Micronaut server: null
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.validate(DefaultS3ClientFactory.java:32) ~[io.airbyte.airbyte-config-config-models-0.50.1.jar:?]
Christopher Wu
06/14/2023, 10:44 PMDanilo Drobac
06/15/2023, 8:56 AMOctavia Squidington III
06/15/2023, 1:45 PMBrian Castelli
06/15/2023, 2:21 PMJason Maddern
06/16/2023, 2:33 AMoctavia apply
for a connection, it updates, stores the new state. But if I immediately re-run apply for the same connection it says the state needs to be updated and re-runs.
I have just updated the state, I can see the state locally being updated. So it should say "no change needed". Any ideas on how I deal with this one?Pierre Vanacker
06/16/2023, 8:26 AM"java.lang.NumberFormatException: For input string: "1000000000000000000000000000000000" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.lang.Long.parseLong(Long.java:708) ~[?:?] at java.lang.Long.valueOf(Long.java:1156) ~[?:?] at org.jooq.tools.json.Yylex.yylex(Yylex.java:659) ~[jooq-3.17.8.jar:?]"
error.
It comes with the following ERROR log line :
"POST /api/v1/web_backend/connections/list HTTP/1.0" 500 1329
I tried to ugrade the connectors but it still does not work and I can’t figure out what’s going wrong exactly.
If I rollback & redeploy the 0.40.17 version I still get an error (but another one) and have to rollback the postgres (external) database too to make it work again.
Can someone help me with this issue (like any advice on how to fix / troubleshoot this) ? Thanks !Anthony Smart
06/16/2023, 12:42 PMAnthony Smart
06/16/2023, 12:49 PMKevin Phan
06/16/2023, 2:11 PMOctavia Squidington III
06/16/2023, 7:45 PMSrikanth Sudhindra
06/16/2023, 8:03 PMJonathan Linford
06/17/2023, 4:06 AM2023-06-10 00:59:20 INFO i.a.w.i.HeartbeatTimeoutChaperone(runWithHeartbeatThread):111 - thread status... heartbeat thread: true , replication thread: false
...
2023-06-10 04:39:06 destination > WARN c.z.h.p.HikariPool$HouseKeeper(run):804 HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=49s970ms985µs729ns).
In posts I've found, upgrading to t2.large solved these issues, but we're already there. Any ideas?Jeff Skoldberg
06/17/2023, 4:36 AMbash run-ab-platform.sh
, somehow docker is aware of my config, etc and it shows me all of my config from my "local main installation" version. Maybe it is some simple file I need to change some setting (or filename?) to tell it to build it "new" airbyte... but I don't know how it all works. Please advise.