MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: postcd on 2017-05-19, 20:31:50

Title: KloxoMR @ CentOS, acme says: The server is busy, Sleep * to retry.
Post by: postcd on 2017-05-19, 20:31:50
Hello, i submitted Lets encrypt form in KloxoMR to add SSL to my domain, but that page was still "loading" for many minutes and ended in timeout. When i checked /var/log/acmme.sh/acme.sh_tmp.log, i found:

Quote
[Fri May 19 14:25:58 EDT 2017] Multi domain='DNS:www.domainhere.tk,DNS:cp.domainhere.tk,DNS:stats.domainhere.tk,DNS:webmail.domainhere.tk'
[Fri May 19 14:25:58 EDT 2017] Getting domain auth token for each domain
[Fri May 19 14:25:58 EDT 2017] Getting webroot for domain='domainhere.tk'
[Fri May 19 14:25:58 EDT 2017] Getting new-authz for domain='domainhere.tk'
[Fri May 19 14:26:59 EDT 2017] The server is busy, Sleep 3 to retry.
[Fri May 19 14:28:29 EDT 2017] The server is busy, Sleep 4 to retry.
[Fri May 19 14:29:59 EDT 2017] The server is busy, Sleep 5 to retry.
[Fri May 19 14:30:04 EDT 2017] new-authz retry reach the max 5 times.
[Fri May 19 14:30:04 EDT 2017] new-authz error: <HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>An error occurred while processing your request.<p>Reference #97.7f3b2217.1495218599.21f83ae</BODY></HTML>
[Fri May 19 14:30:04 EDT 2017] Please add '--debug' or '--log' to check more details.
[Fri May 19 14:30:04 EDT 2017] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh

Please how can i add that --debug or --log flag to the "acme"? Or what is the cause? What are ideas to make it working?

running: 7.0.0.c-2017050104
Title: Re: KloxoMR @ CentOS, acme says: The server is busy, Sleep * to retry.
Post by: MRatWork on 2017-05-20, 03:31:07
Something wrong in letsencrypt server. Maybe too many requests. Try next times.
Title: Re: KloxoMR @ CentOS, acme says: The server is busy, Sleep * to retry.
Post by: postcd on 2017-05-20, 09:34:43
Indeed it worked when i tried later. Thank You for help.