Connector is not communicating from google doc (Linux, chromium)

zotero is running and I can "ping" it:

```
❯ curl -v http://127.0.0.1:23119/connector/ping
* Trying 127.0.0.1:23119...
* Connected to 127.0.0.1 (127.0.0.1) port 23119
* using HTTP/1.x
> GET /connector/ping HTTP/1.1
> Host: 127.0.0.1:23119
> User-Agent: curl/8.13.0
> Accept: */*
>
* Request completely sent off
* HTTP 1.0, assume close after body
< HTTP/1.0 200 OK
< X-Zotero-Version: 7.0.15
< X-Zotero-Connector-API-Version: 2
< Content-Type: text/html
<
* shutting down connection #0
<!DOCTYPE html>Zotero is running%
```

in Chromium Version 135.0.7049.95 (Official Build) built on Debian GNU/Linux trixie/sid (64-bit) with Zotero Connector 5.0.165 when I reload google doc I get the first error reported, "kixAddZoteroMenu.js:123 Uncaught (in promise) Reference Error: Zotero is not defined":

https://s3.amazonaws.com/zotero.org/images/forums/u31346/4fusodzq3ove2nr55ngj.png

And when I in the menu choose "Zotero -> Add/edit bibliography" I get the "Is zotero running" and another error:

https://s3.amazonaws.com/zotero.org/images/forums/u31346/splhmd22tlcjuw8mtqus.png
  • Are you getting the same dialog when you try to save from webpages?
  • It seems to work ok when I click on zotero extension icon on webpages. This is specifically when used within Google doc
  • Have you disabled all other browser extensions and reloaded Google Docs?
  • no, I have not done that since I did not know it is a requirement for the extension to work... FWIW, I definitely reloaded Google Docs many times since I installed it and force-reloaded that page a number of times while troubleshooting. Now I have disabled all other extensions (besides PDF viewer, seems system wide install?) , without reload -- the same story with just more complaints from disabled and then removed "offline" extension for google docs:

    https://s3.amazonaws.com/zotero.org/images/forums/u31346/b6jcnl2so7ebvqqxk6rt.png

    will restart browser now....
  • FWIW, exactly the same (with the same "bad memories" about offline docs) after restart
  • We don't test on Chromium, and while it should work just as well as on Chrome, this may be specific to Chromium, or some configuration option in the way it was built for you. Can you reproduce this with a Chrome build?
  • no, I have not done that since I did not know it is a requirement for the extension to work
    (It's not, of course, but it's a troubleshooting step on the linked troubleshooting page.)
Sign In or Register to comment.