500 ERROR on push, references localhost url?

Paul Nathan pnathan at vandals.uidaho.edu
Mon Nov 4 20:11:45 CST 2013


On 11/4/13 7:45 AM, Edward Burns wrote:
> Hello Mercurial Community,
> 
> Please excuse this newbie mail.  My hg usage is mostly problem free, but
> this one gives me no clue how to proceed.  I've been using this repo for
> years, and this is the first time I've seen this particular error.
> 
> When I try to push to my repo, I get the following:
> 
> hg push
> pushing to http://fie.us.oracle.com:28800/jsf/website/
> searching for changes
> 2 changesets found
> abort: HTTP Error 500: Server returned HTTP response code: 500 for URL: http://localhost:32837/jsf/website/?cmd=unbundle&heads=ad5d9b550a0abffdc5119dea4b3f6b30285d31e4+06b9f8b56305f4e597e0f317262f6a31f729a7b1+cb5da7957132b35de36e2de180118c1e1621d928
> 
> How can I resolve this?  How can I even diagnose the problem?
> 
> Client OS: Mac OS X 10.8.5
> Client Mercurial version: 2.6.2+20130606
> 
> Server OS: Solaris 10 x68
> Server Mercurial Version: Torricelli 1.0-SNAPSHOT
> 
> https://torricelli.java.net/
> 
> I tried stopping and restarting the server, but that didn't work.  I
> suspect it's a problem on my client.
> 
> I did try a web search, but nothing jumped right out at me.
> 
> Any ideas?
> 
> Thanks,
> 
> Ed
> 
> 

Ed,

500 error is the error caused by, usually, the server throwing an
exception or other major error.

I would suspect Torricelli doesn't support your hg version's default
protocols. It's a really rare server; looking at its SVN repo suggests
that it's only been started recently (< 200 commits).

I'd really suggest pushing back on your SCM admin and getting
rhodecode/hgweb/etc installed.

-- 
Regards,
Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 946 bytes
Desc: OpenPGP digital signature
URL: <http://selenic.com/pipermail/mercurial/attachments/20131104/22066180/attachment.pgp>


More information about the Mercurial mailing list