Several months ago I migrate RB to another servers. Everything went well, 
but seams like few extensions stop working.  I am including the logs, since 
I am not sure how to fix these issue.


017-06-29 00:24:00,504 - CRITICAL -  - 
djblets.extensions.templatetags.djblets_extensions - Unable to load CSS 
bundle 'default' for extension 'Comment Severity' 
(rbseverity.extension.SeverityExtension): The file 
'ext/rbseverity.extension.SeverityExtension/css/default.min.css' could not 
be found with <pipeline.storage.PipelineCachedStorage object at 
0x7ff589643e50>.
Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg/djblets/extensions/templatetags/djblets_extensions.py",
 
line 66, in _render_bundle
    return node_cls('"%s"' % extension.get_bundle_id(name)).render(context)
  File 
"/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
 
line 55, in render
    return self.render_compressed(package, 'css')
  File 
"/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
 
line 36, in render_compressed
    return method(package, package.output_filename)
  File 
"/usr/local/lib/python2.7/dist-packages/django_pipeline-1.3.25-py2.7.egg/pipeline/templatetags/compressed.py",
 
line 62, in render_css
    'url': mark_safe(staticfiles_storage.url(path))
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/contrib/staticfiles/storage.py",
 
line 139, in url
    hashed_name = self.hashed_name(clean_name).replace('\\', '/')
  File 
"/usr/local/lib/python2.7/dist-packages/Django-1.6.11.5-py2.7.egg/django/contrib/staticfiles/storage.py",
 
line 96, in hashed_name
    (clean_name, self))
ValueError: The file 
'ext/rbseverity.extension.SeverityExtension/css/default.min.css' could not 
be found with <pipeline.storage.PipelineCachedStorage object at 
0x7ff589643e50>.

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to