<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 6/11/21 12:07 PM, 김태호 wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20210611100705.1956.99055@me226.mailplug.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style>p{margin-top:0px;margin-bottom:0px;}</style>
<div name="mp-default"
style="font-family:돋움,Dotum;font-size:10pt;">
<p>Hello Kallithea </p>
<p><br>
</p>
<p>Thank you for your answer ! </p>
<p><br>
</p>
<p>We have solved Question1 and Question3 but the second one.</p>
</div>
</blockquote>
<p><br>
</p>
<p>To help others with similar problems (and perhaps help us improve
the software to avoid it), can you explain what the problem was
and how you solved it?</p>
<p><br>
</p>
<blockquote type="cite"
cite="mid:20210611100705.1956.99055@me226.mailplug.com">
<div name="mp-default"
style="font-family:돋움,Dotum;font-size:10pt;">
<p>So, let me elaborate on the second question.</p>
<p><br>
</p>
<p>The following attempts have been made to download
kallithea-git repository which is about 150MB size:<br>
</p>
<p>1. Changed the http_server option from gearbox to waitress.</p>
<p>This makes it possible to download more files than the
gearbox, but the 150MB file still fails.<br>
</p>
<p><br>
</p>
<p><b>>> Command that I tired.</b></p>
<p>ubuntu@DESKTOP-VD6IGV2:~$ git clone
<a class="moz-txt-link-freetext" href="https://taehokim@scm.dev.my-company.net/my-company-smart/v2/hub-android">https://taehokim@scm.dev.my-company.net/my-company-smart/v2/hub-android</a></p>
<p>Cloning into 'hub-android'...</p>
<p>Password for 'https://taehokim@<span style="font-size:
13.3333px;">scm.dev.my-company</span><span style="font-size:
13.3333px;">.net</span>:</p>
<p>error: RPC failed; HTTP 504 curl 22 The requested URL
returned error: 504</p>
<p>fatal: the remote end hung up unexpectedly</p>
</div>
</blockquote>
<p><br>
</p>
<p>I will repeat the question from
<a class="moz-txt-link-freetext" href="https://lists.sfconservancy.org/pipermail/kallithea-general/2021q2/003321.html">https://lists.sfconservancy.org/pipermail/kallithea-general/2021q2/003321.html</a>
:</p>
<p><br>
</p>
<p>Do you get the same failure if bypassing the load balancer and
connecting directly to the gearbox?<br>
</p>
<p><br>
</p>
<p>I also asked:</p>
<p><br>
What do you get in the Kallithea logs for such requests -
especially after setting the log levels to DEBUG?<br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>I verified that I can serve a clone of
<a class="moz-txt-link-freetext" href="https://github.com/git/git/">https://github.com/git/git/</a> with gearbox, and cloning that repo
locally works:<br>
</p>
<p>2021-06-16 15:43:38.416 INFO
[kallithea.config.middleware.wrapper] Request from 127.0.0.1 for
/baregit/git-upload-pack responded '200 OK' after 11.572s with
163736351 bytes<br>
<br>
</p>
<p><br>
</p>
<blockquote type="cite"
cite="mid:20210611100705.1956.99055@me226.mailplug.com">
<div name="mp-default"
style="font-family:돋움,Dotum;font-size:10pt;">4. Changed
repository setting
<p>I changed <b>enable downloads </b>option. (checked the box)
So I could download the zip file. </p>
<p>I don't think I can keep using this because all my coworkers
using Sourcetree app. But </p>
<p>But I think it's going to be a clue to solve this problem.<br>
</p>
</div>
</blockquote>
<p><br>
</p>
<p>"Downloads" is for downloading a snapshot without version
control. That is probably not a solution to your use case.</p>
<p><br>
</p>
/Mads
</body>
</html>