error starting error after latest beta update?
Hello!188BET靠谱吗After installing the latest beta update Zotero refuses to launch with this message:
```
Error: Error(s) encountered during statement execution: database disk image is malformed [QUERY: SELECT * FROM creators] [PARAMS: ] [ERROR: database disk image is malformed]
188BET靠谱吗Zotero.DBConnection.prototype.queryAsync@chrome://zotero/content/xpcom/db.js:680:13
From previous event:
188BET靠谱吗ZoteroService@file:///home/alex/Zotero_5.0.97_beta/components/zotero-service.js:347:7
188BET靠谱吗callback@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:55:26
188BET靠谱吗loadZotero@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:63:12
188BET靠谱吗observe@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:496:13
```
Can this error be caused by the new beta or is 'just' a problem that occurs by coincidence after the update?
Thanks!
```
Error: Error(s) encountered during statement execution: database disk image is malformed [QUERY: SELECT * FROM creators] [PARAMS: ] [ERROR: database disk image is malformed]
188BET靠谱吗Zotero.DBConnection.prototype.queryAsync@chrome://zotero/content/xpcom/db.js:680:13
From previous event:
188BET靠谱吗ZoteroService@file:///home/alex/Zotero_5.0.97_beta/components/zotero-service.js:347:7
188BET靠谱吗callback@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:55:26
188BET靠谱吗loadZotero@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:63:12
188BET靠谱吗observe@resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/alex/.zotero/zotero/odxygpmz.default/extensions/zotxt@e6h.org.xpi!/bootstrap.js:496:13
```
Can this error be caused by the new beta or is 'just' a problem that occurs by coincidence after the update?
Thanks!
188BET靠谱吗Generally this happens if you keep your Zotero data directory in a cloud storage folder, on a network share, or on an external drive that's unmounted incorrectly.Is that the case for you?
Try restoring from one of the automatic backupsin your data directory.
The error message has some variations:
[Exception...188BET靠谱吗"Could not convert JavaScript argument arg 0 [mozIStorageService.openDatabase]" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: chrome://zotero/content/xpcom/db.js :: Zotero.DBConnection.prototype._handleCorruptionMarker :: line 1324" data: no]
188BET靠谱吗Zotero.DBConnection.prototype._handleCorruptionMarker@chrome://zotero/content/xpcom/db.js:1324:24
From previous event:
188BET靠谱吗ZoteroService@file:///home/alex/Zotero_5.0.97_beta/components/zotero-service.js:347:7
188BET靠谱吗@chrome://zotero/content/include.js:4:14
The error keeps popping up even when I try older database backups ...
188BET靠谱吗(If you wanted to check this yourself, you could also make a backup of all the zotero.sqlite* files, temporarily disable auto-sync, swap in the various .bak files in the data directory as zotero.sqlite, and for each one start Zotero and check database integrity from the Advanced → Files and Folders pane of the preferences.)
pragma integrity_check;
188BET靠谱吗, and (assuming there's actually an error) send the output to support@zotero.org?sqlite> pragma integrity_check;
ok
so not an actual issue?188BET靠谱吗Zotero was quite insistent there was, though.