| Group: Member  Post Group: Newbie Posts: 2 Status:   | Auto SSL certificate keeps failing the last 5 days. 
 It worked fine until now.
 
 The error I get is the following. Seems that acme script deletes the challenge file too early, before it can be read. Anyone else facing the same issue? Any solution?
 
 [Sat May 31 14:11:40 2025] Adding newsidis.developmend.gr
 [Sat May 31 14:11:40 2025] Failed to verify alias :  www.newsidis.developmend.gr
 [Sat May 31 14:11:40 2025] Failed to verify alias :  mail.newsidis.developmend.gr
 ****************** Invoking Acme script ******************
 
 [Sat May 31 14:11:41 EEST 2025] Using CA: https://acme-v02.api.letsencrypt.org/directory
 [Sat May 31 14:11:41 EEST 2025] Creating domain key
 [Sat May 31 14:11:41 EEST 2025] The domain key is here: /home/develop/.acme.sh/newsidis.developmend.gr/newsidis.developmend.gr.key
 [Sat May 31 14:11:41 EEST 2025] Single domain='newsidis.developmend.gr'
 [Sat May 31 14:11:43 EEST 2025] Getting webroot for domain='newsidis.developmend.gr'
 [Sat May 31 14:11:43 EEST 2025] Verifying: newsidis.developmend.gr
 [Sat May 31 14:11:44 EEST 2025] Pending, The CA is processing your order, please just wait. (1/30)
 [Sat May 31 14:11:46 EEST 2025] Invalid status, newsidis.developmend.gr:Verify error detail:49.13.125.239: Invalid response from http://newsidis.developmend.gr/.well-known/acme-challenge/YHrfIxGL7PPnzgD88xGEU1ISKnzdYG55D7unhD2Krtg: 404
 [Sat May 31 14:11:46 EEST 2025] Please add '--debug' or '--log' to check more details.
 [Sat May 31 14:11:46 EEST 2025] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
 
 ****************** Acme script finished execution ******************
 [Sat May 31 14:11:47 2025] Acme script encountered some errors
 |