Error inserting <redacted values> using <redacted sql>

What seems to be the issue when I get such a error message.
"Error inserting redacted values using redacted sql into table"
Insert works fine on one table but not on another. Kindly help me out here ASAP.

Hello @TeddyGammel

I have a few questions to help diagnose your situation:

  1. Does the table exist, along with all of the columns that you are trying to insert data into?
  2. Can you run the same insert statement with values from the SQLCipher command line shell.
  3. Is there additional information included within the exception?
  4. What platform/environment are you attempting this on?

A post was split to a new topic: Database Locked Error Code 5