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
```
❯ 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
https://s3.amazonaws.com/zotero.org/images/forums/u31346/b6jcnl2so7ebvqqxk6rt.png
will restart browser now....