<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tm.root-n.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Tipsというかメモ unix:command:git:error</title>
        <description></description>
        <link>https://tm.root-n.com/</link>
        <lastBuildDate>Thu, 20 Nov 2025 01:00:31 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://tm.root-n.com/lib/images/favicon.ico</url>
            <title>Tipsというかメモ</title>
            <link>https://tm.root-n.com/</link>
        </image>
        <item>
            <title>git :: HTTP 502 curl 22 The requested URL returned error: 502 Bad Gateway の対処方法</title>
            <link>https://tm.root-n.com/unix:command:git:error:http_postbuffer</link>
            <description>下記のようなエラーが出て、push できない場合の対処方法です。


% git push
  :
error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502 Bad Gateway
  :


原因は、ファイルサイズが大きすぎて push に失敗しています。

git の設定で、push できるファイルサイズを大きくすることで解決します。</description>
        <category>unix:command:git:error</category>
            <pubDate>Mon, 05 Nov 2018 13:29:40 +0900</pubDate>
        </item>
    </channel>
</rss>
