Connector 5.0.206: Google Docs integration freezes on every action, fails in both Chrome and Firefox
After updating both Zotero standalone (9.0.4) and the Connector (5.0.206) today, the Google Docs integration freezes immediately on "Zotero is updating your document." This happens on first citation insert, on Refresh, and in brand-new empty documents. Reproduces identically in Chrome and Firefox on macOS, and reproduces with Zotero in safe mode (no third-party plugins involved).
Symptom: Citation picker works, I can select a citation and see it written to the page, then the integration hangs at "Zotero is updating your document" indefinitely. Refresh from the Zotero menu in Google Docs hangs the same way.
Console error (Chrome DevTools, Google Doc tab):
Zotero.GoogleDocs.UI.activate is not a function
at chrome-extension://ekhagklcjbdpajgpjgmbionohlpdbjgc/zotero-google-docs-integration/client.js:150
Accompanied by repeated chrome-extension://invalid/ Failed to load resource: net::ERR_FAILED.
Zotero standalone debug output shows:
HTTP Integration Error
at chrome://zotero/content/xpcom/server/server_connectorIntegration.js
This appears to precede the Connector-side error, suggesting the integration HTTP endpoint may be the root cause with the Connector UI error as a downstream symptom.
Environment:
Zotero standalone: 9.0.4 (ARM64)
Zotero Connector: 5.0.206
macOS: 26.5 (Apple Silicon)
Chrome and Firefox both reproduce the issue
integration.googleDocs.useGoogleDocsAPI already set to true before the update
http://127.0.0.1:23119/connector/ping returns "Zotero is running" — Connector-to-standalone communication is fine
Troubleshooting already attempted:
Reinstalled Connector in both browsers
Toggled integration.googleDocs.useGoogleDocsAPI off and back on with restarts
Tested in brand-new empty Google Docs
Verified no other Chrome extensions running
Confirmed full restart of both Zotero and browser (no lingering processes)
Reproduces in Zotero safe mode
Zotero Debug ID: D317149306
Symptom: Citation picker works, I can select a citation and see it written to the page, then the integration hangs at "Zotero is updating your document" indefinitely. Refresh from the Zotero menu in Google Docs hangs the same way.
Console error (Chrome DevTools, Google Doc tab):
Zotero.GoogleDocs.UI.activate is not a function
at chrome-extension://ekhagklcjbdpajgpjgmbionohlpdbjgc/zotero-google-docs-integration/client.js:150
Accompanied by repeated chrome-extension://invalid/ Failed to load resource: net::ERR_FAILED.
Zotero standalone debug output shows:
HTTP Integration Error
at chrome://zotero/content/xpcom/server/server_connectorIntegration.js
This appears to precede the Connector-side error, suggesting the integration HTTP endpoint may be the root cause with the Connector UI error as a downstream symptom.
Environment:
Zotero standalone: 9.0.4 (ARM64)
Zotero Connector: 5.0.206
macOS: 26.5 (Apple Silicon)
Chrome and Firefox both reproduce the issue
integration.googleDocs.useGoogleDocsAPI already set to true before the update
http://127.0.0.1:23119/connector/ping returns "Zotero is running" — Connector-to-standalone communication is fine
Troubleshooting already attempted:
Reinstalled Connector in both browsers
Toggled integration.googleDocs.useGoogleDocsAPI off and back on with restarts
Tested in brand-new empty Google Docs
Verified no other Chrome extensions running
Confirmed full restart of both Zotero and browser (no lingering processes)
Reproduces in Zotero safe mode
Zotero Debug ID: D317149306
Upgrade Storage
(There was a change in Google Docs a few days ago that broke citing in some documents. Zotero Connector 5.0.205 included a temporary workaround. 5.0.206 was supposed to be a proper fix but ended up breaking things more, so we've reverted to the 5.0.205 workaround in 5.0.207 for now. Sorry for the trouble.)