Pointers for error

Greetings,

I am getting the following cryptic error.

```
TimeoutError: operation timed out
TimeoutError: operation timed out
(No stack trace)
From previous event:
captureStackTrace@resource://zotero/bluebird/debuggability.js:915:23
CapturedTrace@resource://zotero/bluebird/debuggability.js:807:22
longStackTracesCaptureStackTrace@resource://zotero/bluebird/debuggability.js:482:19
module.exports/Promise.prototype._then@resource://zotero/bluebird/promise.js:261:17
module.exports/Promise.prototype.timeout@resource://zotero/bluebird/timers.js:82:22
Zotero.DBConnection.prototype.executeTransaction@chrome://zotero/content/xpcom/db.js:445:41
startup@jar:file:///home/username/.zotero/zotero/5ryevrb7.default/extensions/better-bibtex@iris-advies.com.xpi!/content/better-bibtex.js:134844:29
```

I'm wondering what I need to do to solve this. Sync also seems to be taking forever.
Sign In or Register to comment.