[ensembl-dev] API - registry not loading

Simon Andrews simon.andrews at babraham.ac.uk
Tue May 8 14:46:28 BST 2018


I've been trying to run a script which we've been using for a while, but it's hanging whilst trying to load the registry.

Has anything changed in the way we're supposed to do this, or is there some problem on the public mysql server at the moment?

The code which is hanging is just:

my $registry = 'Bio::EnsEMBL::Registry';

$registry->load_registry_from_db(
                                 -host => 'ensembldb.ensembl.org',
                                 -user => 'anonymous'
                                );

Thanks

Simon.

The Babraham Institute, Babraham Research Campus, Cambridge CB22 3AT Registered Charity No. 1053902.
The information transmitted in this email is directed only to the addressee. If you received this in error, please contact the sender and delete this email from your system. The contents of this e-mail are the views of the sender and do not necessarily represent the views of the Babraham Institute. Full conditions at: www.babraham.ac.uk<http://www.babraham.ac.uk/terms>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20180508/2b68c878/attachment.html>


More information about the Dev mailing list