I can't reproduce this - just did deploy of Mezzanine 3.0.9 to a fresh
ubuntu 12.04 machine without any issue.

Only thing I can think of is some mismatch between ALLOWED_HOSTS, Site
objects, and NGINX config - triple check those since the behaviour changes
with DEBUG False.


On Sat, Mar 29, 2014 at 5:25 AM, Josh Cartmell <joshcar...@gmail.com> wrote:

> I'm working on putting a dev server up for a client (to show them my
> progress) and figured I could do that quickly with the bundled fabfile and
> a VPS from Digital Ocean.  I'm using essentially unmodified deploy config
> (I commented out some SSL stuff in the nginx config) and the VPS is 64 bit
> Ubuntu 12.0.4.
>
> If I set DEBUG = True the site runs fine, but when it is false the site
> just says Internal Server Error.
>
> I've checked the nginx and supervisor logs and nothing shows up in either
> when the site produces the error.  Does gunicorn have a logfile and if so
> where is it?
>
> I also tried 64 bit Debian 7, and that also resulted in Internal Server
> Errors.
>
> Thanks!
>
> --
> 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 mezzanine-users+unsubscr...@googlegroups.com.
> 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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to