Weird Proxy Error Access Denied



  • Has anyone ever got an error like this when using datacenter proxies? When I use mobile, it is fine. This a new error for me:

    static/icons/SN.png') no-repeat left;
    }

    /* initial title */
    #titles h1 {
    color: #000000;
    }
    #titles h2 {
    color: #000000;
    }

    /* special event: FTP success page titles */
    #titles ftpsuccess {
    background-color:#00ff00;
    width:100%;
    }

    /* Page displayed body content area */
    #content {
    padding: 10px;
    background: #ffffff;
    }

    /* General text */
    p {
    }

    /* error brief description */
    #error p {
    }

    /* some data which may have caused the problem */
    #data {
    }

    /* the error message received from the system or other software */
    #sysmsg {
    }

    pre {
    }

    /* special event: FTP / Gopher directory listing */
    #dirmsg {
    font-family: courier, monospace;
    color: black;
    font-size: 10pt;
    }
    #dirlisting {
    margin-left: 2%;
    margin-right: 2%;
    }
    #dirlisting tr.entry td.icon,td.filename,td.size,td.date {
    border-bottom: groove;
    }
    #dirlisting td.size {
    width: 50px;
    text-align: right;
    padding-right: 5px;
    }

    /* horizontal lines */
    hr {
    margin: 0;
    }

    /* page displayed footer area */
    #footer {
    font-size: 9px;
    padding-left: 10px;
    }

    body
    :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
    :lang(he) { direction: rtl; }
    --></style>
    </head><body id=ERR_ACCESS_DENIED>
    <div id="titles">
    <h1>ERROR</h1>
    <h2>The requested URL could not be retrieved</h2>
    </div>
    <hr>

    <div id="content">
    <p>The following error was encountered while trying to retrieve the URL: <a href="url3038.axs.com:80">url3038.axs.com:80</a></p>

    <blockquote id="error">
    <p><b>Access Denied.</b></p>
    </blockquote>

    <p>Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.</p>

    <p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_ACCESS_DENIED&body=CacheHost%3A%20localhost%0D%0AErrPage%3A%20ERR_ACCESS_DENIED%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Fri,%2007%20Oct%202022%2007%3A01%3A04%20GMT%0D%0A%0D%0AClientIP%3A%2047.152.237.12%0D%0A%0D%0AHTTP%20Request%3A%0D%0ACONNECT%20%20HTTP%2F1.1%0AUser-Agent%3A%20Mozilla%2F5.0%20(Windows%20NT%206.1%3B%20WOW64)%20AppleWebKit%2F537.36%20(KHTML,%20like%20Gecko)%20Chrome%2F43.0.2357.130%20Safari%2F537.36%0D%0AProxy-Connection%3A%20Keep-Alive%0D%0AProxy-Authorization%3A%20Basic%20c3BhY2VfZzZNSTM6QnFYaWJyNDJOeg%3D%3D%0D%0AHost%3A%20url3038.axs.com%3A80%0D%0A%0D%0A%0D%0A">webmaster</a>.</p>
    <br>
    </div>

    <hr>
    <div id="footer">
    <p>Generated Fri, 07 Oct 2022 07:01:04 GMT by localhost (squid/4.6)</p>
    <!-- ERR_ACCESS_DENIED -->
    </div>
    </body></html>
    HTTP/1.1 400 Bad Request
    Server: squid/4.6
    Mime-Version: 1.0
    Date: Fri, 07 Oct 2022 07:01:04 GMT
    Content-Type: text/html;charset=utf-8
    Content-Length: 4633
    X-Squid-Error: ERR_INVALID_URL 0
    Vary: Accept-Language
    Content-Language: en
    X-Cache: MISS from localhost
    X-Cache-Lookup: NONE from localhost:3128
    Connection: close

    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    <html><head>
    <meta type="copyright" content="Copyright (C) 1996-2019 The Squid Software Foundation and contributors">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title>ERROR: The requested URL could not be retrieved</title>
    <style type="text/css"><!--
    /*

    • Copyright (C) 1996-2020 The Squid Software Foundation and contributors
    • Squid software is distributed under GPLv2+ license and includes
    • contributions from numerous individuals and organizations.
    • Please see the COPYING and CONTRIBUTORS files for details.
      */

    /*
    Stylesheet for Squid Error pages
    Adapted from design by Free CSS Templates
    http://www.freecsstemplates.org
    Released for free under a Creative Commons Attribution 2.5 License
    */

    /* Page basics */

    • {
      font-family: verdana, sans-serif;
      }

    html body {
    margin: 0;
    padding: 0;
    background: #efefef;
    font-size: 12px;
    color: #1e1e1e;
    }

    /* Page displayed title area */
    #titles {
    margin-left: 15px;
    padding: 10px;
    padding-left: 100px;
    background: url('/squid-internal-static/icons/SN.png') no-repeat left;
    }

    /* initial title */
    #titles h1 {
    color: #000000;
    }
    #titles h2 {
    color: #000000;
    }

    /* special event: FTP success page titles */
    #titles ftpsuccess {
    background-color:#00ff00;
    width:100%;
    }

    /* Page displayed body content area */
    #content {
    padding: 10px;
    background: #ffffff;
    }

    /* General text */
    p {
    }

    /* error brief description */
    #error p {
    }

    /* some data which may have caused the problem */
    #data {
    }

    /* the error message received from the system or other software */
    #sysmsg {
    }

    pre {
    }

    /* special event: FTP / Gopher directory listing */
    #dirmsg {
    font-family: courier, monospace;
    color: black;
    font-size: 10pt;
    }
    #dirlisting {
    margin-left: 2%;
    margin-right: 2%;
    }
    #dirlisting tr.entry td.icon,td.filename,td.size,td.date {
    border-bottom: groove;
    }
    #dirlisting td.size {
    width: 50px;
    text-align: right;
    padding-right: 5px;
    }

    /* horizontal lines */
    hr {
    margin: 0;
    }

    /* page displayed footer area */
    #footer {
    font-size: 9px;
    padding-left: 10px;
    }

    body
    :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
    :lang(he) { direction: rtl; }
    --></style>
    </head><body id=ERR_INVALID_URL>
    <div id="titles">
    <h1>ERROR</h1>
    <h2>The requested URL could not be retrieved</h2>
    </div>
    <hr>

    <div id="content">
    <p>The following error was encountered while trying to retrieve the URL: <a href="/ls/click?upn=BzJyZ-2BLdc-2FxeBtXh-2F0AIalCwjt-2BUld4C0Zgb-2BdbaoYtTZAS2sRwpfjEpsckFcswAjaVg1ZEsXYhtioyrRkWXuN-2FIpcv5ytdTzvY9orBagKdKPsSALieOtmLWnGGlnwZeC24Q_ZvZXB3xs0TrbIClMdQA-2BFhPgHOGxjRH4Z5IHFVliPTwBUa-2BmnsqzQ-2BXo-2FS8tKvxh4zMBfy8KPb88GFY6kFhv3igigFKSf-2FF5SF-2F-2B3kLNtbf-2B5BpO-2Bo9zI0X-2BHzRoCX8xJVj8KhPizm97U6-2FcZpMkL-2BTEVooC7ic9c7QcWydNUcsO3IBBD4gTpujewbr7KAtPM5QfSx1spTgfZuGgPkEdq-2BfJWVu40JDsaeElls7Z1RU74ZtNbcz9-2FtPNGCEM9WGRz-2B4YV-2BE1dNgU6UmJk0aNBE-2BTJ4wjoKn11YXxcBBNsLeJasLr-2BwF9PX5pSq-2F7NkseJ2nAl3vu0aUGiMw4yGUK6uT7akZLyqs8LG-2BJd9qCXA0-3D">/ls/click?upn=BzJyZ-2BLdc-2FxeBtXh-2F0AIalCwjt-2BUld4C0Zgb-2BdbaoYtTZAS2sRwpfjEpsckFcswAjaVg1ZEsXYhtioyrRkWXuN-2FIpcv5ytdTzvY9orBagKdKPsSALieOtmLWnGGlnwZeC24Q_ZvZXB3xs0TrbIClMdQA-2BFhPgHOGxjRH4Z5IHFVliPTwBUa-2BmnsqzQ-2BXo-2FS8tKvxh4zMBfy8KPb88GFY6kFhv3igigFKSf-2FF5SF-2F-2B3kLNtbf-2B5BpO-2Bo9zI0X-2BHzRoCX8xJVj8KhPizm97U6-2FcZpMkL-2BTEVooC7ic9c7QcWydNUcsO3IBBD4gTpujewbr7KAtPM5QfSx1spTgfZuGgPkEdq-2BfJWVu40JDsaeElls7Z1RU74ZtNbcz9-2FtPNGCEM9WGRz-2B4YV-2BE1dNgU6UmJk0aNBE-2BTJ4wjoKn11YXxcBBNsLeJasLr-2BwF9PX5pSq-2F7NkseJ2nAl3vu0aUGiMw4yGUK6uT7akZLyqs8LG-2BJd9qCXA0-3D</a></p>

    <blockquote id="error">
    <p><b>Invalid URL</b></p>
    </blockquote>

    <p>Some aspect of the requested URL is incorrect.</p>

    <p>Some possible problems are:</p>
    <ul>
    <li><p>Missing or incorrect access protocol (should be <q>http://</q> or similar)</p></li>
    <li><p>Missing hostname</p></li>
    <li><p>Illegal double-escape in the URL-Path</p></li>
    <li><p>Illegal character in hostname; underscores are not allowed.</p></li>
    </ul>

    <p>Your cache administrator is <a href="mailto:webmaster?subject=CacheErrorInfo%20-%20ERR_INVALID_URL&body=CacheHost%3A%20localhost%0D%0AErrPage%3A%20ERR_INVALID_URL%0D%0AErr%3A%20%5Bnone%5D%0D%0ATimeStamp%3A%20Fri,%2007%20Oct%202022%2007%3A01%3A04%20GMT%0D%0A%0D%0AClientIP%3A%2047.152.237.12%0D%0A%0D%0AHTTP%20Request%3A%0D%0A%0D%0A%0D%0A">webmaster</a>.</p>
    <br>
    </div>

    <hr>
    <div id="footer">
    <p>Generated Fri, 07 Oct 2022 07:01:04 GMT by localhost (squid/4.6)</p>
    <!-- ERR_INVALID_URL -->
    </div>
    </body></html>





  • @Fox Thanks. Glad I am not the only one. This is a new error with the same type of proxies. Never had this up until 1-2 months ago.


Log in to reply