Skip to content

[Bioc-devel] Build error: "Could not fetch a url"

2 messages · Kucukural, Alper, Hervé Pagès

#
Hi,

I got this error in debrowser builds that I shouldn't get. Since, it builds without any problem most of the time but sometimes, I got this error below. Is it reading the links from the cache? How can I solve it? It works most of the time but sometimes I got this error like today.

pandoc.exe: Could not fetch https://debrowser.umassmed.edu/imgs/debrowser_pics/figure_37.png
HttpExceptionRequest Request {
  host                 = "debrowser.umassmed.edu<http://debrowser.umassmed.edu>"
  port                 = 443
  secure               = True


http://bioconductor.org/checkResults/release/bioc-LATEST/debrowser/

Thanks,

Alper Kucukural
#
Hi Alper.

I'm not sure what cache that would be. Could the problem be on the
debrowser server side i.e. that the URL pointing to the PNG image
hosted on the debrowser server sometimes cannot be fetched because
the server is not accessible at that particular moment?

Cheers,
H.
On 05/01/2017 09:56 AM, Kucukural, Alper wrote: