Awesome! that fix the issue. Thank you Christian :-)

On Friday, June 30, 2017 at 11:58:16 AM UTC+10, Christian Hammond wrote:
>
> Hey,
>
> You may need to force a re-install of the static media. In 2.5, we keep 
> version information on the installed static media files in the database, 
> but when transferring to a new server this can result in it not trying to 
> re-install the static media files. This is fixed in 3.0 as of beta 1.
>
> Try:
>
>     rb-site manage /path/to/site install-extension-media -- --force
>
> (Note the first "--".)
>
> Christian
>
> On Thu, Jun 29, 2017 at 4:41 PM, MoonWalker <daniel.c...@gmail.com 
> <javascript:>> wrote:
>
>> 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 reviewboard...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> -- 
> Christian Hammond
> President/CEO of Beanbag <https://www.beanbaginc.com/>
> Makers of Review Board <https://www.reviewboard.org/>
>

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to