Hi Stefan,
Apologies for this disruption. It should be fixed now. We have been
experiencing quite a heavy traffic recently. I'll look into fixing this a
bit more permanently

a


On 30 May 2013 16:38, Stefan Kroeger <[email protected]>wrote:

> Hi can anybody confirm my current problems on ensembl biomaRt service?
>
> Executing the following query I get an DB error message.
>
> require(biomaRt)
> ensembl <- useMart("ensembl", dataset = "mmusculus_gene_ensembl")
> biomart_data <- getBM(
>       attributes=c("ensembl_gene_id",
>       "ensembl_transcript_id",
>       "entrezgene",
>       "mgi_symbol"),
>       filter="entrezgene",
>       values=c("1","2"),
>       mart=ensembl)
>
> Error in getBM(attributes = c("ensembl_gene_id", "ensembl_transcript_id",
> :
>   Query ERROR: caught BioMart::Exception::Database: Could not connect to
> mysql database ensembl_mart_71: DBI
> connect('database=ensembl_mart_71;host=bm_mysql;port=3306','bmweb',...)
> failed: Host '54.225.80.241' is blocked because of many connection errors;
> unblock with 'mysqladmin flush-hosts' at /srv/biomart_server/
> biomart.org/biomart-perl/lib/BioMart/Configuration/DBLocation.pm line 98
>
>
> --
> Stefan
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.biomart.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
https://lists.biomart.org/mailman/listinfo/users

Reply via email to