Re: Issue 2183 in reviewboard: Get internal server errors everyonce in a while

2011-09-01 Thread reviewboard

Updates:
Status: SetupIssue

Comment #3 on issue 2183 by trowb...@gmail.com: Get internal server errors  
everyonce in a while

http://code.google.com/p/reviewboard/issues/detail?id=2183

From those errors, you need to install the wgsi handler for django.

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2183 in reviewboard: Get internal server errors everyonce in a while

2011-07-21 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2183 by bjvi...@gmail.com: Get internal server errors everyonce  
in a while

http://code.google.com/p/reviewboard/issues/detail?id=2183

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running? 1.6 RC1


What's the URL of the page containing the  
problem? ...mydomain../r/56/diff/#index_header



What steps will reproduce the problem?
1. Trying to publish a review with comments on a few lines and I keep  
getting internal server errors at random times. Some lines allow saving the  
comments, others just keep cycling. then a refresh produces a server error  
every once in a while.

2.
3.

What is the expected output? What do you see instead?
Draft being saved is expected instead of a server error.

What operating system are you using? What browser?
Firefox on windows

Please provide any additional information below.
The server is configured correctly and no other problems have been found  
except this issue with getting an internal server error every once in a  
while.



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2183 in reviewboard: Get internal server errors everyonce in a while

2011-07-21 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2183 by chip...@gmail.com: Get internal server errors  
everyonce in a while

http://code.google.com/p/reviewboard/issues/detail?id=2183

Can you enable logging and paste the errors found in the log file? We need  
more information to go on.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2183 in reviewboard: Get internal server errors everyonce in a while

2011-07-21 Thread reviewboard


Comment #2 on issue 2183 by bjvi...@gmail.com: Get internal server errors  
everyonce in a while

http://code.google.com/p/reviewboard/issues/detail?id=2183

[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] mod_wsgi  
(pid=..PID..): Target WSGI script '..appLocation../htdocs/reviewboard.wsgi'  
cannot be loaded as Python modu$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] mod_wsgi  
(pid=..PID..): Exception occurred processing WSGI  
script '..appLocation../htdocs/reviewboard.wsgi'., refere$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] Traceback (most  
recent call last):, referer: https://myDomain/dashboard/?view=mine
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..]
File ..appLocation../htdocs/reviewboard.wsgi, line 10, in module,  
referer: https://myDomain/dashboard/?vie$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] import  
django.core.handlers.wsgi, referer: https://myDomain/dashboard/?view=mine
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] ImportError: No  
module named django.core.handlers.wsgi, referer:  
https://myDomain/dashboard/?view=mine
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] mod_wsgi  
(pid=..PID..): Target WSGI script '..appLocation../htdocs/reviewboard.wsgi'  
cannot be loaded as Python modu$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] mod_wsgi  
(pid=..PID..): Exception occurred processing WSGI  
script '..appLocation../htdocs/reviewboard.wsgi'., refere$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] Traceback (most  
recent call last):, referer: https://myDomain/dashboard/?view=mine
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..]
File ..appLocation../htdocs/reviewboard.wsgi, line 10, in module,  
referer: https://myDomain/dashboard/?vie$
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] import  
django.core.handlers.wsgi, referer: https://myDomain/dashboard/?view=mine
[Thu Jul 21 13:39:57 2011] [error] [client ..myIPaddress..] ImportError: No  
module named django.core.handlers.wsgi, referer:  
https://myDomain/dashboard/?view=mine



I got this after posting a post-review, I went in to publish it, and got  
this error.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.