error 500 on svn2

kito picture kito on Fri 12 Mar, 2010 16:19:14 +0000

i’m getting this error repeated times when trying to update, merge, commit, checkout
svn: Server sent unexpected return value (500 Internal Server Error) in response to PROPFIND request for '/svn/kito-ASN/!svn/vcc/default'
and i’m gettign it with different files
any idea what’s the cause?

Forum Topic Options

rs picture

rs on Sat 13 Mar, 2010

I’ve managed to do a full checkout of your repository without any errors. Its quite likely that there’s some firewall/proxy/security software that’s mangling the PROPFIND requests.

kevinsz picture

kevinsz on Mon 15 Mar, 2010

I have this error too. What’s more interesting I get sometimes 500 (most of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent files

rs picture

rs on Tue 16 Mar, 2010

@kevinsz which repository are you trying to access ? There can be a multitude of reasons for those errors. If you don’t want to give out your repository name here, feel free to drop a support ticket :D

kevinsz picture

kevinsz on Tue 16 Mar, 2010

It’s ‘kevinsz-cms’. But today it looks fine. I’ve loaded few hundreds files without any problems. But last two days it was horrible;)

rs picture

rs on Wed 17 Mar, 2010

I changed Apache’s MPM to prefork as the svn2 is a new build and had the worker MPM installed. It should be better now.

boreal picture

boreal on Thu 13 May, 2010

Hi

I created today a repository, and was located on svn2. Made the checkout without problem (base direcotry structure) but i cannot commit any files. I’m using the latest tortoise svn and i get this error

Error: Commit failed (details follow):
Error: MKACTIVITY of
Error: ‘/svn/sketchmodeller/!svn/act/c70273d7-1055-4a45-8b61-07684d8cd9d3’: Could not
Error: parse response status line (http://svn2.xp-dev.com)

Can you look into it? thanks

rs picture

rs on Fri 14 May, 2010

@boreal that request didn’t make it to the server. I would check for any proxies/security software/firewalls that might be blocking those requests

You do not have sufficient permissions to comment

1 year ago
rs picture
boreal picture
rs picture
kevinsz picture
rs picture
kevinsz picture

Comment: I have this error too. What's more interesting I get sometimes 500 (mot of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent filesI have this error too. What's more interesting I get sometimes 500 (most of the times), sometimes 502 or even 403. I was not using this server for a few months, but previously all was fine. Now it randomly stops during sending file contents on diferent files

kevinsz picture
rs picture
kito picture

View View full history