Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-13" --agree-tos --email "[email protected]" --domains "*.lgapple.top,lgapple.top" --authenticator dns-aliyun --dns-aliyun-credentials "/etc/letsencrypt/credentials/credentials-13"
|  |      1MrOops      2023-12-03 21:40:39 +08:00 好像是版本问题,之前也遇到了,改回原来的版本应该没问题,我现在用的:jc21/nginx-proxy-manager:github-pr-957 ,供参考。 | 
|  |      3MrOops      2023-12-03 22:11:53 +08:00 @lgapple 我之前是删了 appdata 里面配置文件夹,全新安装的。要是还不行,就找找别的版本试试。这问题好像也挺迷的,我看 21 年,22 年都有人问过这事,但我都没遇到过,前几个月,突然就提示证书快过期了,进去才发现这问题。 | 
|      5huzd      2023-12-03 22:27:21 +08:00 via Android  1 你看看你的错误信息,我用的 dnspod ,错误信息提示缺少 zope 、certbot-dns-dnspod 。进容器终端安装对应插件就可以了。例如我的命令是:pip install zope certbot-dns-dnspod | 
|      6lgapple OP 阿里云关闭了自动续订的功能了,可把我给玩死了 | 
|      7lianyanjiajia      2023-12-04 06:55:11 +08:00 我也是,我现在用 cloudflare tunnel | 
|      8lgapple OP @lianyanjiajia 我也整研究解析到 cloudflare ,国内的东西真的不靠谱 | 
|  |      9jqtmviyu      2023-12-04 16:22:56 +08:00 nginx proxy manager 证书申请经常出错, 依赖版本问题太大了.   就它经常得进容器升级降级组件, 感觉还不如把配置抄下, 直接用 nginx 和自动脚本. |