Hi team. my sync is failing. Getting the error of ...
# ask-community-for-troubleshooting
c
Hi team. my sync is failing. Getting the error of "Failure Origin: source, Message: Something went wrong within the source connector". PFA the error logs. Source: Elastic Search Destination : SQL Btw, I am using OpenSearch1.3 as source.
u
Hi Chetan, thanks for including the logs, that's super helpful. I see this: failures: [ {"failureOrigin" : "source","failureType" : "systemerror", "internalMessage" : "java.lang.RuntimeException: java.io.IOException: Unable to decrypt incoming data due to unexpected end of stream", "externalMessage" : "Something went wrong in the connector. See the logs for more details.", "metadata" : { "attemptNumber" : 0, "jobId" : 2, "fromtracemessage" : true, "connectorcommand" : "read"}, I'm not sure what might be causing the elastic search source to fail, but in the connector doc I noticed that there might be rate limit issues: https://docs.airbyte.com/integrations/sources/elasticsearch Has this sync succeeded before? Do you think you could have hit the rate limit?