We have a Galaxy instance installed on a node in our cluster, giving access to all our researchers. Sharing histories seem to work, but when I try to use the Histories shared with Me I got a error page with:
Internal Server Error
Galaxy was unable to successfully complete your request
And the command line log:
paste.expected_exceptions: [< class 'paste.httpexceptions.HTTPException' >]
paste.httpexceptions: < paste.httpexceptions.HTTPExceptionHandler object at 0xf400690 >
paste.httpserver.proxy.host: 'dummy'
paste.httpserver.proxy.scheme: 'http'
paste.httpserver.thread_pool: < paste.httpserver.ThreadPool object at 0xd131ed0 >
paste.recursive.forward: < paste.recursive.Forwarder from /galaxy/galaxy >
paste.recursive.include: < paste.recursive.Includer from /galaxy/galaxy >
paste.recursive.include_app_iter: < paste.recursive.IncluderAppIter from /galaxy/galaxy >
paste.recursive.script_name: '/galaxy/galaxy'
paste.throw_errors: True
request_id: '06a077649d4c11e784ca0cc47ad6b9cc'
webob._parsed_query_vars: (GET([]), '')
wsgi process: 'Multithreaded'
Yes, the path is: /galaxy/galaxy
What could be happening with our installation or configuration? Thanks