Galaxy 18.05 on CentOS 7.5
Some tools, when I try to install them through the web, will get stuck on one tool in the "cloning" state.
In the galaxy/uwsgi.log I see this:
10.126.160.102 - - [11/Sep/2018:13:44:34 +1100] "POST /galaxy/admin_toolshed/install_repositories HTTP/1.1" 500 - "https://company.com/galaxy/admin_toolshed/browse_toolsheds" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0"
Error - <type 'exceptions.AttributeError'="">: 'NoneType' object has no attribute 'endswith'
URL: https://company.com/galaxy/admin_toolshed/install_repositories
File 'lib/galaxy/web/framework/middleware/error.py', line 154 in __call__
app_iter = self.application(environ, sr_checker)
File '/galaxy/development/.venv/lib/python2.7/site-packages/paste/recursive.py', line 85 in __call__
return self.application(environ, start_response)
File '/galaxy/development/.venv/lib/python2.7/site-packages/paste/httpexceptions.py', line 640 in __call__
return self.application(environ, start_response)
File 'lib/galaxy/web/framework/base.py', line 142 in __call__
return self.handle_request(environ, start_response)
File 'lib/galaxy/web/framework/base.py', line 221 in handle_request
body = method(trans, **kwargs)
File 'lib/galaxy/web/framework/decorators.py', line 98 in decorator
return func(self, trans, *args, **kwargs)
File 'lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py', line 575 in install_repositories
reinstalling=reinstalling,
File 'lib/tool_shed/galaxy_install/install_manager.py', line 846 in install_repositories
tool_panel_section_mapping=tool_panel_section_mapping)
File 'lib/tool_shed/galaxy_install/install_manager.py', line 872 in install_tool_shed_repository
install_dir = os.path.join(tool_path, relative_install_dir)
File '/galaxy/development/.venv/lib64/python2.7/posixpath.py', line 77 in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'
Have I made a mistake in my Galaxy installation process? I've got a long list of tools successfully installed - it's only installing new tools.
I've experienced this problem installing: rgrnastar, zerone, suite_gops_1_0.