neil

Results 361 comments of neil

I just added more debug info, please upgrade to dev branch and give me full log with `--debug 2` ``` acme.sh --upgrade -b dev ```

>> I am wondering if awk prohibition is limited to processing api response alone. A few dns scripts do use awk for other purposes. No, don't use awk anywhere.

@zodiaq please upgrade to dev branch: ``` acme.sh --upgrade -b dev ```

I see, thank you.

@8x8-64 版本号加 v 的问题是一个失误, 刚刚重新发布了 `3.0.5` 版本. 我自己有几十台 vps 部署, 常年无人托管自动更新, 证书从没出问题. 并不是说我的程序就完美了. 有问题可以 报 bug, 不接受任何侮辱性质的评价. 此时此刻, 我正封控在家, 感冒头疼, 半夜爬起来免费为你解决问题.

请把你的域名配置文件贴出来. 或者给更详细具体的log, 否则没法帮你.

don't paste the log file. copy and paste the output of the command in your terminal window. ``` acme.sh ...... --debug 2 ```

why do you use `--tls` mode ? it seems that your 443 port is timeout. can you please use `--standalone` instead ?