500 Internal server error with usehttp2

Augie Fackler durin42 at gmail.com
Wed Aug 17 18:52:39 UTC 2011


On 8/17/2011 12:13 PM, Haszlakiewicz, Eric wrote:
>
> I'm using TortoiseHG on Windows XP:
> Mercurial Distributed SCM (version 1.9+10-e9264b45237d)
>
> And on the server:
> Mercurial Distributed SCM (version 1.9)
>
> If I set this in my mercurial.ini on windows I get 500 internal server errors when pushing:
> [ui]
> usehttp2=true
>
> Even though an error happens at the end, the push appears to work fine.  I don't see any output in my Apache server's error_log.  I tried redirecting stderr and stdout in hgweb.cgi to a file (as mentioned in http://mercurial.selenic.com/bts/msg6225), but it didn't write anything and the behaviour was unchanged.
>
> I removed the usehttp2=true from my config file, and everything is fine.
>
> Is this a known problem?

News to me. What's the server running in terms of server software 
(apache? mod_wsgi? spawning? tornado?)?

Is this a public server I can poke at? If not, I'll probably ask for 
some debug logging, although I'm not sure what I'd want offhand. May 
have to ponder that.

>
> eric
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial




More information about the Mercurial mailing list