[Halld-offline] jproxy.jlab.org no good anymore

Mark Ito marki at jlab.org
Wed Jan 20 09:17:40 EST 2021


Folks,

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:

ifarm1901:gluex:pull_request> git fetch
fatal: unable to access 'https://github.com/jeffersonlab/build_scripts/': Failed connect to jprox.jlab.org:8081; Connection refused

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:

   unsetenv http_proxy https_proxy

for tcsh or

   unset http_proxy https_proxy

for bash.

Or just log out and log back in.

This is a JLab-only problem and should not occur for new terminal 
sessions, as I said.

   -- Mark

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.jlab.org/pipermail/halld-offline/attachments/20210120/5543f738/attachment.html>


More information about the Halld-offline mailing list