Andrzej Lewandowski
04/13/2023, 9:29 AMStack Trace: java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Buffer length is less than expected payload length.
at io.airbyte.commons.util.CompositeIterator.computeNext(CompositeIterator.java:67)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)
at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)
at io.airbyte.commons.util.DefaultAutoCloseableIterator.computeNext(DefaultAutoCloseableIterator.java:38)
at com.google.common.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:146)
at com.google.common.collect.AbstractIterator.hasNext(AbstractIterator.java:141)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:132)
at io.airbyte.integrations.base.IntegrationRunner.lambda$produceMessages$0(IntegrationRunner.java:187)
at io.airbyte.integrations.base.IntegrationRunner.watchForOrphanThreads(IntegrationRunner.java:237)
and more
"failureOrigin" : "source",
"failureType" : "system_error",
"internalMessage" : "java.lang.RuntimeException: java.lang.RuntimeException: java.sql.SQLException: Buffer length is less than expected payload length.",
"externalMessage" : "Something went wrong in the connector. See the logs for more details.",
and
"failureOrigin" : "source",
"internalMessage" : "io.airbyte.workers.general.DefaultReplicationWorker$SourceException: Source cannot be stopped!",
"externalMessage" : "Something went wrong within the source connector",
and
"failureOrigin" : "replication",
"internalMessage" : "java.lang.RuntimeException: java.io.UncheckedIOException: java.io.IOException: Stream closed",
"externalMessage" : "Something went wrong during replication",
after that I see data dbt process, but tables are empty. Any suggestions how to fix it?Rishikesh Srinivas
04/13/2023, 9:32 AMSiddhant Singh
04/13/2023, 10:29 AMFailed validating 'additionalProperties' in schema:
{'$schema': '<http://json-schema.org/draft-08/schema#>',
'additionalProperties': False,
'properties': {'_id': {'type': 'integer'},
'endtime': {'format': 'date-time', 'type': 'string'}},
'type': 'object'}
Luis Vicente
04/13/2023, 10:30 AMJudit Kuti
04/13/2023, 10:36 AMSanu Maharjan
04/13/2023, 12:28 PMGET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
table and I always get no records for some strange reason. I have tried by all sync modes, transformation. I even did everything from scratch with all different combinations but I always get no records and there is no errors also.
It gets weird, I have another connection running for same amazon seller partner and there I’m getting data for GET_LEDGER_SUMMARY_VIEW_DATA
and GET_FBA_INVENTORY_PLANNING_DATA
and they are working all good.
I don’t understand why I’m getting no data for GET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
. Any help is very much appreciated. Thanks. 🎉Thiago Villani
04/13/2023, 12:51 PMD Ra
04/13/2023, 1:18 PMNovneet Majhi
04/13/2023, 1:24 PMAnjaneyulu K
04/13/2023, 1:42 PMSanu Maharjan
04/13/2023, 2:15 PMGET_FLAT_FILE_ALL_ORDERS_DATA_BY_LAST_UPDATE_GENERAL
in amazon seller partner connection, while other data imports are working fine.Sandhya Manimaran
04/13/2023, 3:09 PMAbhishek Kale
04/13/2023, 4:21 PMSlackbot
04/13/2023, 4:25 PMMartin De Guerre
04/13/2023, 4:32 PMgcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME -- -L 8000:localhost:8000 -N -f
at this step "_create an SSH tunnel to connect the GCP instance to Airbyte"_ in my local terminal i have this error message "unknow option "-f" some have a clue on this ?Sachit Khanna
04/13/2023, 5:54 PMChristopher Wu
04/13/2023, 6:54 PMAnjaneyulu K
04/13/2023, 7:43 PMAnjaneyulu K
04/13/2023, 7:54 PMMicky
04/13/2023, 8:36 PMElizabeth Rodriguez
04/13/2023, 11:28 PMAbhishek Kale
04/14/2023, 3:07 AMKevin O'Connor
04/14/2023, 4:47 AMMert Karabulut
04/14/2023, 6:53 AMOlusegun Felix
04/14/2023, 7:13 AMAkash
04/14/2023, 7:15 AMAsif Raza Khan
04/14/2023, 7:31 AMBenen Cahill
04/14/2023, 8:15 AMairbyte-admin
service account created as part of the helm chart and instead just uses the default
as per this screenshot. Is this a known issue? How can I work around this? Do I need to provide the relevant IAM grants to the default account in the namespace to access my external resources etc.?Abhishek Kale
04/14/2023, 9:15 AMD Ra
04/14/2023, 10:56 AM