tseemann/abricate

problem getting vfdb - Error 403

Open

#224 opened on Feb 9, 2026

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Perl (105 forks)github user discovery
help wanted

Repository metrics

Stars
 (496 stars)
PR merge metrics
 (PR metrics pending)

Description

Got an error below when running on AWS, however, downloading the file manually is OK. Looks like the IP address is blocked somehow.

Setting up 'vfdb' in '/opt/conda/envs/nullarbor_env/db/vfdb'
Downloading: http://www.mgc.ac.cn/VFs/Down/VFDB_setA_nt.fas.gz
HTTP Result: 403
Destination: vfdb.fa.gz
Filesize:  bytes
gzip: vfdb.fa.gz: No such file or directory
load_fasta: vfdb.fa
load_fasta: read 0 unknown sequences
dedupe_seq: read 0 / kept 0

Contributor guide