Sean Zicari
04/28/2023, 2:31 PMSebastian Calderone
04/28/2023, 5:54 PMtemporal
container running but I'm unable to reach it (it's not exposing any port). Is this normal behavior? What are the steps to test the temporal integration?Micky
04/28/2023, 8:54 PMMaximilian Soeren Pollak
04/29/2023, 11:23 AMJohn Mizerany
05/01/2023, 5:46 PMLydia Lim Li Han
05/02/2023, 9:24 AMLydia Lim Li Han
05/03/2023, 6:02 AMRiley Griffith
05/03/2023, 1:53 PMdocker compose up -d
password authentication failed for user "docker"
and
Role "docker" does not exist.
This is especially strange because I have gotten the same exact setup working in another vm instance, I have verified that there are no differences between flags.yml
, docker-compose.yaml
, and .env
in the two instances, yet it is still failing on one. Any suggestions?
In the failing instance, I did have to take extra steps to allow docker compose up -d
to be run without sudo, whereas I did not have to do this in the first so that could be a clue as to what is going wrong.Murat Cetink
05/03/2023, 9:58 PMlocalhost
in Slack-sync-notifications? The documentation doesn't mention about it.Anchit
05/04/2023, 12:42 AMairbyte
) and working with API to create multiple workspaces. I believe these workspaces are mapped to the same Kubernetes namespace (as other workspaces). I wanted to know if there's a way to map Airbyte workspace to a Kubernetes namespace. My goal is to support multi-tenancy.Micky
05/04/2023, 4:40 PMTobias Macey
05/04/2023, 4:45 PMBen Konicek
05/04/2023, 5:29 PMtemporal
pod keeps crashing with the error
2023-05-04T17:27:33.813Z ERROR Unable to create SQL database. {"error": "pq: database \"temporal\" already exists", "logging-call-at": "handler.go:97"}
2023/05/04 17:27:33 Loading config; env=docker,zone=,configDir=config
2023/05/04 17:27:33 Loading config files=[config/docker.yaml]
Unable to load configuration: config file corrupted: yaml: line 17: found unknown escape character.
I'm deploying chart 0.45.11 / airbyte version 0.44.0Mateusz Kijewski
05/04/2023, 6:49 PM+ temporal-sql-tool --plugin postgres --ep 172.27.5.3 -u airbyte -p 5432 create --db temporal 2023-05-04T18:47:04.590Z ERROR Unable to create SQL database. {"error": "pq: database \"temporal\" already exists", "logging-call-at": "handler.go:97"} ││ 2023/05/04 18:47:04 Loading config; env=docker,zone=,configDir=config 2023/05/04 18:47:04 Loading config files=[config/docker.yaml] Unable to load configuration: config file corrupted: yaml: line 29: did not find expected key. Stream closed EOF for airbyte/airbyte-temporal-77846d4b7d-b54ks (airbyte-temporal)
Rowan Moul
05/04/2023, 8:59 PMVladimir Remar
05/05/2023, 8:07 AMBen Konicek
05/08/2023, 2:19 PMtemporal
pod continues to log the error "temporal database already exists" and fail to configure the docker config file. As far as I can tell, temporal
is successfully creating the temporal DB, so I'm at a loss for why it is then erroring out saying it failed to create it.Valentin B.
05/08/2023, 4:12 PMhttps://i1.wp.com/a16z.com/wp-content/uploads/2022/11/Unified-Data-Infrastructure-2.0-1.png▾
Dominic Monaco
05/08/2023, 8:06 PMKyle Cheung
05/08/2023, 8:41 PMShivam Bhardwaj
05/09/2023, 7:28 AMError: UPGRADE FAILED: template: airbyte/charts/webapp/templates/secrets.yaml:14:60: executing "airbyte/charts/webapp/templates/secrets.yaml" at <.Values.global.secrets>: wrong type for value; expected map[string]interface {}; got interface {}
I see that there are some configs missing in values.yaml could someone show me how a working values.yaml looks like!
thanks in advance.Rasmus Kornbek
05/09/2023, 12:41 PMSes Goe
05/09/2023, 6:03 PMt2.xlarge
instance, but during a sync the instance starts to fail connectivity checks, and eventually becomes unreachable.
This is happening consistently and seems to be airbyte-related since I'm not running anything else on the box. Any clues or places I should look for support on something like this?Houssem ABDELKEFI
05/10/2023, 9:13 AMAndrew Roxby
05/10/2023, 4:52 PMFred
05/10/2023, 8:01 PMgcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME -- -L 8000:localhost:8000 -N -f
Margaret Kearney
05/10/2023, 8:47 PMMukesh Gawadia
05/11/2023, 8:07 AMMargaret Kearney
05/11/2023, 12:52 PMAndrew Roxby
05/12/2023, 4:44 PM