2183: Get internal server errors everyonce in a while
- SetupIssue
- Review Board
bjv****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Sept. 2, 2011 |
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.
Can you enable logging and paste the errors found in the log file? We need more information to go on.
-
+ NeedInfo
[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.