Some items not imported from Paperpile
dstillman
Zotero Team
This discussion was created from comments split from: Fastest way to add folders of PDFs?.
Upgrade Storage
You'd want to check to see whether there are actually 8000 records in the RIS file. You should be able to do that with a text editor (TextEdit, Notepad) by searching for
TI -and looking at the number of results.I looked at the error console and there are many messages but they appear to just be related to having gone over an upload quota
If you sort by Date Added and compare the items to the RIS file, can you tell if it stopped at a certain point?
[JavaScript Warning: "Storing invalid field 'publisher' for type journalArticle in Extra for item 1/null"]
[JavaScript Warning: "Storing invalid field 'place' for type journalArticle in Extra for item 1/null"]
and the final one was:
[JavaScript Error: "malformed URI sequence" {file: "chrome://zotero/content/xpcom/translation/translate_firefox.js line 425 > eval" line: 1371}]
Zotero did not crash. The message I got at the end of the import attempt was:
"Error
An error occurred while trying to import the selected file. Please ensure that the file is valid and and try again."
The last 3 papers imported the second time match the last 3 imported the first time.
Thanks
You should then be able to delete that bad record and all the records above it to the beginning of the file, save the file, and then import the new smaller file to continue importing from that spot.
(Once you've imported everything, you'll want to sort by Date Added and delete any batches of duplicates from repeated import attempts, and then empty the trash.)