Question: Manage roles option does not complete
1
jhl667 • 10 wrote:
I'm getting the following error message when trying to load a role from the "Manage roles" option in the "Admin" section:
Exception happened during processing of request from ('127.0.0.1', 56342) Traceback (most recent call last):
File "/home/groups/clinical/Galaxy/galaxy-dist/eggs/Paste-1.7.5.1-py2.7.egg/paste/httpserver.py", line 1068, in process_request_in_thread self.finish_request(request, client_address)
File "/opt/installed/python-2.7.8/lib/python2.7/SocketServer.py", line 334, in finish_request self.RequestHandlerClass(request, client_address, self)
File "/opt/installed/python-2.7.8/lib/python2.7/SocketServer.py", line 653, in _init_ self.finish()
File "/opt/installed/python-2.7.8/lib/python2.7/SocketServer.py", line 712, in finish self.wfile.close()
File "/opt/installed/python-2.7.8/lib/python2.7/socket.py", line 279, in close self.flush()
File "/opt/installed/python-2.7.8/lib/python2.7/socket.py", line 303, in flush self._sock.sendall(view[write_offset:write_offset+buffer_size])
error: [Errno 32] Broken pipe
Any ideas? This only occurs with a couple of the more heavily used roles, if that makes any difference.