RE: 500 Internal Server Error
From: Robbert van Andel <robbert.vanandel_at_johnihaas.com>
Date: Wed, 30 Mar 2011 19:41:16 -0700
On Mar 30, 2011, at 16:14, Robbert van Andel wrote:
> We are suddenly getting 500 Internal Server Errors after running for several weeks. We are running subversion 1.6.6 on a fedora server. We access the server via both TortoiseSVN and AnkhSVN. Both methods have been returning 500 errors for the past hour or so. I get the error when I browse to my repository via a web browser. My apache error logs are not showing anything. I've restarted the server. I'm at a loss what to do next.
The apache log should at least confirm the 500 internal server error whenever it occurs, if not provide additional information. Please verify. If it doesn't, perhaps you're looking at the wrong log?
Could you also show the relevant parts of your apache configuration?
My access logs do show the 500 error, so I know that part is working.
Here is my svn configuration
<Location /svn/>
require valid-user
And the contents of subversion.conf in my conf.d directory:
The only thing that has changed today that I'm aware of is our network admin transferred the domain role owner role from one server to another. However, I'm not using either server explicitly in my LDAP Url. I do wonder if it's related and need to test LDAP on my server.
Robbert van Andel
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.