I'm using syncing Harvest to MySQL database and ca...
# replication-troubleshooting
k
I'm using syncing Harvest to MySQL database and can't get it to work... Attached is the error log. Is there anyone using these 2 connectors? Does the Error make sense to anyone
Failure Origin: persistence, Message: Something went wrong during state persistence
?
Activity failure. ActivityId=4f668877-8765-38e1-a288-02dac0332e72, activityType=Persist, attempt=1
java.lang.IllegalStateException: Job ran during migration from Legacy State to Per Stream State. One of the streams that did not have state is: io.airbyte.protocol.models.StreamDescriptor@6ffb8e41[name=clients,namespace=<null>,additionalProperties={}]. Job must be retried in order to properly store state.
✍️ 1
u
@[DEPRECATED] Marcos Marx turned this message into Zendesk ticket 2884 to ensure timely resolution!
s
Did this error start after updating the connector? Seems possibly related to the last update: https://github.com/airbytehq/airbyte/pull/17326 Could you try resetting the sync data and running it again?
k
@Sunny Hashmi (Airbyte) I did try resetting the data. Didn't work
m
This is a warning and not an error Kevin. I didn’t find any error throw by the source or destination. Btw, this is an issue yet?
u
@Kevin Chan how did you solve this problem? i encounter the same error.