大服務器:Failed to connect to 127.0.0.1 port 8888: 拒絕連接


運行准備

star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ sudo -s
[sudo] star 的密碼: 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# service network-manager restart
root@xmatrix:~# 

 

root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# 
root@xmatrix:~# cat ~/.bashrc

urcaffe2rootdir/caffe2/build
#echo $LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH


#取消代理  2021-01-21  12:58:00
unset http_proxy
unset https_proxy

root@xmatrix:
~# root@xmatrix:~# root@xmatrix:~# root@xmatrix:~# root@xmatrix:~#

 

star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ env|grep -i proxy
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ export http_proxy=''
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ export https_proxy=''
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ env|grep -I proxy
http_proxy=
https_proxy=
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ git config --global --unset http.proxy
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ git config --global --unset https.proxy
star@xmatrix:~$ 
star@xmatrix:~$ 
star@xmatrix:~$ 

 

解決此錯誤

(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ git clone https://github.com/Lavender105/DFF.git
正克隆到 'DFF'...
fatal: unable to access 'https://github.com/Lavender105/DFF.git/': Failed to connect to 127.0.0.1 port 8888: 拒絕連接
(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ 
(wind_202103) star@xmatrix:~/DFF_2021$ 

 

 

 

參考:https://blog.csdn.net/weixin_41010198/article/details/87929622

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM