<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Forgeo : HTTP 502 curl 22 The requested URL returned error: 502]]></title><description><![CDATA[<p dir="auto">J’ai donc modifié la taille des paquets :</p>
<pre><code>git config --local http.postBuffer 157286400
</code></pre>
<p dir="auto">A suivre.</p>
]]></description><link>https://lemmy.cyber-neurones.org/topic/162/forgeo-http-502-curl-22-the-requested-url-returned-error-502</link><generator>RSS for Node</generator><lastBuildDate>Thu, 30 Apr 2026 12:53:01 GMT</lastBuildDate><atom:link href="https://lemmy.cyber-neurones.org/topic/162.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Sep 2025 07:10:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Forgeo : HTTP 502 curl 22 The requested URL returned error: 502 on Mon, 29 Sep 2025 07:32:33 GMT]]></title><description><![CDATA[<p dir="auto">Ma configuration apache2 :</p>
<pre><code>&lt;VirtualHost *:443 &gt;
     ServerAdmin XXX@cyber-neurones.org
     ServerName git.cyber-neurones.org
     ProxyPreserveHost On
     ProxyRequests Off
     ProxyPass / http://192.168.1.XXX:3000/
     ProxyPassReverse / http://192.168.1.XXX:3000
     SetEnv force-proxy-request-1.0 1
     SetEnv proxy-nokeepalive 1
     SetEnv proxy-sendcl 1
     ErrorLog ${APACHE_LOG_DIR}/error.git-ssl.log
     CustomLog ${APACHE_LOG_DIR}/access.git-ssl.log combined

     RequestHeader set X-Forwarded-Proto "https"
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/364</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/364</guid><dc:creator><![CDATA[farias]]></dc:creator><pubDate>Mon, 29 Sep 2025 07:32:33 GMT</pubDate></item><item><title><![CDATA[Reply to Forgeo : HTTP 502 curl 22 The requested URL returned error: 502 on Mon, 29 Sep 2025 07:24:46 GMT]]></title><description><![CDATA[<p dir="auto">Nouveau test :</p>
<pre><code>git config --local http.postBuffer 10M
</code></pre>
]]></description><link>https://lemmy.cyber-neurones.org/post/363</link><guid isPermaLink="true">https://lemmy.cyber-neurones.org/post/363</guid><dc:creator><![CDATA[farias]]></dc:creator><pubDate>Mon, 29 Sep 2025 07:24:46 GMT</pubDate></item></channel></rss>