Ben 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.0kapa.ai
05/04/2023, 5:29 PMkapa.ai
05/04/2023, 5:29 PMMateusz Kijewski
05/04/2023, 5:47 PMBen Konicek
05/04/2023, 5:48 PMconfig/docker.yaml
, but on another deployment that file does exist in the podBen Konicek
05/04/2023, 5:49 PMairbyte/temporal-auto-setup
image's tag is the same between both installationsMateusz Kijewski
05/04/2023, 5:54 PMMateusz Kijewski
05/04/2023, 6:15 PMBen Konicek
05/04/2023, 6:16 PMBen Konicek
05/04/2023, 6:29 PMentrypoint.sh
to generate the config/docker.yaml
that it couldn't find, so it doesn't seem like anything should have been causing that script to fail from the start