Replies: 21 comments 3 replies
|
Hi @aitianshi |
|
Sorry I forgot it. There are the steps to reproduce:
EDIT: an object created from Zotero doesn't have any problem, only upload existing PDF has this issue so far. It seems most of PDF objects are inserted in the DB but cannot verify if everything's there. Sync is very long |
|
This error also might cause the previous error. Is there a standalone way to test |
|
I noticed that but |
|
@uniuuu , I checked Zotero repo, it might be linked to this opened PR zotero/zotero # 2401 to support Arxiv papers. |
|
@aitianshi The line in error |
|
I test my setup on my public network and private computer before deploying. So everything is local. As mentioned few minutes before your asnwer I managed to upload/sync supported PDF by changing Minio address. Also, the |
|
EDIT: I saw the file where all entries of the DB are done and it is in fact missing |
|
Hi @aitianshi
If I understood correctly by "local" you mean localhost. Please confirm your client and server are on the same single machine/server and no VM run there. |
Hi @uniuuu |
|
I'll check on this issue today. |
|
Hi @aitianshi |
Hi @aitianshi
But it didn't not fixed issue. This issue #14 will have a status blocked/wont fix. |
|
Sorry for late reply. In fact I also tried to add new |
|
Hi @aitianshi What I am going to do is to patch downloaded prebuilt client as described https://github.com/gfacciol/zotero_dataserver-docker#patch-the-standalone-client-to-use-the-new-dataserver and test with it. |
|
Good afternoon @uniuuu , As I didn't see any answer from Zotero maintainers on the issue while they were active on others. I checked the report issue information which states they only check the forum first. I opened a discussion on the forum to make this issue seen by the maintainers. I still don't understand how the schema is complete but the DB (system-107.sql) isn't. Hope you don't mind I posted the issue in their forum. Waiting for your test. |
|
Hi @aitianshi What I saw, is that in the forum the issue you posted has been bounced too.
|
|
@aitianshi By the way you're pointing to minio IP change fixed issue you've had. Could you write details? |
Hi @aitianshi Regarding ZoteroObjectUploadError: 'preprint' is not a valid itemType" issue. Have you got any update for it? |
|
Hi @uniuuu , sorry for my (very) long absence. I have a way to fix that. It just needs to parse the real schema and introduce the new elements in the PHPMYADMIN. |
|
I probably found a solution: The docker container of the dataserver does not initialize the database. If you run https://github.com/uniuuu/dataserver/blob/master/admin/schema_update located under /var/www/zotero/admin/schema_update preprint as well as many other elements gets added to the database. I am not able to test it yet though because I have other issues with the sync right now. |



Uh oh!
There was an error while loading. Please reload this page.
Hi @uniuuu
While testing the new script for user/group management, I tried to use the sync into this group. However, whatever I try to sync I have this error
'preprint' is not a valid itemType". This ItemType is in fact not in the database but I don't know why ALL documents shows this.Do you have nay ideas ? There are the full errors.
All reactions