question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pandoc: Unable to convert

See original GitHub issue

Dear @benweet,

I just tried to export a document to PDF but received the following error:

pandoc: Unable to convert `/tmp/tex2pdf.96/5d424bc6132b73039c2e9740a900ba6606b4179a.shtml' for use w

The document contains some sensitive information. Therefore, I cannot share it unfortunately.

Any steps I can do to further debug the problem?

Thankfully,

~ Robert

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
orschirocommented, Dec 6, 2015

@benweet

I identified the problem.

It was the following code:

![](https://photos-3.dropbox.com/t/2/AAC6acqUywa1KqYUWovVjFeaCepN-BcUPESgs40KtzjTLQ/12/8902804/png/32x32/1/_/1/2/Signature.png/EJix0AYY8Z4NIAcoBw/idusCMemHpOcDRptplGUTPEmdYK3ninaYXKm0StcFGA?size=1024x768&size_mode=3)

Apparently, Pandoc has issues accessing an image that is hosted on my private Dropbox.

Is it possible for Classeur to support local image paths?

For example, I don’t want my signature image to be uploaded onto Imgur but prefer to reference it locally.

0reactions
orschirocommented, Dec 15, 2015

Thanks for bringing this to an end!

The URI method works well enough and should maybe added to the documentation for private-sensitive users.

~ Robert

Read more comments on GitHub >

github_iconTop Results From Across the Web

FAQs - Pandoc
I used pandoc to convert a document to ICML (or OPML or RTF), and when I try to open it I'm told it's...
Read more >
Error creating notebook: pandoc document conversion failed ...
Yes!! Before running your scrip to update pandoc the User Guide for 'ggpmisc' failed consistently. After the update the problem is solved ( ......
Read more >
pandoc document conversion failed with error 1
The error means that pandoc can't fint the file to convert. Rmarkdown should have written that file in the document directory for pandoc...
Read more >
Pandoc 2.14 SVG cannot find file issue still happening on Win?
In summary, Pandoc copies the SVG file in a working directory, calls rsvg-convert, but fails to pass the proper path to rsvg-convert.
Read more >
"Error: pandoc document conversion failed with error 1" when ...
If you open your rmd file with the first version, you'll get a pandoc runtime error, but if use the second one, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found