Certbot failed to authenticate some domains (authenticator: webroot). The Certificate Authority reported these problems:

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:mariscosescamillaatlacomulco.com.mx

I ran this command:sudo certbot certonly --webroot

It produced this output:Detail: 69.49.115.40: Invalid response from (WFsites) - Page not found " (WFs"

Hint: The Certificate Authority failed to download the temporary challenge files created by Certbot. Ensure that the listed identifiers serve their content from the provided --webroot-path/-w and that files created there can be downloaded from the internet.

My web server is (include version): IDK

The operating system my web server runs on is (include version): IDK

My hosting provider, if applicable, is: TRIARA/ORACLE

I can login to a root shell on my machine (yes or no, or I don't know): IDK

I'm using a control panel to manage my site (no, or provide the name and version of the control panel):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): cp.cloud.telmex.com

You have some "WFSites" proxy or whatever that is "eating" the acme challenge requests.

Check whatever middlebox is returning this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
    <head>
        <title>(WFsites) - Page not found</title>
        <link type="text/css" rel="stylesheet" href="//fonts.googleapis.com/css2?family=Lato:wght@400;700&">
        <link type="text/css" rel="stylesheet" href="https://img-fl.nccdn.net/Shared/css/system_messages.css?V=af24f831">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <meta http-equiv="expires" content="0">
        <meta http-equiv="Pragma" content="no-cache">
    </head>
    <body class="">
        <div class="container-box message-type-error">
            <div class="message-box">
                <div class="message-title">Page not found
            </div>
                <div class="message-body plain">
                    <p>We couldn &#39;t find the page you were looking for. It may have been renamed or deleted, so please check the URL in your address bar again.</p>
                </div>
                <!-- .message-body -->
            </div>
            <!-- .message-box -->
        </div>
    </body>
</html>
<!-- [fl-opb-web-7c48b78b76-hrmw8][2713915412651340][145006] -->
<!-- Total Time: 26ms 659mcrs(0s/10ms), MatchURL:1ms(1/1), RBA:4ms(1/1), Cache Get:2ms(3/3), RDAM:0s(0/0)-->