- 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
OL>
Read More:
- Problem solving: failed to connect to github.com port 443: Operation timed out(2020.06.04)
- Failed to load resource: net::ERR_ INSECURE_ Response problem solving record
- How to solve problems like curl: (7) failed to connect to raw.githubusercontent.com Port 443: problem with connection used
- The error record when docker starts Nacos, and the solution to the problem of port occupation
- mysql problem solving: mysqladmin: connect to server at’localhost’ failed
- Problem solving: PDF cannot be opened, and acrobat failed to connect to a DDE server appears
- JDBC connect to Sql Server to connect to the database–The TCP/IP connection to the host localhost, port 1433 has failed
- [Linux] curl: (7) failed to connect to 127.0.0.1 port 1086: connection reused solution
- Call to undefined function oci_ Connect() problem solving
- Spring boot problem solving record (1)
- VirtualBox for macOS NS_ ERROR_ Failure (0x80004005) problem solving record
- curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
- Through PID (process identification) to find the port (port) occupied applications, to solve the problem of port occupied
- Failed to connect to 17.0.0.1 port 1080: Connection refused
- Solve the MAC terminal download error curl: (7) failed to connect to raw.githubusercontent.com port 443: Connection refused
- pycharm Failed to connect to github.com port 443: Timed out
- Fatal error: Uncaught Error: Call to undefined function mysql_ Connect() problem solving
- Commandinvocationfailure: failed to build APK problem record
- When xshell 6 is connected normally for the first time, it will prompt could not connect to ‘127.0.0.1’ (port 61708): connection failed
- Centos Failed to Modify the port of SSH: error: Bind to port 27615 on 0.0.0.0 failed: Permission denied.