Skip to content

Proxy set incorrectly #49

@isehgu

Description

@isehgu

On AWS, trying to fun bdt_map_setup.sh and got the following error.

bash-4.3# ./bdt_map_setup.sh                  
Cloning into 'bdt'...
fatal: unable to access 'https://github.com/ISEexchange/bdt.git/': Failed to connect to proxy.inf.ise.com port 3128: Connection refused
sed: can't create temp file '/etc/httpd/conf/httpd.confXXXXXX': No such file or directory

Proxy env var is set as following

http_proxy=http://proxy.inf.ise.com:3128
FTP_PROXY=http://proxy.inf.ise.com:8021
ftp_proxy=http://proxy.inf.ise.com:8021
ALL_PROXY=http://proxy.inf.ise.com:3128
HTTPS_PROXY=http://proxy.inf.ise.com:3128
https_proxy=http://proxy.inf.ise.com:3128
no_proxy=localhost.localdomain,localhost,127.0.0.1
HTTP_PROXY=http://proxy.inf.ise.com:3128

AWS shouldn't need to go through proxy.inf.ise.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions