lnnrtwttkhn / talk-rdm

Source code for talk slides on reproducibility, research data management and open science
https://lennartwittkuhn.com/talk-rdm/
Creative Commons Attribution 4.0 International
7 stars 0 forks source link

Could not fetch https://cdn.rawgit.com/tonsky/FiraCode/1.204/distr/fira_code.css #3

Open lnnrtwttkhn opened 3 years ago

lnnrtwttkhn commented 3 years ago

https://travis-ci.com/github/lnnrtwttkhn/talk-rdm/builds/230353153

/usr/bin/pandoc +RTS -K512m -RTS talk-rdm.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /home/public/index.html --lua-filter /usr/local/lib/R/site-library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /usr/local/lib/R/site-library/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained -V 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-MML-AM_CHTML' -V 'title-slide-class=center, middle, inverse, title-slide' --standalone --section-divs --template /usr/local/lib/R/site-library/xaringan/rmarkdown/templates/xaringan/resources/default.html --no-highlight --include-in-header /tmp/Rtmpgor68L/rmarkdown-str8243bbb84.html --include-before-body /tmp/Rtmpgor68L/xaringan82f1653e2.md --include-after-body /tmp/Rtmpgor68L/xaringan87f26658b.js --variable title-slide=true --variable math=true 

Could not fetch https://cdn.rawgit.com/tonsky/FiraCode/1.204/distr/fira_code.css

HttpExceptionRequest Request {

  host                 = "cdn.rawgit.com"

  port                 = 443

  secure               = True

  requestHeaders       = []

  path                 = "/tonsky/FiraCode/1.204/distr/fira_code.css"

  queryString          = ""

  method               = "GET"

  proxy                = Nothing

  rawBody              = False

  redirectCount        = 10

  responseTimeout      = ResponseTimeoutDefault

  requestVersion       = HTTP/1.1

}

 ConnectionTimeout

Error: pandoc document conversion failed with error 61

Execution halted

make: *** [Makefile:4: public/index.html] Error 1

The command "docker run --rm -v $PWD:/home lennartwittkuhn/talk-rdm /bin/sh -c "cd /home; make all"" exited with 2.

Done. Your build exited with 1.
lnnrtwttkhn commented 3 years ago

idea: add fira_code.css to repo