test3207
test3207
renew失败了
使用阿里云,san证书,php和python都失败了,应该不是阿里ak的问题,revoke后直接重新签发是可行的; 看起来似乎是调用acme的api时的ak有问题; 我晚点也会自己找一下原因;谢谢; 以下是python下的错误栈: Encountered exception during recovery: Traceback (most recent call last): File "/opt/eff.org/certbot/venv/lib/python2.7/site-packages/certbot/_internal/error_handler.py", line 125, in _call_registered self.funcs[-1]() File "/opt/eff.org/certbot/venv/lib/python2.7/site-packages/certbot/_internal/auth_handler.py", line 243, in _cleanup_challenges self.auth.cleanup(achalls) File "/opt/eff.org/certbot/venv/lib/python2.7/site-packages/certbot/_internal/plugins/manual.py", line...
i'm trying to make an audio convertion build, and modify makefile as follows: ``` --COMMON_DECODERS = vp8 h264 vorbis opus mp3 aac pcm_s16le mjpeg png ++COMMON_DECODERS = vorbis opus mp3...