Can't install packages due to '503 Service Unavailable'
0
0
Entering edit mode
@iamfilippov-22435
Last seen 12 months ago
Estonia

I've been trying to install a bunch of packages today and yesterday with BiocManager::install and that fails. I've been getting the following errors:

> BiocManager::install('glmGamPoi')
Bioconductor version 3.14 (BiocManager 1.30.19), R 4.1.0 (2021-05-18)
Installing package(s) 'glmGamPoi'
also installing the dependency ‘SummarizedExperiment’

trying URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/SummarizedExperiment_1.24.0.tar.gz'
Content type 'application/octet-stream' length 1524667 bytes (1.5 MB)
==================================================
downloaded 1.5 MB

trying URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/glmGamPoi_1.6.0.tar.gz'
Error in download.file(url, destfile, method, mode = "wb", ...) : 
  cannot open URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/glmGamPoi_1.6.0.tar.gz'
In addition: Warning message:
In download.file(url, destfile, method, mode = "wb", ...) :
  cannot open URL 'https://mghp.osn.xsede.org/bir190004-bucket01/archive.bioconductor.org/packages/3.14/bioc/src/contrib/glmGamPoi_1.6.0.tar.gz': HTTP status was '503 Service Unavailable'
Warning in download.packages(pkgs, destdir = tmpd, available = available,  :
  download of package ‘glmGamPoi’ failed
* installing *source* package ‘SummarizedExperiment’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
^C
Execution halted

* removing ‘/usr/local/lib/R/site-library/SummarizedExperiment’

I have glmGamPoi here as an example, but it's also been failing randomly for other packages. I'm building the image on a remote Linux VM. But I also checked the links in my local browser and these give me 503 error ~ 1 of 10 times. So it's not a firewall issue or anything like that.

I'm clueless how to solve it. Would appreciate any suggestions.

glmGamPoi BiocManager • 1.1k views
ADD COMMENT
0
Entering edit mode

Same as Problem installing biomaRt on mac I think it boils down to issues with https://mghp.osn.xsede.org/ But I have no idea how to bypass it.

ADD REPLY
0
Entering edit mode

I am concerned that you are working with Bioc version 3.14 and we are doing some work to move archived package sets to a lower-cost distribution system. Are you able to upgrade to the current release? I think you will get better resolution with the up-to-date version.

ADD REPLY
0
Entering edit mode

Your specific link is working fine for me now. Let us know if the problem persists.

ADD REPLY

Login before adding your answer.

Traffic: 854 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6