Ivan Krylov
Ivan Krylov
@bakeemawaytoys I've tried to use variable "sts_region" but it doesn't help ``` * error making upstream request: received error code 403 from STS: Sender SignatureDoesNotMatch Credential should be scoped to...
@milesarmstrong yes, I have the same issue, therefore basically is not possible to migrate from chart version 0.40.4 to any higher.
@xpuska513 sorry, how this is fixed here: https://github.com/airbytehq/airbyte/pull/17516/files it basically removes old postgresql and create a new one. so it means during upgrade user from old version chart will lose...
@xpuska513 moreover, airbyte-db fails to start due to the error ``` 2022-10-04 09:18:15.262 UTC [52] STATEMENT: GRANT ALL ON DATABASE airbyte TO docker; psql:/docker-entrypoint-initdb.d/000_init.sql:12: ERROR: role "docker" does not exist...
@xpuska513 have you had chance to discuss it ?
@xpuska513 do you have any update ?
@xpuska513 yes, there is no more 2 databases, but after upgrade airbyte is "new", without settings of old one because it's using new airbyte postgresql server(from airbyte chart) can you...
@xpuska513 I was trying to use last chart with old bitnami Postgresql service(as external for current configuration) and got the following error ``` 2022-10-19 17:17:26 ERROR o.f.c.i.l.s.Slf4jLog(error):57 - Migration of...
> I'll work on a solution for migrating data from old one to a new one, I'll let you know once it's ready. > In a meantime you can try...
what value should be "control" or "control-plane" ? https://github.com/airbytehq/airbyte/blob/master/charts/airbyte/templates/env-configmap.yaml#L66