Web Library won't display "An error has occurred" - FreeBSD13.2/Firefox91.10.0esr

Works fine on Brave(Chromium) on same platform/machine/user.

Zotero connector works on Firefox to talk to my Zotero account, but just can't view web library.

Older version of the web library as suggested also fails. Error message says to report:


jge/</<@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:69:304515
jge/<@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:69:305312
Ws@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:92896
pu@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:113159
fu/<@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:111899
fu@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:111964
Jc@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:105832
Aa@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:46699
fu/<@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:111959
fu@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:111964
Yc@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:104575
w@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:11:1375
_@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:11:1906



jge@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:69:303763
qge
t@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:176619
t@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:178640
t@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:174031
t@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:384911
t@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:174031
i@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:193734
u@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:195331
c@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:161325
vh@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:164238
dZ@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:21:389807
Vge@https://www.zotero.org/static/web-library/zotero-web-library.1652724340.js:69:307195

Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Firefox/91.0


  • Thanks for the report, web library generally works on Firefox, including 91 ESR.

    Is it possible your browser is configured in an unusual way, for example disallowing local storage access?

    Could you please try the following:

    On the page where you see this error open browser console (Ctrl + Shift + K) and type the following command:

    localStorage.clear()

    Then press Enter to confirm. This will clear local preferences stored by web library, such as column size and order. Now refresh page to see if it helped.
Sign In or Register to comment.