Failed to connect to 127.0.0.1 port 43571: problem solving record

    view the environment variables of the current agent

    env | grep proxy
    
      setting environment variables

      dzh@dzh-V5-471G:/media/dzh/linux$ export https_proxy=""
      dzh@dzh-V5-471G:/media/dzh/linux$ export http_proxy=""
      
        verify the current proxy settings

        env | grep proxy
        
          test git cone connection
          normal connection

Read More: