Skip to main content

AUTO SSL error: size of response body exceeds

Comments

5 comments

  • cPanelMichael
    Hello, Do you have any redirect rules configured for this domain name? The error message suggests the request for the .TXT DCV file was redirected to another file, and the request was blocked because the size of the response body exceeded the 16-KiB limit. Thank you.
    0
  • quizknows
    Can you check your apache error log for ModSecurity messages regarding response body size? This is just a hunch but you may need to enable larger response bodies on your own server. This only applies if SecResponseBodyAccess is enabled. I could be completely wrong on this one though if the DCV system is setting that limit and not your server.
    0
  • cPanelMichael
    I could be completely wrong on this one though if the DCV system is setting that limit and not your server.

    Hi @quizknows, The following case was implemented in cPanel 64.0.30: Fixed case CPANEL-13902: Limit DCV responses to a sane (constant for now) size. This was done to address instances where HTTP requests for DCV text files were redirected to other file types (e.g. MP3 streams) through custom rewrite rules, leading to AutoSSL exhausting the server's memory. This change doesn't fix whatever the customer is doing to redirect the request, but it adds a 16-KiB limit on DCV responses to prevent AutoSSL from potentially spooling large amounts of data and using excessive amounts of memory. Thank you.
    0
  • acpro
    Hi. Thanks for the answers, but no redirects are made in those domains. But if i disable Engintron the warnings are gone: This system has AutoSSL set to use "cPanel (powered by Comodo)". Checking websites for "website" " The website "website.com", owned by "website", has a valid SSL certificate, but additional SSL coverage may be possible for the domains "cpanel.website.com", "webmail.website.com", and "webdisk.website.com". The system will attempt to replace this certificate with one that includes these additional domains. The system will attempt to renew SSL certificates for the following websites: website.com (website.com www.website.com mail.website.com webmail.website.com cpanel.website.com webdisk.website.com) The system has completed the AutoSSL check for "website".
    Something related with engintron?
    0
  • cPanelMichael
    But if i disable Engintron the warnings are gone:

    I recommend reporting this issue directly to Engintron on their GitHub page: Issues " engintron/engintron " GitHub Thank you.
    0

Please sign in to leave a comment.