https://bugs.koozali.org/show_bug.cgi?id=12325

            Bug ID: 12325
           Summary: renewal fails after domain deleted from manager.
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-letsencrypt
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
  Target Milestone: ---

after a domain has not been renewed or has been configured to point elsewhere
to prevent dehydrated to fail, we removed it using the manager. 
dehydrated however failed with the removed domain

upon investigation the domain is still in domains.txt because the fragment
listed it while it was type domain-deleted.  
this should be changed or a check should be done later for the right type and
if not domain should next the loop. 

        my @domains = $domainsDB->keys;
        my @hosts   = $hostsDB->keys;

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to