Rahul Borse
11/14/2022, 8:05 AMkavi arasu
11/14/2022, 8:17 AMŠimon Appelt
11/14/2022, 11:12 AMNaren Kadiri
11/14/2022, 11:28 AMNaren Kadiri
11/14/2022, 11:29 AMRahul Borse
11/14/2022, 12:44 PMAmeena El-Agha
11/14/2022, 1:35 PMRoman Naumenko
11/14/2022, 1:57 PMAirbyte Cloud does not currently support API accessIs it on roadmap?
Bernard Notarianni
11/14/2022, 2:02 PMVishy ganesh
11/14/2022, 2:10 PMairbyte-proxy | 172.20.0.1 - airbyte [14/Nov/2022:14:06:59 +0000] "GET /api/v1/health HTTP/1.1" 200 18 "<http://localhost:8000/workspaces/3743a9af-d147-4c5a-b3b1-5756ee70ad31/destination/new-destination>" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36"
airbyte-worker | 2022-11-14 14:07:03 ERROR i.a.c.i.LineGobbler(voidCall):114 - Nov 14, 2022 2:07:03 PM net.snowflake.client.jdbc.RestRequest execute
airbyte-worker | 2022-11-14 14:07:03 ERROR i.a.c.i.LineGobbler(voidCall):114 - SEVERE: Stop retrying since elapsed time due to network issues has reached timeout. Elapsed: 60,556(ms), timeout: 60,000(ms)
airbyte-worker | 2022-11-14 14:07:04 ERROR i.a.w.i.DefaultAirbyteStreamFactory(internalLog):116 - HikariPool-1 - Exception during pool initialization.
airbyte-worker | Stack Trace: net.snowflake.client.jdbc.SnowflakeSQLException: JDBC driver encountered communication error. Message: Exception encountered for HTTP request: No trusted certificate found.
airbyte-worker | at net.snowflake.client.jdbc.RestRequest.execute(RestRequest.java:301)
airbyte-worker | at net.snowflake.client.core.HttpUtil.executeRequestInternal(HttpUtil.java:737)
...
...
airbyte-worker | at io.airbyte.integrations.destination.snowflake.SnowflakeDestination.main(SnowflakeDestination.java:30)
airbyte-worker | Caused by: javax.net.ssl.SSLHandshakeException: No trusted certificate found
airbyte-worker | at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:131)
airbyte-worker | at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:370)
airbyte-worker | at net.snowflake.client.jdbc.internal.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
airbyte-worker | at net.snowflake.client.jdbc.RestRequest.execute(RestRequest.java:174)
airbyte-worker | ... 25 more
airbyte-worker | at java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:638)
airbyte-worker | ... 49 more
airbyte-worker |
airbyte-worker | 2022-11-14 14:07:04 INFO i.a.w.i.DefaultAirbyteStreamFactory(internalLog):120 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination
airbyte-server | 2022-11-14 14:07:04 INFO i.a.s.RequestLogger(filter):112 - REQ 172.20.0.3 GET 200 /api/v1/health
Dario Forti
11/14/2022, 2:49 PMALTER TABLE t1 RENAME TO t2;
Dudu Vaanunu
11/14/2022, 2:52 PMEspoir Murhabazi
11/14/2022, 3:12 PMMatt Palmer
11/14/2022, 3:34 PMalias = "addresses_ab1"
argument in the config block.
This is blocking us from implementing Airbyte at our org and I’d love to come to a solution if this is caused by data on our end. Can anyone on the Airbyte team confirm this is a bug?Nick Saroki
11/14/2022, 5:37 PM2022-11-14 15:23:23 INFO i.a.w.g.DefaultNormalizationWorker(run):93 - Normalization executed in 13 seconds.
2022-11-14 15:23:23 ERROR i.a.w.g.DefaultNormalizationWorker(run):101 - Normalization Failed.
2022-11-14 15:23:23 INFO i.a.w.g.DefaultNormalizationWorker(run):106 - Normalization summary: io.airbyte.config.NormalizationSummary@68a2f518[startTime=1668439390337,endTime=1668439403632,failures=[io.airbyte.config.FailureReason@fba5e53[failureOrigin=normalization,failureType=system_error,internalMessage=invalid input syntax for type double precision: "",externalMessage=Normalization failed during the dbt run. This may indicate a problem with the data itself.,metadata=io.airbyte.config.Metadata@15c237d4[additionalProperties={attemptNumber=0, jobId=3, from_trace_message=true}],stacktrace=AirbyteDbtError:
1 of 1 ERROR creating table model temp_workspace.get_merchant_listings_all_data......................................... [ERROR in 0.16s]
Database Error in model get_merchant_listings_all_data (models/generated/airbyte_tables/temp_workspace/get_merchant_listings_all_data.sql)
invalid input syntax for type double precision: ""
compiled SQL at ../build/run/airbyte_utils/models/generated/airbyte_tables/temp_workspace/get_merchant_listings_all_data.sql
It's importing JSON into a temp table, but won't move from there.Jerri Comeau (Airbyte)
Vishy ganesh
11/14/2022, 8:16 PMimage: airbyte/server:${VERSION}
to
image: airbyte/server:dev
After I make this change I get the error
Mapper(toResponse):22 - Uncaught exception
airbyte-server | org.jooq.exception.DataAccessException: SQL [select * from "public"."actor_definition" where "public"."actor_definition"."actor_type" = ?::"public"."actor_type"]; Error while reading field: "public"."actor_definition"."normalization_repository", at JDBC index: 19
The column index is out of range: 19, number of columns: 18.
Am I supposed to pass any attributes while building?Berzan Yildiz
11/14/2022, 9:08 PMGustavo Maia
11/14/2022, 9:30 PMAaron Pritchard
11/14/2022, 11:26 PMNikhil Patel
11/14/2022, 11:44 PMFaris
11/14/2022, 11:58 PMThe connection tests failed.
Could not connect with provided SSH configuration. Error: Unable to load private key pairs, verify key pairs are properly inputted
Slackbot
11/15/2022, 4:38 AMResford Rouzer
11/15/2022, 4:52 AM"error": {
"code": 429,
"message": "Exhausted property tokens for a project per hour. These quota tokens will return in under an hour. To learn more, see <https://developers.google.com/analytics/devguides/reporting/data/v1/quotas>",
"status": "RESOURCE_EXHAUSTED"
Sanjeev
11/15/2022, 5:16 AMArjun Yadav
11/15/2022, 6:38 AMArjun Yadav
11/15/2022, 6:38 AMVignesh Sankaran
11/15/2022, 6:41 AMkavi arasu
11/15/2022, 7:03 AMVignesh Sankaran
11/15/2022, 7:17 AM