<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Quick follow up: jprox.jlab.org was down due to maintenance last
night. It is up now.</p>
<p>Its use is indeed deprecated and it will go away at some point,
but last night was not the night. I'll continue on the path of
removing it from our scripts in any case.<br>
</p>
<div class="moz-cite-prefix">On 1/20/21 9:17 AM, Mark Ito wrote:<br>
</div>
<blockquote type="cite"
cite="mid:d55903ee-a5df-2d0b-7624-eea4c36eeca7@jlab.org">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p>Folks,</p>
<p>Simon alerted me to a problem this morning, one he discovered
trying to do git operations with GitHub using HTTP from JLab. It
seems jprox.jlab.org is not working now. This was a planned
change (I think) but use of jprox was still in build scripts.
The error looks like:<br>
</p>
<pre>ifarm1901:gluex:pull_request> git fetch
fatal: unable to access '<a class="moz-txt-link-freetext" href="https://github.com/jeffersonlab/build_scripts/" moz-do-not-send="true">https://github.com/jeffersonlab/build_scripts/</a>': Failed connect to jprox.jlab.org:8081; Connection refused
</pre>
<p>I've removed the setting of the variable in build scripts at
JLab, but that won't fix your environment if you sourced the old
version. The fix if you have an "old" shell:</p>
<pre> unsetenv http_proxy https_proxy</pre>
<p>for tcsh or<br>
</p>
<pre> unset http_proxy https_proxy</pre>
<p>for bash.</p>
<p>Or just log out and log back in.<br>
</p>
<p>This is a JLab-only problem and should not occur for new
terminal sessions, as I said.</p>
<p> -- Mark<br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Halld-offline mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Halld-offline@jlab.org">Halld-offline@jlab.org</a>
<a class="moz-txt-link-freetext" href="https://mailman.jlab.org/mailman/listinfo/halld-offline">https://mailman.jlab.org/mailman/listinfo/halld-offline</a></pre>
</blockquote>
</body>
</html>