Closed Bug 725665 Opened 14 years ago Closed 14 years ago

500 Internal Server Error when committing to svn via https

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc, Unassigned)

Details

I get 500 Internal Server Error (from Europe) when I try to commit on svn using the https protocol today, steven (CCed) who is in North America also had 500 errors in the last days. svn: E175002: Échec de la propagation (commit), détails : svn: E175002: Le serveur a envoyé une valeur inattendue (500 Internal Server Error) en réponse à la requête POST pour '/!svn/me'
What version of the svn client are you on? And can you run an svn status and svn info on the path where the commit is failing?
You can get the version by running svn --version. Thanks!
I am on 1.7.2
I can't commit either with svn+ssh protocol, I don't get an error message but the task never ends. Also, according to viewvc, there hasn't been any commit to svn by anybody in the last 4 hours which is a long time, the problem may affects all paths.
Also, I just tried in a VM with Windows XP instead (I am a linux user) using tortoiseSVN 1.7.4 and get the same error message: Command: Commit Error: Commit failed (details follow): Error: Server sent unexpected return value (500 Internal Server Error) in response to Error: POST request for '/!svn/me'
:pascalc can you retry a commit now?
Just tried, same error
Just worked for me (I had been getting the same error).
This should be fixed. One of our svn nodes went down early this morning (~4:12AM PST) and left a lockfile open on our NFS server. Unfortunately the application was killed mid-flight and wasn't able to release the lock The repo was shut down for ~5 seconds, lock removed, and the repo re-opened. I confirmed with :pascalc on IRC it's now working.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.