uniuuu / zotprime

Fully packaged on-premise Zotero platform
https://www.zotero.org
GNU General Public License v3.0
71 stars 7 forks source link

Help: Connectors - Not Found #8

Closed uniuuu closed 1 year ago

uniuuu commented 1 year ago

Discussed in https://github.com/uniuuu/zotprime/discussions/5

Originally posted by **danielnbalasoiu** May 1, 2023 Hi, I'm running Zotprime on a self-hosted VM, updated `config.sh` to point to VM's IP address and built Zotero client. All good so far. The problem is when I open the client a browser tab is opened (`http://VM-IP:8080/download/connector`) and I get `Not Found` error. ``` zotprime-app-zotprime-dataserver-1 | xx.yy.zz.qq - - [01/May/2023:10:38:45 +0000] "GET /download/connectors HTTP/1.1" 404 69 ``` Can you please help me debug this further? Thanks!
uniuuu commented 1 year ago

Hi @danielnbalasoiu

Thank you for your feedback. What I see is that still have to point to zotero website download page https://www.zotero.org/download/connectors These connectors have it's own repository https://github.com/zotero/zotero-connectors and can be built from source. They are not included in original ZotPrime repository. The broken link will be fixed in future release. Please download connectors from official page.