Júlia Lemes
06/30/2025, 5:45 PMAliaksei Ivushkin
06/30/2025, 6:54 PMkapa.ai
06/30/2025, 6:54 PMTEMPORAL_HISTORY_RETENTION_IN_DAYS
for certain cleanup tasks. Please check your Airbyte version for compatibility with these settings [Airbyte Rotation Logs](https://discuss.airbyte.io/t/332), [Airbyte log sweeping](https://discuss.airbyte.io/t/2714). 2. Manual Cleanup (Kubernetes/MinIO): - If you are running Airbyte with abctl (which uses Kubernetes and MinIO by default), you can manually delete log files by accessing the MinIO pod: sh kubectl exec -it -n airbyte-abctl airbyte-minio-0 -- /bin/bash
- Then, delete files inside the log directory, typically: /storage/airbyte-dev-logs/job-logging/workspace/
- This will free up space used by old logs [How to clean up airbyte-minio](https://discuss.airbyte.io/t/3101). Note: Always ensure you are not deleting logs that are still needed for troubleshooting or compliance. If you want to completely uninstall Airbyte and remove all data (including logs), you can use: sh abctl local uninstall --persisted rm -rf ~/.airbyte/abctl
This will stop all containers and delete all persisted data, including logs [OSS Quickstart Uninstall](https://docs.airbyte.com/platform/1.6/using-airbyte/getting-started/oss-quickstart#uninstall-airbyte). If you need more granular or automated log cleanup, consider scripting the deletion process or adjusting the retention environment variables as described above.Aliaksei Ivushkin
06/30/2025, 6:57 PMDisha
06/30/2025, 7:25 PMAnnika Maybin
06/30/2025, 7:58 PMAliaksei Ivushkin
06/30/2025, 8:10 PM@kapa.ai application button disappear after restart
Diego Ramirez
06/30/2025, 8:29 PMMax
06/30/2025, 9:30 PMWARNING Encountered an issue deploying Airbyte:
Pod: airbyte-db-0.184deee0dc9d8b38
Reason: BackOff
Message: Back-off restarting failed container airbyte-db-container in pod airbyte-db-0_airbyte-abctl(ae9d9299-ac76-4a01-8c32-8a0065d43337)
Count: 15
Logs: chown: /var/lib/postgresql/data/pgdata: Operation not permitted
chmod: /var/lib/postgresql/data/pgdata: Operation not permitted
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.
The database cluster will be initialized with locale "en_US.utf8".
The default database encoding has accordingly been set to "UTF8".
The default text search configuration will be set to "english".
Data page checksums are disabled.
initdb: error: directory "/var/lib/postgresql/data/pgdata" exists but is not empty
If you want to create a new database system, either remove or empty
the directory "/var/lib/postgresql/data/pgdata" or run initdb
with an argument other than "/var/lib/postgresql/data/pgdata".
▀ Installing 'airbyte/airbyte' (version: 1.4.0) Helm Chart (this may take several minutes) (9m8s)
Jerry Bao
06/30/2025, 11:43 PMdilan silva
07/01/2025, 3:48 AMIshan Anilbhai Koradiya
07/01/2025, 3:52 AMbadri
07/01/2025, 5:04 AMJase Pramod
07/01/2025, 6:51 AMDurim Gashi
07/01/2025, 6:55 AMerror: Target table and source table attributes don't match.
code: 8001
context: The source table and the target table have different sort keys. Both tables must use the same sort keys and sort style.
Stefano Messina
07/01/2025, 7:13 AMHash Data
07/01/2025, 9:05 AMroane-flaunt
07/01/2025, 10:50 AMKonathala Chaitanya
07/01/2025, 11:15 AMKonathala Chaitanya
07/01/2025, 11:19 AMMax
07/01/2025, 11:26 AMMax
07/01/2025, 11:47 AMpsql
results in psql: error: FATAL: role "postgres" does not exist
Jase Pramod
07/01/2025, 12:01 PMIsaac Yimgaing Kuissu
07/01/2025, 12:23 PMPradyumna Kulkarni
07/01/2025, 1:37 PMAffan Zafar
07/01/2025, 1:42 PMMichael Gallivan
07/01/2025, 1:51 PMJustin Yeh
07/01/2025, 2:12 PMEuan Blackledge
07/01/2025, 2:42 PMLeandro Machado
07/01/2025, 3:05 PM