Bruno Gottschefsky
06/30/2025, 12:02 AMKofi Manful
06/30/2025, 5:46 AMTravis Liao
06/30/2025, 6:20 AMIshan Anilbhai Koradiya
06/30/2025, 6:34 AMali chadordouzan
06/30/2025, 6:45 AM2025-06-27 02:53:06 source ERROR Jun 26, 2025 11:23:06 PM com.github.shyiko.mysql.binlog.BinaryLogClient resolveDatabaseVersion
2025-06-27 02:53:06 source ERROR : Database version: 5.5.5-10.4.28-MariaDB-1:10.4.28+maria~ubu2004-log (major=5, minor=5, mariadb=true)
2025-06-27 02:53:06 source ERROR Jun 26, 2025 11:23:06 PM com.github.shyiko.mysql.binlog.BinaryLogClient connect
2025-06-27 02:53:06 source ERROR : Connected to <http://222.175.242.35.bc.googleusercontent.com:3306|222.175.242.35.bc.googleusercontent.com:3306> at mysql-bin.002665/24950335 (sid:5549, cid:70186522)
2025-06-27 02:53:06 source ERROR <http://blc-222.175.242.35.bc.googleusercontent.com:3306|blc-222.175.242.35.bc.googleusercontent.com:3306> i.d.c.b.BinlogStreamingChangeEventSource(logStreamingSourceState):1145 Error during binlog processing. Last offset stored = {file=mysql-bin.002665, pos=0, server_id=1, event=1}, binlog reader near position = mysql-bin.002665/24950335
2025-06-27 02:53:06 source ERROR <http://blc-222.175.242.35.bc.googleusercontent.com:3306|blc-222.175.242.35.bc.googleusercontent.com:3306> i.d.p.ErrorHandler(setProducerThrowable):52 Producer failure io.debezium.DebeziumException: Failed to deserialize data of EventHeaderV4{timestamp=1750935665000, eventType=WRITE_ROWS, serverId=1, headerLength=19, dataLength=23, nextPosition=24950377, flags=0}
at io.debezium.connector.binlog.BinlogStreamingChangeEventSource.wrap(BinlogStreamingChangeEventSource.java:1190) ~[debezium-connector-binlog-3.0.0.Final.jar:3.0.0.Final]
at io.debezium.connector.binlog.BinlogStreamingChangeEventSource$ReaderThreadLifecycleListener.onEventDeserializationFailure(BinlogStreamingChangeEventSource.java:1243) ~[debezium-connector-binlog-3.0.0.Final.jar:3.0.0.Final]
at com.github.shyiko.mysql.binlog.BinaryLogClient.listenForEventPackets(BinaryLogClient.java:1090) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.BinaryLogClient.connect(BinaryLogClient.java:655) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.BinaryLogClient$7.run(BinaryLogClient.java:954) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: com.github.shyiko.mysql.binlog.event.deserialization.EventDataDeserializationException: Failed to deserialize data of EventHeaderV4{timestamp=1750935665000, eventType=WRITE_ROWS, serverId=1, headerLength=19, dataLength=23, nextPosition=24950377, flags=0}
at com.github.shyiko.mysql.binlog.event.deserialization.EventDeserializer.deserializeEventData(EventDeserializer.java:343) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.EventDeserializer.nextEvent(EventDeserializer.java:246) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at io.debezium.connector.binlog.BinlogStreamingChangeEventSource$1.nextEvent(BinlogStreamingChangeEventSource.java:415) ~[debezium-connector-binlog-3.0.0.Final.jar:3.0.0.Final]
at com.github.shyiko.mysql.binlog.BinaryLogClient.listenForEventPackets(BinaryLogClient.java:1077) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
... 3 more
Caused by: com.github.shyiko.mysql.binlog.event.deserialization.MissingTableMapEventException: No TableMapEventData has been found for table id:155. Usually that means that you have started reading binary log 'within the logical event group' (e.g. from WRITE_ROWS and not proceeding TABLE_MAP
at com.github.shyiko.mysql.binlog.event.deserialization.AbstractRowsEventDataDeserializer.deserializeRow(AbstractRowsEventDataDeserializer.java:109) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.WriteRowsEventDataDeserializer.deserializeRows(WriteRowsEventDataDeserializer.java:64) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.WriteRowsEventDataDeserializer.deserialize(WriteRowsEventDataDeserializer.java:56) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.WriteRowsEventDataDeserializer.deserialize(WriteRowsEventDataDeserializer.java:32) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.EventDeserializer.deserializeEventData(EventDeserializer.java:337) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at com.github.shyiko.mysql.binlog.event.deserialization.EventDeserializer.nextEvent(EventDeserializer.java:246) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
at io.debezium.connector.binlog.BinlogStreamingChangeEventSource$1.nextEvent(BinlogStreamingChangeEventSource.java:415) ~[debezium-connector-binlog-3.0.0.Final.jar:3.0.0.Final]
at com.github.shyiko.mysql.binlog.BinaryLogClient.listenForEventPackets(BinaryLogClient.java:1077) ~[mysql-binlog-connector-java-0.31.0.jar:0.31.0]
... 3 more
This pattern continues until the binlog files expire and are purged from MariaDB, then Airbyte runs a reset. This pattern repeats as follows:
• A couple of successful syncs, then failures for 3 days, followed by a couple of successful syncs, then failures for 3 days.
Could this problem be due to the max binlog size being too small?
Could it be from the resource exhaustion of the Airbyte server? (installed with abctl local)
Could it be from network disruptions?Elena Mascarenas Garcia
06/30/2025, 7:59 AMTravis Liao
06/30/2025, 8:00 AMElena Mascarenas Garcia
06/30/2025, 8:14 AMLuke Alexander
06/30/2025, 8:35 AMInput was fully read, but some streams did not receive a terminal stream status message. If the destination did not encounter other errors, this likely indicates an error in the source or platform. Streams without a status message
the list of Streams without a status message is every mysql tablekapa.ai
06/30/2025, 9:34 AMaccount
, campaigns
, campaign_items
, audience_rules
, conversion_rules
, motion_ads
, and audiences
. Note that these streams do not support incremental syncs or pagination; only full refresh syncs are available. For more details on the API, you can refer to the [Taboola API documentation](https://developers.taboola.com/backstage-api/reference). The required configuration fields are: - `account_id`: Your Taboola Account ID - `client_id`: Your Taboola Client ID - `client_secret`: Your Taboola Client Secret You can find more information and setup instructions in the official Airbyte documentation for the [Taboola source connector](https://docs.airbyte.com/integrations/sources/taboola#taboola).Vivien Morlet
06/30/2025, 9:43 AMIlan Gresserman
06/30/2025, 11:29 AMDurim Gashi
06/30/2025, 11:43 AMGuy
06/30/2025, 1:47 PMMax
06/30/2025, 2:10 PMMax
06/30/2025, 2:26 PMAnnika Maybin
06/30/2025, 2:31 PMXavier LAI
06/30/2025, 2:39 PM<https://api.businesscentral.dynamics.com/v2.0/d87c1c6c-3fcd-4523-841b-82d0e122c000/VALTEX-PROD/api/cabaia/datawarehouse/v1.0/companies(c52533a0-3cbb-eb11-9b52-000d3ae74924)/salesLines>
to <https://api.businesscentral.dynamics.com/salesLines>
but it has the good query parametersLance Nehring
06/30/2025, 2:43 PMAntoine Anicotte
06/30/2025, 4:07 PMcurl -X POST \
-d "client_id=28f50ac6edeb48b5a3025cc5c902d893" \
-d "client_secret=ooouA7R0Ccwn9zzzTo8t--cHzcChbC9hH8tXCv5nmXU=" \
-d "code=RHCuU8DmhuYCIIMLXHGpPIwn0DIfcK" \
-d "grant_type=authorization_code" \
--data-urlencode "redirect_uri=<https://example.app/oauth/callback>" \
<https://www.quora.com/_/oauth/token>
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 PM