viritha vanama
04/07/2023, 3:53 PMChen Huang
04/07/2023, 4:52 PMalex
04/07/2023, 6:40 PMFailed to run connection tests
error in the UI?Remi Nonnon
04/07/2023, 6:44 PMDJ Miracle
04/07/2023, 6:59 PMGabriel Levine
04/07/2023, 8:01 PMSam Kmetz
04/08/2023, 12:13 AMAkash
04/08/2023, 4:18 AMAkash
04/08/2023, 6:14 AMQamarudeen Muhammad
04/08/2023, 1:21 PMAkash
04/08/2023, 7:00 PMJeffrey Zhang
04/09/2023, 9:42 AMJin Gong
04/09/2023, 3:24 PMAkash
04/09/2023, 6:02 PMxi-chen.qi
04/10/2023, 3:43 AMTomas Draksas
04/10/2023, 5:55 AMAbhishek Kale
04/10/2023, 9:46 AMShreepad Khandve
04/10/2023, 9:52 AMShreepad Khandve
04/10/2023, 9:52 AMSlackbot
04/10/2023, 12:49 PMSushant
04/10/2023, 1:21 PMnagarjuna
04/10/2023, 1:31 PMChaochao Zhang
04/10/2023, 1:35 PMairbyte-webapp
and airbyte-server
are failed because of airbyte-temporal
, here are some logs from the pod airbyte-temporal-56db585db5-cg8ps
.
PostgreSQL started.
+ echo 'PostgreSQL started.'
+ setup_schema
+ '[' postgresql == mysql ']'
+ '[' postgresql == postgresql ']'
+ echo 'Setup PostgreSQL schema.'
+ setup_postgres_schema
Setup PostgreSQL schema.
+ SCHEMA_DIR=/etc/temporal/schema/postgresql/v96/temporal/versioned
+ '[' temporal '!=' airbyte ']'
+ temporal-sql-tool --plugin postgres --ep airbyte-db-svc -u airbyte -p 5432 create --db temporal
2023-04-10T13:25:12.095Z ERROR Unable to create SQL database. {"error": "pq: database \"temporal\" already exists", "logging-call-at": "handler.go:97"}
2023/04/10 13:25:12 Loading config; env=docker,zone=,configDir=config
2023/04/10 13:25:12 Loading config files=[config/docker.yaml]
{"level":"info","ts":"2023-04-10T13:25:12.134Z","msg":"Updated dynamic config","logging-call-at":"file_based_client.go:143"}
{"level":"info","ts":"2023-04-10T13:25:12.134Z","msg":"Starting server for services","value":["history","matching","frontend","worker"],"logging-call-at":"server.go:123"}
{"level":"info","ts":"2023-04-10T13:25:12.160Z","msg":"PProf not started due to port not set","logging-call-at":"pprof.go:67"}
[Fx] SUPPLY *resource.BootstrapParams
[Fx] SUPPLY chan struct {}
...
{"level":"info","ts":"2023-04-10T13:25:12.661Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"frontend","logging-call-at":"rpServiceResolver.go:219"}
{"level":"info","ts":"2023-04-10T13:25:12.661Z","msg":"Current reachable members","service":"matching","component":"service-resolver","service":"frontend","addresses":["169.254.172.30:7233"],"logging-call-at":"rpServiceResolver.go:266"}
{"level":"info","ts":"2023-04-10T13:25:12.661Z","msg":"Received a ring changed event","service":"matching","component":"service-resolver","service":"matching","logging-call-at":"rpServiceResolver.go:219"}
{"level":"fatal","ts":"2023-04-10T13:25:22.603Z","msg":"error starting scanner","service":"worker","error":"context deadline exceeded","logging-call-at":"service.go:233","stacktrace":"<http://go.temporal.io/server/common/log.(*zapLogger).Fatal|go.temporal.io/server/common/log.(*zapLogger).Fatal>\n\t/temporal/common/log/zap_logger.go:150\ngo.temporal.io/server/service/worker.(*Service).startScanner\n\t/temporal/service/worker/service.go:233\ngo.temporal.io/server/service/worker.(*Service).Start\n\t/temporal/service/worker/service.go:153\ngo.temporal.io/server/service/worker.ServiceLifetimeHooks.func1.1\n\t/temporal/service/worker/fx.go:80"}
DJ Miracle
04/10/2023, 3:41 PMSlackbot
04/10/2023, 4:32 PMTrung Luong
04/10/2023, 4:36 PMJamil B
04/10/2023, 5:23 PMdu
commands, I traced down the big consumption to /var/lib/docker/overlay2
. I'm not sure how to clean up the space at this point, any recommendations?Slackbot
04/10/2023, 6:19 PMKonstantin Lackner
04/10/2023, 6:20 PMAdem Zeqiri
04/10/2023, 6:23 PM