dginev / ar5iv

A web service offering HTML5 articles from arXiv.org as converted with latexml
https://ar5iv.org
MIT License
782 stars 20 forks source link

Improve article 1710.01320 #155

Open goska opened 2 years ago

goska commented 2 years ago

Exact location of issue Please provide a link to the source article, ideally pointing to the exact piece of content containing the issue. Our documents have "id" attributes on each logical element. Article https://arxiv.org/abs/1710.01320 (https://ar5iv.labs.arxiv.org/html/1710.01320).

Problem details

Conversion of the entire article to HTML failed with error: "Conversion to HTML had a Fatal error and exited abruptly. This document may be truncated or damaged."

(Optional) Expected behavior HTML version of the article to appear on the screen Desktop (please complete the following information)

Smartphone (please complete the following information): N/A

(Optional) Screenshots If applicable, add screenshots to help explain your problem.

(Optional) Additional context Add any other context about the problem here.

dginev commented 2 years ago

This is a valuable find, since we don't have a good way to log problems related to timeouts in image conversion with ghostscript, and it looks like this is exactly where things have gone off the tracks:

(Graphics battaglia_accepted_arxiv.html 16 to process...

Fatal:timeout:timedout Conversion timed out

Cross-linking LaTeXML#1498