Hey team, encountering error in docker: `airbyte-s...
# ask-community-for-troubleshooting
y
Hey team, encountering error in docker:
airbyte-server/0.40.17
with
airbyte/source-s3/v0.1.25
connector. Couldn’t find similar errors online.
airbyte/source-postgres/v1.0.18
suffers from the same issue. The same issue can be observed when: Setting up connections, Refresh source schema, Adding connectors. This error happened after
docker-compose kill; docker-compose up
.
kill
was used after the EC2 container hung for 12 hours running an
s3 -> postgres
job, and
down
failed multiple times.
logs.log
Screen Shot 2022-11-02 at 12.19.37 PM.png
h
Hey did you try removing the complete workspace and delete all the data later do a fresh install
y
Fresh installation works - how can I port my current configurations (sources, destinations, connection configs) to the new installation?
u
Hey we have all the storage in postgres maybe just keep the postgres and restart all the other containers.
👍 1