Status
People
(Reporter: stephend, Unassigned)
Tracking
Details
(Whiteboard: [specification][type:bug], URL)
What did you do? ================ Load https://developer.mozilla.org/ga-IE/demos/tag/finalist What happened? ============== Throws an HTTP 500 Internal Server Error: Error message exceptions:ValueError: The file 'img/icons/finalist.png' could not be found with <pipeline.storage.PipelineCachedStorage object at 0x7f9fb06f5490>. Stack trace Traceback (most recent call last): File "/data/www/developer.mozilla.org/venv/lib/python2.7/site-packages/newrelic-2.52.0.40/newrelic/api/web_transaction.py", line 711, in __iter__ File "/data/www/developer.mozilla.org/venv/lib/python2.7/site-packages/newrelic-2.52.0.40/newrelic/api/web_transaction.py", line 1087, in __call__ File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/core/handlers/wsgi.py", line 187, in __call__ File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/core/handlers/base.py", line 137, in get_response File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/template/response.py", line 103, in render File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/template/response.py", line 80, in rendered_content File "/data/www/developer.mozilla.org/kuma/vendor/src/jingo/jingo/__init__.py", line 206, in render File "/data/www/developer.mozilla.org/venv/lib/python2.7/site-packages/newrelic-2.52.0.40/newrelic/api/function_trace.py", line 98, in dynamic_wrapper File "/data/www/developer.mozilla.org/venv/lib/python2.7/site-packages/jinja2/environment.py", line 969, in render File "/data/www/developer.mozilla.org/venv/lib/python2.7/site-packages/jinja2/environment.py", line 742, in handle_exception File "/data/www/developer.mozilla.org/kuma/kuma/demos/templates/demos/listing_tag.html", line 1, in top-level template code File "/data/www/developer.mozilla.org/kuma/kuma/demos/templates/demos/base.html", line 1, in top-level template code File "/data/www/developer.mozilla.org/kuma/templates/base.html", line 190, in top-level template code File "/data/www/developer.mozilla.org/kuma/kuma/demos/templates/demos/listing_tag.html", line 25, in block "content" File "/data/www/developer.mozilla.org/kuma/kuma/core/helpers.py", line 330, in static File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/contrib/staticfiles/storage.py", line 128, in url File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/contrib/staticfiles/storage.py", line 277, in stored_name File "/data/www/developer.mozilla.org/kuma/vendor/src/django/django/contrib/staticfiles/storage.py", line 91, in hashed_name New Relic: https://rpm.newrelic.com/accounts/263620/applications/3172075/traced_errors/3066ef-8c996ba5-b3c4-11e5-8436-c81f66b8ceca What should have happened? ========================== Should've loaded the page or at least thrown a 404 instead. Is there anything else we should know? ======================================
(Reporter) | ||
Updated•3 years ago
|
Severity: normal → major
Comment 1•3 years ago
|
||
We are decommissioning demo studio.
Status: NEW → RESOLVED
Last Resolved: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•