kermitt2 / grobid_client_python

Python client for GROBID Web services
Apache License 2.0
280 stars 74 forks source link

Error 408 #69

Open amscosta2022 opened 7 months ago

amscosta2022 commented 7 months ago

Hello, When using the python client: grobid_client --input ../blood-viscosity-fev-24 --output ../xml processFulltextDocument --consolidate_header --consolidate_citations --segmentSentences

All the .tei.xml generation is fine, except by this file:

Processing of ../blood-viscosity-fev-24/2020_blood-flow-simulations-in-patient-specific-geometries-of-the-carotid-artery-a-systematic-review.pdf failed with error 408 , None runtime: 70.827 seconds

Any workaround?

lfoppiano commented 7 months ago

@amscosta2022 please check here: https://github.com/kermitt2/grobid_client_python/issues/54#issuecomment-1268028156

If this solution does not work, could you share the PDF that is failing?