• Resolved Eric Hepperle

    (@codeslayer2010)


    I am migrating a copy of my live site EricHepperle.com to localhost by creating a DATABASE-ONLY archive using the Two Part Install instructions. I have tried six times and each time, no matter what I change, the results of step 2 is database errors:

    WARNING: DATABASE ERROR: database error write
    WARNING: Database Table row count validation was failed
    DATABASE: table “ehkbd_wfBlockedIPLog” row count mismatch; expected “326” in database”327″ DATABASE: table “ehkbd_wfHits” row count mismatch; expected “1100” in database”2734″ DATABASE: table “ehkbd_wfLocs” row count mismatch; expected “1” in database”2″ DATABASE: table “ehkbd_wfLogins” row count mismatch; … etc.

    I even removed the WordFence plugin (“wf”), but still had the same issue.

    I have the latest version of Duplicator. What is going wrong here?

    P.S.: After reading several forum posts with similar headings and no real answers provided, I noticed a commonality: Cory is asking everyone to submit a ticket. So, I have preemptively submitted a ticket and my ticket number is:

    17461

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hey @codeslayer2010,

    For some reason, WordFence is trying to write to the table even though it’s disabled which is odd. At this point, the recommended fix would be to just exclude the table “ehkbd_wfHits” from the packages (see Database table filters on step 1). Then build the package. This should allow you to build the package without the error message showing up.

    Hope this helps~

Viewing 1 replies (of 1 total)
  • The topic ‘Database Table row count validation failed – Row Count Mismatch’ is closed to new replies.