brentthorne / posterdown

Use RMarkdown to generate PDF Conference Posters via HTML
https://brentthorne.github.io/posterdown_html_showcase/
Other
842 stars 130 forks source link

Error: pandoc document conversion failed with error 61 #143

Open DCEW opened 1 year ago

DCEW commented 1 year ago

Thank you for using posterdown ! Please fill add the following information to your issue request for best results and faster response times:

1) Please list the poster template/ templates in which you are submitting the issue about. For example you can put a single template if the issue is specific to it such as posterdown_html; or you may have an issue which more then one template is impacted so you can put posterdown_betterland & posterdown_betterport

2) Please indicate your operating system, R and RStudio versions as necessary.

3) Please indicate which version of posterdown you are using, either CRAN or github.

4) Please briefly and clearly state the issue you are having, the expected results, and any possible fixes that you have tried which have not worked. This includes example code which should be written in a reproducible manner.

5) Delete the text here and above once you feel 1-4 have been sufficiently answered, thanks!


1) posterdown_betterport

2)Windows 10 x64, R version 4.2.2 (2022-10-31 ucrt), RStudio Version 1.3.959

3) CRAN

4) I'm attempting to knit the default-populated Rmarkdown using posterdown where all I have altered is the title, author and output ("posterdown::posterdown_betterport"). I can knit regular Rmarkdowns as usual, into the same directory. The full error is:

Could not fetch https://use.fontawesome.com/releases/v5.8.1/webfonts/fa-brands-400.woff HttpExceptionRequest Request { host = "use.fontawesome.com" port = 443 secure = True requestHeaders = [] path = "/releases/v5.8.1/webfonts/fa-brands-400.woff" queryString = "" method = "GET" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 } (InternalException (HandshakeFailed (Error_Protocol ("certificate rejected: [InvalidSignature SignatureInvalid]",True,CertificateUnknown)))) Error: pandoc document conversion failed with error 61 Execution halted

I have tried updating all packages, including {xfun}.

amiii123malviya commented 2 months ago

Hello,

Is this issue still active? I would like to work on this.

Best Regards.