Hi Trinh,

Did you use correct django settings when compiling assets? In production
you would typically use "aws" or "openstack" rather than the default
"devstack" settings file, for example:

paver update_assets --settings=aws

If that doesn't work for you, you can also try:

- restarting memcached ("sudo service memcached restart")
- removing temporary mako files ("rm -r /tmp/mako_*")
- restarting all edx services ("sudo /edx/bin/supervisor restart all")

-- 
Matjaz Gregoric
@OpenCraft

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/CALNP4Fc5mEk1YMEXXp97SVrCf-53NG2hVDH_5OzomHcOVtHWHA%40mail.gmail.com.

Reply via email to