urlopen error [Errno 111] Connection refused

  • Post author:
  • Post category:其他



/gerrit/: <urlopen error [Errno 111] Connection refused>)

这种错误的解决方案

/gerrit/: <urlopen error [Errno 111] Connection refused>)

1.首先这种错误的发生是由于设置了代理.然后公司的服务器拒绝访问.
export | grep "proxy"
export | grep "PROXY"
这两个项目所列的东西
unset 掉就可以了.
有的时候所有不到特此记录一下.