Help!

Has anyone else gotten the below error before? How do I fix this?

Error: Error(s) encountered during statement execution: database disk image is malformed [QUERY: SELECT itemID AS id, value FROM itemData JOIN itemDataValues USING (valueID) WHERE fieldID=?] [PARAMS: 26] [ERROR: database disk image is malformed]
Zotero.DBConnection.prototype.queryAsync<@chrome://zotero/content/xpcom/db.js:664:13
From previous event:
_cacheDOIMappings@chrome://zotero/content/xpcom/retractions.js:756:22
_cacheKeyMappings@chrome://zotero/content/xpcom/retractions.js:746:11
init@chrome://zotero/content/xpcom/retractions.js:61:11
  • This means your database is corrupted, which usually happens if you have your Zotero data directory in a cloud storage folder such as Dropbox or Google Drive. If that's the case, you should move it out immediately and point Zotero at the new location.

    To fix your database, you can try the DB Repair Tool.
Sign In or Register to comment.