lucien
03/02/2023, 11:02 AMGrégoire Hornung
03/02/2023, 11:13 AMjonty
03/02/2023, 12:11 PMGrember Yohan
03/02/2023, 1:02 PMAshley Baer
03/02/2023, 2:41 PMBrian Nelson
03/02/2023, 3:17 PMairbyte_workspace
volume is responsible - is there anything I should/can do to clean that up? I'm running on 0.39.37-alpha (yeah, I should upgrade, but I want to make sure I don't run out of space again first). I'm limping along with a small amount of free space, but I'm afraid the next sync that happens might fill it up again. Thoughts? Thanks!Jeff Skoldberg
03/02/2023, 4:00 PMKevin Phan
03/02/2023, 4:27 PMIsaias Darci Dieterich
03/02/2023, 4:29 PMTim Harrison
03/02/2023, 4:44 PMgcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME -- -L 8000:localhost:8000 -N -f
https://docs.airbyte.com/deploying-airbyte/on-gcp-compute-engine/
I've tried killing that port and trying again, and trying other ports. First time there is no error (after killing the port) but then when I run the command again I get this error again.
bind [127.0.0.1]:8000: Address already in use
channel_setup_fwd_listener_tcpip: cannot listen to port: 8000
Could not request local forwarding.
Sean Zicari
03/02/2023, 4:47 PMBrian Castelli
03/02/2023, 5:58 PMvalues.yaml
file, but now the charts
directory has been removed from the repo. I can no longer use the sample values file for reference.Venkat Dasari
03/02/2023, 8:54 PMDiego Solis
03/02/2023, 11:15 PMdocker compose up
successfully. However, my newer teammates pulled down the repo and are getting this error when running the same docker command:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target"
I created a new folder on my local machine and was able to reproduce the error. Is there a known bug causing this? When I first cloned the project, I did not do anything special to run the docker command.Vinnie Freitas
03/03/2023, 2:24 AMRoberto Tolosa
03/03/2023, 3:06 AMParthiban PR
03/03/2023, 5:04 AMBrian Castelli
03/03/2023, 5:10 AM[emerg] 1#1: host not found in upstream "$CONNECTOR_BUILDER_API_HOST" in /etc/nginx/conf.d/default.conf:6
How do I get past this error? I’ve tried several other helm chart versions which show other errors. If there a stable helm chart version that I can use?Sergei Batishchev
03/03/2023, 7:42 AMlaila ribke
03/03/2023, 10:20 AMAman Kesharwani
03/03/2023, 10:22 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.
I am looking to understand where can I change this parameter parquet.avro.write-old-list-structure=false
in the destination connector code or any alternate approach to resolve this issueJohannes Müller
03/03/2023, 1:32 PMKumar Deepanshu
03/03/2023, 1:39 PMRicha Rochna
03/03/2023, 1:53 PMError response from daemon: invalid mount config for type "bind": bind source path does not exist: /Users/richar/IdeaProjects/backbase/airbyte/flags.yml
Krisjan Oldekamp
03/03/2023, 2:07 PMRocky Appiah
03/03/2023, 2:56 PMMickaël Andrieu
03/03/2023, 4:28 PMcreatedAt
and updatedAt
fields for every collection, I guess we should use updatedAt
as a cursor, am I right ?Erry Kostala
03/03/2023, 4:48 PMErry Kostala
03/03/2023, 4:50 PM2023-03-03 16:46:02 normalization > 277 of 696 OK created incremental model airbyte.facebook_us_ads_insights_region_scd..................................... [INSERT 0 14958 in 485.76s
I feel like it shouldn’t be this slow 🤔 (And also that it didn’t use to be last week..)
Can I add indexes or something?Chris
03/03/2023, 4:58 PM