Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

在一键部署过程中的一个报错 #82

Open
Karl-Han opened this issue Mar 10, 2018 · 0 comments
Open

在一键部署过程中的一个报错 #82

Karl-Han opened this issue Mar 10, 2018 · 0 comments

Comments

@Karl-Han
Copy link

/usr/local/lib/python3.5/dist-packages/requests/packages/urllib3/connectionpool.py:838: InsecureRequestWarning: Unverified HTTPS request is being made. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/security.html
InsecureRequestWarning)
Traceback (most recent call last):
File "deploy.py", line 1102, in
conf = conf.replace("{{cert_file}}", certs_dict['cert'])
TypeError: Can't convert 'NoneType' object to str implicitly

类型转换失败。。。不知道这个一键部署问题该怎么解决。
还有一个,就是好像获取证书那里有个bug,我一键尝试了一个下午都没有成功,在官网上certbot不够10分钟就成功了。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant