typst / webapp-issues

Issue tracker for Typst's web app.
https://typst.app
13 stars 0 forks source link

413 Payload Too Large when trying to convert Word docx file #472

Closed SimonIT closed 5 days ago

SimonIT commented 3 weeks ago

Description

I'm trying to convert a Word file to Typst with this option: grafik But I'm getting this error: graphic Looking at the log, I see that I'm getting a 413 Payload Too Large error. The document is 1145 KiB. I tried it before with the same document with images that were 5140 KiB.

Reproduction URL

No response

Browsers

Firefox, Chrome

OS

Windows

SimonIT commented 3 weeks ago

Update: It worked with a size of 1011 KiB. But I don't know if this is just a coincidence. In any case, the error message can be improved. With the size limit or the real cause, because the backend server was clearly reachable