-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download does not work #64
Comments
ok found .zip files. Additional found .xml files with actual date, but uncorrected content, but corrected content in .xml in .zip? |
(core dumped) ?? |
Ok now I have a book with "Download" button working, but the path is https://xyz.ub.uni-heidelberg.de/project-data/sfbywmafgfwfmuaf/sfbywmafgfwfmuaf__mitmusverb1930_2018.zip instead of https://xyz.ub.uni-heidelberg.de/pocoweb/project-data/sfbywmafgfwfmuaf/sfbywmafgfwfmuaf__mitmusverb1930_2018.zip .
|
PS: the ocr from the download that worked is Abbyy-XML: <document xmlns="http://www.abbyy.com/FineReader_xml/FineReader10-schema-v1.xml" version="1.0" producer="ABBYY FineReader Engine 11" languages="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.abbyy.com/FineReader_xml/FineReader10-schema-v1.xml http://www.abbyy.com/FineReader_xml/FineReader10-schema-v1.xml"> |
The download endpoint returns a relative download location to the archive: {
"archive":"project-data/coatxqdtqlfhauar/coatxqdtqlfhauar_Goethe_Die_Wahlverwandtaften_1814.zip"
} From this the download should work IMHO. I will look into this. |
exception: basic_string::insert: __pos (which is 33) > this->size() (which is 20)
|
commit b8a7eb9 |
I finally could reproduce your error. Commit 0091ae4 should fix it |
Hmm... still the same problem:
|
The same error seems to affect the hOCR export functionality:
|
We've done a lot of work in pocoweb and want to export it. @finkf , could you clairfy this? |
Dear @finkf, Could you please look for this? |
in docker logs I've found tons of
zip warning: No such file or directory
messages.Additional messages found:
The text was updated successfully, but these errors were encountered: