Skip to content

How to solve error: "State MISMATCH ..." #428

Discussion options

You must be logged in to vote

Hi @vladislav-bakanov ! The connector state information is all stored in a table ("connect_state" by default) - if it has the old state information, you could truncate that table to clear out the old information. 🙂

As an alternative, if you don't need exactly-once you could disable it - it's not actually required for a lot of use cases, but you would know your situation better 🙂

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@a0s
Comment options

@Paultagoras
Comment options

Answer selected by Paultagoras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants