wedu 发表于 2017-12-2 21:37:01

SSL添加失败

Creating virtual environment...
Installing Python packages...
Traceback (most recent call last):
File "/tmp/tmp.yKVXVBQBnR/pipstrap.py", line 165, in
    exit(main())
File "/tmp/tmp.yKVXVBQBnR/pipstrap.py", line 146, in main
    for url, digest in PACKAGES]
File "/tmp/tmp.yKVXVBQBnR/pipstrap.py", line 121, in hashed_download
    response = opener().open(url)
File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.6/urllib2.py", line 429, in error
    result = self._call_chain(*args)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 616, in http_error_302
    return self.parent.open(new, timeout=req.timeout)
File "/usr/lib/python2.6/urllib2.py", line 397, in open
    response = meth(req, response)
File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
    'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.6/urllib2.py", line 435, in error
    return self._call_chain(*args)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
Let's Encrypt SSL Certificate create failed!

licess 发表于 2017-12-3 11:03:22

信息有限,可能虚拟主机设置里有deny规则

wedu 发表于 2017-12-3 13:57:46

看样子是昨天网络的问题。
今天重装了下ssl结果成功了。
页: [1]
查看完整版本: SSL添加失败