Hi.
Getting error when trying to install the latest Galaxy on a new stand alone
linux RH server. Is the repository down?
migrate.versioning.repository DEBUG 2013-07-16 14:14:46,235 Config:
{'db_settings': {'__name__': 'db_settings',
'required_dbs': '[]',
'version_table': 'migrate_tools', 'repository_id': '
GalaxyTools'}}
tool_shed.galaxy_install.migrate.check DEBUG 2013-07-16 14:14:46,240
psycopg2 egg successfully loaded for postgres dialect
The URL
http://toolshed.g2.bx.psu.edu/repository/get_tool_dependencies?name=bowti...
raised the exception:
<urlopen error [Errno 110] Connection timed out>
The URL
http://toolshed.g2.bx.psu.edu/repository/get_tool_dependencies?name=bowti...
raised the exception:
<urlopen error [Errno 110] Connection timed out>
The URL
http://toolshed.g2.bx.psu.edu/repository/get_tool_dependencies?name=lastz...
raised the exception:
<urlopen error [Errno 110] Connection timed out>
The URL
http://toolshed.g2.bx.psu.edu/repository/get_tool_dependencies?name=lastz...
raised the exception:
<urlopen error [Errno 110] Connection timed out>
Traceback (most recent call last):
.......
return tool_shed_accessible, missing_tool_configs_dict
UnboundLocalError: local variable 'missing_tool_configs_dict' referenced
before assignment
Regards,
Linda