Page not found (404)

Request Method: GET
Request URL: https://rna-tools.online/media/jobs/09b19b68/
Raised by: django.views.static.serve

"/home/ubuntu/rna-tools/rna_tools/tools/webserver-engine/media/jobs/09b19b68" does not exist

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.