Could be related to this fix which was causing some issues with django-compressor:
https://github.com/joshcartme/mezzanine/commit/9abc3914d7ed60fc8d00e8db7eac5b97aa008bfb Try applying that, and/or disabling compressor at least to try and isolate the issue. On Mon, Jun 9, 2014 at 3:37 PM, Carlos Balderas <[email protected]> wrote: > > Racking my brain on this one... so i've deployed mezzanine on digital > ocean using the included fab file and received ok results. Everything > except galleries are working. When I navigate to a gallery page I receive a > 500 error. I have tried the gunicorn logs (nothing there) and the nginx log > (not useful only lists http codes). Since I am on a staging server I set > debug to true so that I could see the trace of my error. In debug mode the > galleries are working just fine... > > Is there a common pitfall with the galleries that I am experiencing? > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" 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. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" 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.
