当前位置:论坛首页 > Linux面板 > 讨论

获取ssl失败

发表在 Linux面板2018-1-9 13:55 [复制链接] 0 2352

  1. 证书获取失败,返回如下错误信息:

  2. Creating virtual environment...
  3. Installing Python packages...
  4. Had a problem while installing Python packages.

  5. pip prints the following errors:
  6. =====================================================
  7. Collecting argparse==1.4.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 11))
  8. Downloading argparse-1.4.0-py2.py3-none-any.whl
  9. Collecting pycparser==2.14 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 17))
  10. Downloading pycparser-2.14.tar.gz (223kB)
  11. Collecting asn1crypto==0.22.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 21))
  12. Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
  13. Collecting cffi==1.10.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 24))
  14. Downloading cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB)
  15. Collecting ConfigArgParse==0.12.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 61))
  16. Downloading ConfigArgParse-0.12.0.tar.gz (41kB)
  17. Collecting configobj==5.0.6 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 63))
  18. Downloading configobj-5.0.6.tar.gz
  19. Collecting cryptography==2.0.2 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 65))
  20. Downloading cryptography-2.0.2-cp27-cp27mu-manylinux1_x86_64.whl (2.2MB)
  21. Collecting enum34==1.1.2 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 96))
  22. Downloading enum34-1.1.2.tar.gz (46kB)
  23. Collecting funcsigs==1.0.2 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 99))
  24. Downloading funcsigs-1.0.2-py2.py3-none-any.whl
  25. Collecting idna==2.5 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 102))
  26. Downloading idna-2.5-py2.py3-none-any.whl (55kB)
  27. Collecting ipaddress==1.0.16 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 105))
  28. Downloading ipaddress-1.0.16-py27-none-any.whl
  29. Collecting linecache2==1.0.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 108))
  30. Downloading linecache2-1.0.0-py2.py3-none-any.whl
  31. Collecting ordereddict==1.1 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 111))
  32. Downloading ordereddict-1.1.tar.gz
  33. Collecting packaging==16.8 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 113))
  34. Downloading packaging-16.8-py2.py3-none-any.whl
  35. Collecting parsedatetime==2.1 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 116))
  36. Downloading parsedatetime-2.1-py2-none-any.whl
  37. Collecting pbr==1.8.1 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 119))
  38. Downloading pbr-1.8.1-py2.py3-none-any.whl (89kB)
  39. Collecting pyOpenSSL==16.2.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 122))
  40. Downloading pyOpenSSL-16.2.0-py2.py3-none-any.whl (43kB)
  41. Collecting pyparsing==2.1.8 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 125))
  42. Downloading pyparsing-2.1.8-py2.py3-none-any.whl (54kB)
  43. Collecting pyRFC3339==1.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 134))
  44. Downloading pyRFC3339-1.0-py2.py3-none-any.whl
  45. Collecting python-augeas==0.5.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 137))
  46. Downloading python-augeas-0.5.0.tar.gz (90kB)
  47. Collecting pytz==2015.7 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 139))
  48. Downloading pytz-2015.7-py2.py3-none-any.whl (476kB)
  49. Collecting requests==2.12.1 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 153))
  50. Downloading requests-2.12.1-py2.py3-none-any.whl (574kB)
  51. Collecting six==1.10.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 156))
  52. Downloading six-1.10.0-py2.py3-none-any.whl
  53. Collecting traceback2==1.4.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 159))
  54. Downloading traceback2-1.4.0-py2.py3-none-any.whl
  55. Collecting unittest2==1.1.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 162))
  56. Downloading unittest2-1.1.0-py2.py3-none-any.whl (96kB)
  57. Collecting zope.component==4.2.2 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 165))
  58. Downloading zope.component-4.2.2.tar.gz (546kB)
  59. Collecting zope.event==4.1.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 167))
  60. Downloading zope.event-4.1.0.tar.gz (476kB)
  61. Collecting zope.interface==4.1.3 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 169))
  62. Downloading zope.interface-4.1.3.tar.gz (141kB)
  63. Collecting mock==1.3.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 188))
  64. Downloading mock-1.3.0-py2.py3-none-any.whl (56kB)
  65. Collecting letsencrypt==0.7.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 199))
  66. Downloading letsencrypt-0.7.0-py2-none-any.whl
  67. Collecting certbot==0.20.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 203))
  68. Downloading certbot-0.20.0-py2.py3-none-any.whl (280kB)
  69. Collecting acme==0.20.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 206))
  70. Downloading acme-0.20.0-py2.py3-none-any.whl (100kB)
  71. Collecting certbot-apache==0.20.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 209))
  72. Downloading certbot_apache-0.20.0-py2.py3-none-any.whl (209kB)
  73. Collecting certbot-nginx==0.20.0 (from -r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 212))
  74. Downloading certbot_nginx-0.20.0-py2.py3-none-any.whl (65kB)
  75. Requirement already satisfied: setuptools in /opt/eff.org/certbot/venv/lib/python2.7/site-packages (from zope.component==4.2.2->-r /tmp/tmp.7picFJwbjr/letsencrypt-auto-requirements.txt (line 165))
  76. Installing collected packages: argparse, pycparser, asn1crypto, cffi, ConfigArgParse, six, configobj, idna, ipaddress, enum34, cryptography, funcsigs, linecache2, ordereddict, pyparsing, packaging, parsedatetime, pbr, pyOpenSSL, pytz, pyRFC3339, python-augeas, requests, traceback2, unittest2, zope.interface, zope.event, zope.component, mock, acme, certbot, letsencrypt, certbot-apache, certbot-nginx
  77. Running setup.py install for pycparser: started
  78. Running setup.py install for pycparser: finished with status 'done'
  79. Running setup.py install for ConfigArgParse: started
  80. Running setup.py install for ConfigArgParse: finished with status 'done'
  81. Running setup.py install for configobj: started
  82. Running setup.py install for configobj: finished with status 'done'
  83. Running setup.py install for enum34: started
  84. Running setup.py install for enum34: finished with status 'done'
  85. Running setup.py install for ordereddict: started
  86. Running setup.py install for ordereddict: finished with status 'done'
  87. Running setup.py install for python-augeas: started
  88. Running setup.py install for python-augeas: finished with status 'done'
  89. Running setup.py install for zope.interface: started
  90. =====================================================

  91. Certbot has problem setting up the virtual environment.

  92. We were not be able to guess the right solution from your pip
  93. output.

  94. Consult https://certbot.eff.org/docs/install.html#problems-with-python-virtual-environment
  95. for possible solutions.
  96. You may also find some support resources at https://certbot.eff.org/support/ .
复制代码


使用Let's Encrypt免费证书免费证书,不知道为什么会出现上面的错误?

使用道具 举报 只看该作者 回复
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急运维服务

响应时间:3分钟

问题处理方式:宝塔专家1对1服务

工作时间:工作日:9:00 - 18:30

宝塔专业团队为您解决服务器疑难问题

点击联系技术免费分析

工作时间:09:00至18:30

快速回复 返回顶部 返回列表