We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
描述问题 1.修改邮件通知在每次执行还是仅 续费成功 报错,默认1每次通知不报错,改为0续费成功通知报错; 2.账户下两个域名,邮件中只展示了一个域名;
[+] Pulling 1/1 ✔ aws-waf-solver Pulled 3.2s docker compose up --build -d [+] Running 1/1 ✔ aws-waf-solver Pulled 3.1s [+] Building 3.4s (8/10) docker:default => [freenom internal] load .dockerignore 0.0s => => transferring context: 193B 0.0s => [freenom internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 558B 0.0s => [freenom internal] load metadata for docker.io/library/php:7.4.19-alpine3.13 1.1s => [freenom 1/6] FROM docker.io/library/php:7.4.19-alpine3.13@sha256:8ea0c4a86f0dc2001ad6699dcee5f784df5f2f2f823eb101d11ec4354d514194 0.0s => [freenom internal] load build context 0.1s => => transferring context: 74.41kB 0.1s => CACHED [freenom 2/6] WORKDIR /app 0.0s => CACHED [freenom 3/6] COPY . ./ 0.0s => ERROR [freenom 4/6] RUN set -eux && apk update && apk add --no-cache tzdata bash 2.2s ------ > [freenom 4/6] RUN set -eux && apk update && apk add --no-cache tzdata bash: 0.271 + apk update 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 0.280 ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.13/main: DNS lookup error 0.280 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.13/main: No such file or directory 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 2.102 v3.13.12-94-g0551adbecc [https://dl-cdn.alpinelinux.org/alpine/v3.13/community] 2.102 1 errors; 9224 distinct packages available ------ failed to solve: process "/bin/sh -c set -eux && apk update && apk add --no-cache tzdata bash" did not complete successfully: exit code: 1 make: *** [Makefile:11:up] 错误 17
重现步骤
更改# 通知频率 0:仅当有续期操作的时候 1:每次执行 Notification frequency 0: Only when there is a renewal operation 1: Each execution 为 NOTICE_FREQ=0报错
截图&日志
你做了哪些尝试
环境信息
额外的备注
The text was updated successfully, but these errors were encountered:
No branches or pull requests
描述问题
1.修改邮件通知在每次执行还是仅 续费成功 报错,默认1每次通知不报错,改为0续费成功通知报错;
2.账户下两个域名,邮件中只展示了一个域名;
重现步骤
截图&日志
你做了哪些尝试
环境信息
额外的备注
The text was updated successfully, but these errors were encountered: