Menu

#24363 TortoiseHg workbench (version 6.3.2) HTTP Error: 400 (Bad Request)

open
nobody
None
XTrackCAD
2023-07-20
2023-02-15
No

Using the Windows x64 TortoiseHg workbench (version 6.3.2), when attempting to Pull changes I get the following error:

% hg pull --verbose --update --config ui.merge=internal:merge https://rshilling@hg.code.sf.net/p/xtrkcad-fork/xtrkcad
pulling from https://rshilling@hg.code.sf.net/p/xtrkcad-fork/xtrkcad
searching for changes
(sent 5 HTTP requests and 25104 bytes; received 7786 bytes in responses)
HTTP Error: 400 (Bad request)
[command returned code 255 Wed Feb 15 09:17:40 2023]

Discussion

  • SourceForge Support

    Hello,

    We don't see any problems with our services.
    A quick online search gave me this: https://github.com/magnusakselvoll/hg-http-400

    Please take a look that may be happening to your project.

    Sincerely,

    SourceForge Support

     
  • Russell Shilling

    Thanks.

     
  • Russell Shilling

    The article linked above leads to this one: http://barahilia.github.io/blog/computers/2014/10/09/hg-pull-via-http-fails-400.html
    The solution is to increase the maximum request size for the server, which defaults to 16384 bytes. In system.web configuration: <httpruntime maxrequestlength="16384"></httpruntime>

     
  • SourceForge Support

    Hello,

    Is this still an issue?
    Our team has been working on your report and we would like to have your feedback.

    Sincerely,
    SourceForge Support

     
  • Russell Shilling

    Yes. I still get ERROR 400 (Bad Request) using HTTPS.

    If I use SSH there is no problem. That requires that users have admin access, so it is not ideal for our project.

     

Log in to post a comment.

MongoDB Logo MongoDB