Re: [mezzanine-users] Re: Internal Server Error

2016-10-02 Thread Eduardo Rivas
We're going to need to see the full traceback again to help you out. 
However, a 502 sounds like an error happening before the request reaches 
Django. Can you check the nginx logs? They should be in 
/home/%(user)s/logs/%(proj_name)s_error_nginx.log (taken from the fabfile).


--
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.


Re: [mezzanine-users] Re: Internal Server Error

2016-09-27 Thread shivang patel
I think, problem is related to *rsync, *it's not sync any static file from 
development environment to 
/home/user_name/mezzanine/prooject_name/static

 
Ok... Fine, But then after I was checked fabfile.py and removed "/static" 
from *excludeList *and this internal server error solved ! And new error 
comes, 


*502 bad Gatewaay*Any suggestions ??! Thank You ! 

-- 
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.


Re: [mezzanine-users] Re: Internal Server Error

2016-09-26 Thread shivang patel
Yes, That was my mistake. I will take care this thing next time.
Your Replay very help full. That error is something like...

Internal Server Error: /

UncompressableFileError at /
 'css/socialbutton_style.css' could not be found in the COMPRESS_ROOT 
'/home/pi/mezzanine/trekmunk/static' or with staticfiles.


But, I was already used 


I am also attaching complete log




On Monday, September 26, 2016 at 11:28:54 PM UTC+5:30, Eduardo Rivas wrote:
>
> Please don't double post. Some people are subscribed to this list and will 
> get every email.
>
> Have you configured email reporting for your site? That should get you a 
> full traceback delivered to your email, which you can then post here. This 
> thread describes how to configure it: 
>
> https://groups.google.com/forum/#!searchin/mezzanine-users/500/mezzanine-users/f5xWowOEL7M/4thS5GqwKiYJ
>  
>
> Also, you should check the server logs for errors. The default deployment 
> mechanism (fabric) puts error logs in 
> /home//logs/_error.log (where  and 
>  depend on your particular installation).
>

-- 
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.


InternalServer_error_LogMezzanine.pdf
Description: Adobe PDF document


Re: [mezzanine-users] Re: Internal Server Error

2016-09-26 Thread Eduardo Rivas
Please don't double post. Some people are subscribed to this list and will
get every email.

Have you configured email reporting for your site? That should get you a
full traceback delivered to your email, which you can then post here. This
thread describes how to configure it:
https://groups.google.com/forum/#!searchin/mezzanine-
users/500/mezzanine-users/f5xWowOEL7M/4thS5GqwKiYJ

Also, you should check the server logs for errors. The default deployment
mechanism (fabric) puts error logs in
/home//logs/_error.log
(where  and  depend on your particular
installation).

-- 
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.