unauthorized: authentication required error in ensembl-vep installation
0
0
Entering edit mode
4.9 years ago
Shicheng Guo ★ 9.4k

I tried to install VEP by docker with the following commands in Ubuntu 18.04 (64-bit)

sudo apt-get update
sudo apt-get remove docker docker-engine docker.io
sudo apt install docker.io
sudo systemctl start docker
sudo systemctl enable docker
docker --version

Docker installation sucessfully. and then I tried several different resources to install VEP:

sudo docker pull ensemblorg/ensembl-vep
sudo docker pull willmclaren/ensembl-vep

However, all the docker will give me the same error:

unauthorized: authentication required

Any suggestion?

Thansk.

VEP VEP (Variant Effect Predictor) • 1.3k views
ADD COMMENT
1
Entering edit mode

This could be caused by a proxy issue.

ADD REPLY

Login before adding your answer.

Traffic: 1623 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