-
This is the place to report bugs in the MailinaBox DNS API (dns_miab.sh)
If you experience a bug, please report it in this issue.
Thanks!
-
./acme.sh --issue --dns dns_dp -d domain.net -d *.domain.net --keylength ec-384 --debug 2 --force
[2022年 11月 07日 星期一 14:16:47 CST] Lets find script dir.
[2022年 11月 07日 星期一 14:16:47 CST] _SCRIPT_='./…
-
Is there a way to retry if the process fails for any reason?
I encountered this error:
> [09/01/2020 00:01:37 > dd0b6d: INFO] Error during Request or install certificate System.Exception: Unable…
-
I found multiple signed vs unsigned type mismatch (uint vs int) inside db keys and between db and model:
for example, but not limited to
from table schema in test/db defines tinyint columns as si…
-
Hi,
Don't know whether this is the appropriate place for questions, but I could not find any other support channel.
Trying to get started with this, and I've read the readme, but I am not clear …
-
This is the place to report bugs in the Timeweb Cloud DNS API.
If you encounter any bugs, kindly report them in this issue.
-
배포 설정이 복잡해 전체 과정을 재현할 수 있게 정리해둡니다.
### AWS, DNS 셋업
AWS EC2 : 보안그룹 TCP 22, 80, 443 port 전체 개방, elastic ip 발급 및 연결
AWS RDS: 퍼블릭 액세스 허용, 보안그룹 TCP 5432 port를 ec2 ip에만 개방
DNS: ec2 elastic ip를 가비아에서 구…
-
### Description
May be some overlap with #3839
This Epic is to capture hurdles and areas for improvement for the onboarding process for FlowFuse Self-Hosted.
### Review
As part of this ex…
-
I used this project to retrain on DNS-challenge dataset. But When I finished the training model, I tried to convert the model using convert_weights_to_tf_lite.py, but found that the model I converted…
-
Update domain setup instruction in this guide: https://zesty.org/tools/guides/how-to-launch-an-instance
To add more definition of apex, subdomains, A and CNAME records -its setup and sample usecase…