Error updating translators

I keep getting an error when trying to update the translators. The debug log says access denied, not sure why? This happens on both my PC and laptop.



[JavaScript Error: "ReferenceError: module is not defined" {file: "chrome://zoteroscholarcitations/content/scripts/zoteroscholarcitations.js" line: 239}]
@chrome://zoteroscholarcitations/content/scripts/zoteroscholarcitations.js:239:1


version => 4.0.29.17, platform => Win32, oscpu => Windows NT 6.1; WOW64, locale => en-US, appName => Zotero, appVersion => 4.0.29.17

=========================================================

(3)(+0000000): Checking repository for updates

(3)(+0000001): HTTP POST styles=%5B%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Famerican-anthropological-association%22%2C%22updated%22%3A1398878378%2C%22url%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Famerican-anthropological-association%22%7D%2C%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fapa%22%2C%22updated%22%3A1496604774%2C%22url%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fapa%22%7D%2C%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fbiophysical-journal%22%2C%22updated%22%3A1348812398%2C%22url%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fbiophysical-journal%22%7D%2C%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fcell%22%2C%22updated%22%3A1359255998%2C%22url%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fcell%22%7D%2C%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fchicago-author-date%22%2C%22updated%22%3A1490528305%2C%22url%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fchicago-author-date%22%7D%2C%7B%22id%22%3A%22http%3A%2F%2Fwww.zotero.org%2Fstyles%2Fchicago-fullnote-bibliogra... (4028 chars) to https://repo.zotero.org/repo/updated?last=1497728991&version=4.0.29.17&m=1

(5)(+0000665): Beginning DB transaction

(3)(+0000000): Beginning Notifier event queue

(5)(+0000000): REPLACE INTO version (schema,version) VALUES (?,?)

(5)(+0000000): Binding parameter 1 of type string: "repository"

(5)(+0000000): Binding parameter 2 of type int: 1497729006

(1)(+0000002): NS_ERROR_FILE_ACCESS_DENIED Exception: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIFile.remove]
===== Stack Trace =====
_styleXMLToFile@chrome://zotero/content/xpcom/schema.js:1902:5
_updateFromRepositoryCallback@chrome://zotero/content/xpcom/schema.js:1740:5
Zotero.Schema</this.updateFromRepository/get<@chrome://zotero/content/xpcom/schema.js:1068:18
_stateChange@chrome://zotero/content/xpcom/http.js:939:6
Zotero.HTTP</this.doPost/xmlhttp.onreadystatechange@chrome://zotero/content/xpcom/http.js:341:4
=======================

(5)(+0000000): Rolling back transaction

(3)(+0000001): Resetting Notifier event queue
  • That points to either folders and files in your Zotero data directory having incorrect permissions or, more likely on Windows, security software interfering with Zotero's ability to write to the disk. The latter is more likely if you used Zotero for Firefox previously and still have your data directory within the Firefox profile. (The upcoming Zotero 5.0 will automatically move the data directory to a "Zotero" directory in your home directory to avoid problems like that, so you could try moving it there now.)
  • If you don't think it's security software, you can try deleting the 'styles' and 'translators' directories in the your Zotero data directory and seeing if that fixes the problem.
  • It was the file permissions, some parts were read only. Not sure why, but anyways that fixed it. Thanks!
Sign In or Register to comment.