Traceback (most recent call last):
File "/homes/breeze/code/venv/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 111, in get_response
response = callback(request, *callback_args, **callback_kwargs)
File "/homes/breeze/code/isbio/breeze/views.py", line 3125, in job_url_hook
if get_file_md5(a_runnable.rexec.path) == md5: # id matches job key (safety)
File "/homes/breeze/code/venv/local/lib/python2.7/site-packages/django/db/models/fields/files.py", line 59, in _get_path
return self.storage.path(self.name)
File "/homes/breeze/code/venv/local/lib/python2.7/site-packages/django/core/files/storage.py", line 246, in path
raise SuspiciousOperation("Attempted access to '%s' denied." % name)
SuspiciousOperation: Attempted access to '/projects/breeze/db/reports/7978_hercules-all-26022018_dbulanov/script.r' denied.